Searched refs:txt_count (Results 1 – 4 of 4) sorted by relevance
1378 for (i = 0; i < nv->txt_count; i++) in fbnic_poll()1523 for (i = 0; i < nv->txt_count; i++) { in fbnic_free_napi_vector()1620 int txt_count = txq_count, rxt_count = rxq_count; in fbnic_alloc_napi_vector() local1630 if (!txt_count) in fbnic_alloc_napi_vector()1631 txt_count = 1; in fbnic_alloc_napi_vector()1634 qt_count = txt_count + rxq_count; in fbnic_alloc_napi_vector()1648 nv->txt_count = txt_count; in fbnic_alloc_napi_vector()1676 while (txt_count) { in fbnic_alloc_napi_vector()1720 txt_count--; in fbnic_alloc_napi_vector()2056 for (i = 0; i < nv->txt_count + nv->rxt_count; i++) in fbnic_free_nv_resources()[all …]
157 u8 txt_count; member
330 for (i = 0; i < nv->txt_count; i++) { in fbnic_dbg_nv_init()
186 for (i = 0; i < nv->txt_count; i++) { in fbnic_aggregate_vector_counters()