Searched refs:mac_rx_deliver (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_datapath_setup.c | 483 softring->s_ring_rx_func = mac_rx_deliver; in mac_srs_client_poll_disable() 2378 mac_rx_deliver, mcip, NULL, cpupart); in mac_srs_group_setup() 2431 mac_rx_deliver, mcip, NULL, NULL); in mac_rx_srs_group_setup() 2480 mac_rx_deliver, mcip, NULL, ring); in mac_rx_srs_group_setup() 3124 mac_rx_deliver, group_only_mcip, NULL, in mac_datapath_setup() 3251 mac_rx_deliver, grp_only_mcip, NULL, NULL); in mac_datapath_teardown() 3377 MCIP_RESOURCE_PROPS(grp_only_mcip), mac_rx_deliver, in mac_datapath_teardown() 4061 mac_rx_deliver, mcip, NULL, cpupart); in mac_fanout_recompute_client()
|
H A D | mac_flow.c | 763 mac_rx_deliver, mcip, NULL, NULL); in mac_flow_modify() 770 mac_fanout_setup(mcip, flent, mrp, mac_rx_deliver, mcip, NULL, in mac_flow_modify() 776 mac_fanout_setup(mcip, flent, mrp, mac_rx_deliver, mcip, NULL, in mac_flow_modify()
|
H A D | mac.c | 5007 mac_rx_deliver, mcip, NULL, NULL); in i_mac_group_add_ring() 5061 mac_rx_deliver, mcip, NULL, NULL); in i_mac_group_add_ring() 7546 MCIP_RESOURCE_PROPS(mcip), mac_rx_deliver, mcip, NULL, in mac_rx_switch_group() 7900 MCIP_RESOURCE_PROPS(gmcip), mac_rx_deliver, in mac_tx_switch_group() 7961 MCIP_RESOURCE_PROPS(gmcip), mac_rx_deliver, in mac_tx_switch_group() 7979 mac_rx_deliver, mcip, NULL, NULL); in mac_tx_switch_group() 8479 mac_rx_deliver, mcip, NULL, cpupart); in mac_pool_link_update() 8497 mac_rx_deliver, mcip, NULL, NULL); in mac_pool_link_update()
|
H A D | mac_sched.c | 4623 mac_rx_deliver(void *arg1, mac_resource_handle_t mrh, mblk_t *mp_chain, in mac_rx_deliver() function
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | mac_impl.h | 699 extern void mac_rx_deliver(void *, mac_resource_handle_t, mblk_t *,
|