Searched refs:fsw_port_free (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.61.5/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_var.h | 103 extern void fsw_port_free(struct nx_flowswitch *fsw,
|
| H A D | fsw.c | 1541 fsw_port_free(fsw, (*vpna), in fsw_port_alloc__() 1596 fsw_port_free(struct nx_flowswitch *fsw, struct nexus_vp_adapter *vpna, in fsw_port_free() function 1706 fsw_port_free(fsw, vpna, vpna->vpna_nx_port, TRUE); in fsw_port_na_defunct()
|
| H A D | fsw_vp.c | 155 fsw_port_free(fsw, vpna, vpna->vpna_nx_port, FALSE); in fsw_vp_na_dtor()
|