Home
last modified time | relevance | path

Searched refs:mac_rx_clear (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.c151 mac_rx_clear(mac->fm_cli_handle); in fcoe_close_mac()
222 mac_rx_clear(mac->fm_cli_handle); in fcoe_disable_callback()
/titanic_50/usr/src/uts/common/sys/
H A Dmac_client.h138 extern void mac_rx_clear(mac_client_handle_t);
/titanic_50/usr/src/uts/common/io/aggr/
H A Daggr_port.c279 mac_rx_clear(port->lp_mch); in aggr_port_delete()
530 mac_rx_clear(port->lp_mch); in aggr_port_promisc()
H A Daggr_grp.c395 mac_rx_clear(port->lp_mch); in aggr_grp_detach_port()
/titanic_50/usr/src/uts/common/io/dls/
H A Ddls.c674 mac_rx_clear(dlp->dl_mch); in dls_mac_active_clear()
/titanic_50/usr/src/uts/common/xen/io/
H A Dxnbo.c420 mac_rx_clear(xnbop->o_mch); in i_xnbo_close_mac()
/titanic_50/usr/src/uts/common/io/vnic/
H A Dvnic_dev.c917 mac_rx_clear(vn->vn_mc_handles[i]); in vnic_cleanup_secondary_macs()
/titanic_50/usr/src/uts/sun4v/io/
H A Dvsw_phys.c857 mac_rx_clear(mch); in vsw_unset_hw_addr()
/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_client.c1624 mac_rx_clear(mac_client_handle_t mch) in mac_rx_clear() function