Searched defs:hwna (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.81.4/bsd/skywalk/channel/ |
| H A D | channel_kern.c | 336 struct nexus_adapter *hwna; in kern_channel_tx_refill_common() local 465 struct nexus_adapter *hwna; in _kern_channel_flowadv_signal() local 551 struct nexus_adapter *hwna; in kern_channel_flowadv_report_congestion_event() local
|
| /xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw.c | 365 fsw_setup_ifp(struct nx_flowswitch *fsw, struct nexus_adapter *hwna) in fsw_setup_ifp() 521 fsw_teardown_ifp(struct nx_flowswitch *fsw, struct nexus_adapter *hwna) in fsw_teardown_ifp() 588 struct nexus_adapter *hwna; in fsw_host_setup() local 636 struct nexus_adapter *hwna = fsw->fsw_host_ch->ch_na; in fsw_host_teardown() local 677 struct nexus_adapter *hwna = fsw->fsw_dev_ch->ch_na; in fsw_netif_set_callbacks_common() local 2435 fsw_detach(struct nx_flowswitch *fsw, struct nexus_adapter *hwna, in fsw_detach()
|
| /xnu-12377.81.4/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 1711 struct nexus_adapter *hwna = &NA(ifp)->nifna_up; in nx_netif_doorbell_internal() local 3738 struct nexus_adapter *hwna; local 3843 netif_hwna_config_mode(struct nexus_adapter *hwna, netif_mode_t mode, 3876 netif_hwna_set_mode(struct nexus_adapter *hwna, netif_mode_t mode, 3884 netif_hwna_clear_mode(struct nexus_adapter *hwna) 4115 netif_get_default_ifcq(struct nexus_adapter *hwna) 4138 netif_deq_packets(struct nexus_adapter *hwna, struct ifclassq *ifcq, 4200 struct nexus_adapter *hwna; local 4526 struct nexus_adapter *hwna; local
|
| H A D | nx_netif_host.c | 440 struct nexus_adapter *hwna = nx_port_get_na(nx, NEXUS_PORT_NET_IF_DEV); in nx_netif_host_output() local
|
| H A D | nx_netif_gso.c | 154 struct nexus_adapter *hwna = nx_port_get_na(nx, NEXUS_PORT_NET_IF_DEV); in netif_gso_check_netif_active() local
|