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

/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_hw.c3121 uint32_t rcntxt_rds_rings; local
3143 rcntxt_rds_rings = hw->num_rds_rings;
3146 rcntxt_rds_rings = MAX_RDS_RING_SETS;
3167 rcntxt->nrds_sets_rings = rcntxt_rds_rings | (1 << 5);
3187 for (i = 0; i < rcntxt_rds_rings; i++) {
3221 for (i = 0; i < rcntxt_rds_rings; i++) {

Completed in 57 milliseconds