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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_spq.h211 u32 comp_count; member in struct:ecore_spq
H A Decore_spq.c610 p_spq->comp_count = 0;
1065 p_spq->comp_count++;
/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_hw.c1700 uint32_t comp_idx, comp_count = 0; local
1713 comp_count++;
1727 hw->txr_free += comp_count;
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_hw.c3808 uint32_t comp_idx, comp_count = 0; local
3824 comp_count++;
3838 hw_tx_cntxt->txr_free += comp_count;

Completed in 91 milliseconds