Lines Matching refs:txt_count
1187 for (i = 0; i < nv->txt_count; i++) in fbnic_poll()
1278 for (i = 0; i < nv->txt_count; i++) { in fbnic_free_napi_vector()
1360 int txt_count = txq_count, rxt_count = rxq_count; in fbnic_alloc_napi_vector() local
1367 qt_count = txt_count + rxq_count; in fbnic_alloc_napi_vector()
1381 nv->txt_count = txt_count; in fbnic_alloc_napi_vector()
1414 while (txt_count) { in fbnic_alloc_napi_vector()
1435 txt_count--; in fbnic_alloc_napi_vector()
1739 for (i = 0; i < nv->txt_count; i++) in fbnic_free_nv_resources()
1752 for (i = 0; i < nv->txt_count; i++) { in fbnic_alloc_nv_resources()
1805 for (i = 0; i < nv->txt_count; i++) { in fbnic_set_netif_napi()
1826 for (i = 0; i < nv->txt_count; i++) { in fbnic_reset_netif_napi()
1915 for (t = 0; t < nv->txt_count; t++) { in fbnic_disable()
2027 for (t = 0; t < nv->txt_count; 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()
2279 for (t = 0; t < nv->txt_count; t++) { in fbnic_enable()
2347 for (t = nv->txt_count, j = 0; j < nv->rxt_count; j++, t++) { in fbnic_napi_depletion_check()