Lines Matching refs:rxt_count
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() local
1382 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()
1834 for (j = 0; j < nv->rxt_count; j++, i++) { in fbnic_reset_netif_napi()
1923 for (j = 0; j < nv->rxt_count; j++, t++) { in fbnic_disable()
2048 for (j = 0; j < nv->rxt_count; j++, t++) { in fbnic_flush()
2075 for (j = 0, t = nv->txt_count; j < nv->rxt_count; j++, t++) { in fbnic_fill()
2221 for (i = nv->txt_count; i < nv->rxt_count + nv->txt_count; i++) { in fbnic_config_rx_frames()
2287 for (j = 0; j < nv->rxt_count; j++, t++) { in fbnic_enable()
2347 for (t = nv->txt_count, j = 0; j < nv->rxt_count; j++, t++) { in fbnic_napi_depletion_check()