Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_nic_main.c1181 int work_done, tx_complete; in unm_nic_poll() local
1186 tx_complete = unm_process_cmd_ring(adapter); in unm_nic_poll()
1188 if ((!tx_complete) || (!(work_done < NX_RX_MAXBUFS))) in unm_nic_poll()