Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_main.c1083 unm_nic_xmit_frame(unm_adapter *adapter, mblk_t *mp) in unm_nic_xmit_frame() function
2441 if (unm_nic_xmit_frame(adapter, mp) != B_TRUE) { in ntxn_m_tx()