Lines Matching refs:rxt_count
869 for (j = 0; j < nv->rxt_count; j++, i++) in fbnic_poll()
950 for (j = 0; j < nv->rxt_count; j++, i++) { in fbnic_free_napi_vector()
975 if (!nv->rxt_count) in fbnic_name_napi_vector()
992 .pool_size = (fbn->hpq_size + fbn->ppq_size) * nv->rxt_count, in fbnic_alloc_nv_page_pool()
1036 int txt_count = txq_count, rxt_count = rxq_count; in fbnic_alloc_napi_vector() local
1058 nv->rxt_count = rxt_count; in fbnic_alloc_napi_vector()
1122 while (rxt_count) { in fbnic_alloc_napi_vector()
1137 rxt_count--; in fbnic_alloc_napi_vector()
1422 for (j = 0; j < nv->rxt_count; j++, i++) in fbnic_free_nv_resources()
1439 for (j = 0; j < nv->rxt_count; j++, i++) { in fbnic_alloc_nv_resources()
1538 for (j = 0; j < nv->rxt_count; j++, i++) { in fbnic_disable()
1666 for (j = 0; j < nv->rxt_count; j++, i++) { in fbnic_flush()
1709 for (j = 0; j < nv->rxt_count; j++, i++) { in fbnic_fill()
1881 for (j = 0; j < nv->rxt_count; j++, i++) { in fbnic_enable()
1944 for (i = nv->txt_count, j = 0; j < nv->rxt_count; j++, i++) { in fbnic_napi_depletion_check()