Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h1117 u8 num_tx_only, next_tx_only; member
H A Decore_sp_verbs.c4900 o->num_tx_only = o->next_tx_only; in ecore_queue_comp_cmd()
5690 u8 next_tx_only = o->num_tx_only; in ecore_queue_chk_transition()
5761 next_tx_only = o->num_tx_only + 1; in ecore_queue_chk_transition()
5784 next_tx_only = o->num_tx_only - 1; in ecore_queue_chk_transition()
5811 if (o->num_tx_only == 0) in ecore_queue_chk_transition()