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

/freebsd-current/sys/dev/qlxgbe/
H A Dql_hw.c3061 uint32_t rcntxt_sds_rings; local
3080 rcntxt_sds_rings = hw->num_sds_rings;
3082 rcntxt_sds_rings = MAX_RCNTXT_SDS_RINGS;
3113 rcntxt->nsds_rings = rcntxt_sds_rings;
3119 for (i = 0; i < rcntxt_sds_rings; i++) {
3158 for (i = 0; i < rcntxt_sds_rings; i++) {

Completed in 110 milliseconds