Lines Matching refs:txt_count
866 for (i = 0; i < nv->txt_count; i++) in fbnic_poll()
945 for (i = 0; i < nv->txt_count; i++) { in fbnic_free_napi_vector()
1036 int txt_count = txq_count, rxt_count = rxq_count; in fbnic_alloc_napi_vector() local
1043 qt_count = txt_count + rxq_count; in fbnic_alloc_napi_vector()
1057 nv->txt_count = txt_count; in fbnic_alloc_napi_vector()
1094 while (txt_count) { in fbnic_alloc_napi_vector()
1115 txt_count--; in fbnic_alloc_napi_vector()
1419 for (i = 0; i < nv->txt_count; i++) in fbnic_free_nv_resources()
1432 for (i = 0; i < nv->txt_count; i++) { in fbnic_alloc_nv_resources()
1530 for (i = 0; i < nv->txt_count; i++) { in fbnic_disable()
1641 for (i = 0; i < nv->txt_count; i++) { in fbnic_flush()
1694 for (i = 0; i < nv->txt_count; i++) { in fbnic_fill()
1873 for (i = 0; i < nv->txt_count; i++) { in fbnic_enable()
1944 for (i = nv->txt_count, j = 0; j < nv->rxt_count; j++, i++) { in fbnic_napi_depletion_check()