Searched refs:comp_count (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_spq.h209 u32 comp_count; member in struct:ecore_spq
H A Decore_spq.c607 p_spq->comp_count = 0;
1059 p_spq->comp_count++;
/freebsd-current/sys/dev/qlxgb/
H A Dqla_hw.c1685 uint32_t comp_idx, comp_count = 0; local
1697 comp_count++;
1711 hw->txr_free += comp_count;
/freebsd-current/sys/dev/qlxgbe/
H A Dql_hw.c3734 uint32_t comp_idx, comp_count = 0; local
3749 comp_count++;
3763 hw_tx_cntxt->txr_free += comp_count;

Completed in 198 milliseconds