Searched refs:rxt_count (Results 1 – 3 of 3) sorted by relevance
1190 for (j = 0; j < nv->rxt_count; j++, i++) in fbnic_poll()1283 for (j = 0; j < nv->rxt_count; j++, i++) { in fbnic_free_napi_vector()1314 .pool_size = (fbn->hpq_size + fbn->ppq_size) * nv->rxt_count, in fbnic_alloc_nv_page_pool()1360 int txt_count = txq_count, rxt_count = rxq_count; in fbnic_alloc_napi_vector() local1382 nv->rxt_count = rxt_count; in fbnic_alloc_napi_vector()1442 while (rxt_count) { in fbnic_alloc_napi_vector()1457 rxt_count--; in fbnic_alloc_napi_vector()1742 for (j = 0; j < nv->rxt_count; j++, i++) in fbnic_free_nv_resources()1759 for (j = 0; j < nv->rxt_count; j++, i++) { in fbnic_alloc_nv_resources()1813 for (j = 0; j < nv->rxt_count; j++, i++) { in fbnic_set_netif_napi()[all …]
137 u8 rxt_count; member
176 for (j = 0; j < nv->rxt_count; j++, i++) { in fbnic_aggregate_vector_counters()