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

/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_hw.c3120 uint32_t rcntxt_sds_rings; local
3139 rcntxt_sds_rings = hw->num_sds_rings;
3141 rcntxt_sds_rings = MAX_RCNTXT_SDS_RINGS;
3172 rcntxt->nsds_rings = rcntxt_sds_rings;
3178 for (i = 0; i < rcntxt_sds_rings; i++) {
3217 for (i = 0; i < rcntxt_sds_rings; i++) {

Completed in 60 milliseconds