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

/freebsd-10.2-release/sys/dev/qlxgbe/
H A Dql_hw.c2322 uint32_t rcntxt_rds_rings; local
2344 rcntxt_rds_rings = hw->num_rds_rings;
2347 rcntxt_rds_rings = MAX_RDS_RING_SETS;
2368 rcntxt->nrds_sets_rings = rcntxt_rds_rings | (1 << 5);
2395 for (i = 0; i < rcntxt_rds_rings; i++) {
2429 for (i = 0; i < rcntxt_rds_rings; i++) {

Completed in 95 milliseconds