Home
last modified time | relevance | path

Searched refs:mac_rx_set (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dmac_client.h137 extern void mac_rx_set(mac_client_handle_t, mac_rx_t, void *);
/titanic_50/usr/src/uts/common/io/aggr/
H A Daggr_port.c535 mac_rx_set(port->lp_mch, aggr_recv_cb, port); in aggr_port_promisc()
541 mac_rx_set(port->lp_mch, aggr_recv_cb, port); in aggr_port_promisc()
H A Daggr_grp.c365 mac_rx_set(port->lp_mch, aggr_recv_cb, port); in aggr_grp_attach_port()
/titanic_50/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.c194 mac_rx_set(mac->fm_cli_handle, fcoe_rx, mac); in fcoe_enable_callback()
/titanic_50/usr/src/uts/common/io/dls/
H A Ddls.c661 mac_rx_set(dlp->dl_mch, i_dls_link_rx, dlp); in dls_mac_active_set()
/titanic_50/usr/src/uts/sun4v/io/
H A Dvsw_phys.c738 mac_rx_set(port->p_mch, vsw_port_rx_cb, (void *)port); in vsw_set_port_hw_addr()
811 mac_rx_set(vswp->mch, vsw_if_rx_cb, (void *)vswp); in vsw_set_if_hw_addr()
H A Dvnet.c2755 mac_rx_set(vnetp->hio_mch, vnet_hio_rx_cb, vnetp); in vnet_hio_mac_init()
/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_client.c1589 mac_rx_set(mac_client_handle_t mch, mac_rx_t rx_fn, void *arg) in mac_rx_set() function
1626 mac_rx_set(mch, mac_pkt_drop, NULL); in mac_rx_clear()
1639 mac_rx_set(dmch, smcip->mci_rx_fn, smcip->mci_rx_arg); in mac_secondary_dup()
2832 mac_rx_set(mch, rx_fn, arg); in mac_unicast_add_set_rx()
3001 mac_rx_set(mch, mcip->mci_rx_p_fn, in mac_unicast_remove()
3156 mac_rx_set(mch, mcip->mci_rx_p_fn, in mac_unicast_remove()