Searched refs:mac_tx (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/io/bpf/ |
H A D | bpf_mac.c | 114 return (mac_tx((mac_client_handle_t)chandle, pkt, 0, in mac_bpf_tx()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | mac_client.h | 141 extern mac_tx_cookie_t mac_tx(mac_client_handle_t, mblk_t *,
|
H A D | dld_impl.h | 340 mac_tx(dsp->ds_mch, mp, f_hint, flag, NULL)
|
/titanic_41/usr/src/uts/common/io/fcoe/ |
H A D | fcoe_fc.c | 209 ret_cookie = mac_tx(mac->fm_cli_handle, FRM2MBLK(frm), 0, in fcoe_tx_frame()
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xnbo.c | 101 if (mac_tx(xnbop->o_mch, mp, 0, in xnbo_to_mac()
|
/titanic_41/usr/src/uts/common/inet/sockmods/ |
H A D | sockmod_pfp.c | 835 error = mac_tx(mch, mp, 0, MAC_DROP_ON_NO_DESC, NULL); in sdpfp_senduio()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vsw_phys.c | 965 (void) mac_tx(mch, mp, 0, MAC_DROP_ON_NO_DESC, NULL); in vsw_tx_msg()
|
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac_client.c | 3418 mac_tx(mac_client_handle_t mch, mblk_t *mp_chain, uintptr_t hint, in mac_tx() function
|