Home
last modified time | relevance | path

Searched refs:fsw_port_na_defunct (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.41.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h87 extern int fsw_port_na_defunct(struct nx_flowswitch *fsw,
H A Dnx_flowswitch.c873 err = fsw_port_na_defunct(fsw, VPNA(ch->ch_na)); in nx_fsw_dom_defunct_finalize()
H A Dfsw.c1679 fsw_port_na_defunct(struct nx_flowswitch *fsw, struct nexus_vp_adapter *vpna) in fsw_port_na_defunct() function