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

/freebsd-current/sys/dev/qlxgbe/
H A Dql_hw.c3062 uint32_t rcntxt_rds_rings; local
3084 rcntxt_rds_rings = hw->num_rds_rings;
3087 rcntxt_rds_rings = MAX_RDS_RING_SETS;
3108 rcntxt->nrds_sets_rings = rcntxt_rds_rings | (1 << 5);
3128 for (i = 0; i < rcntxt_rds_rings; i++) {
3162 for (i = 0; i < rcntxt_rds_rings; i++) {

Completed in 106 milliseconds