Searched refs:txt_count (Results 1 – 4 of 4) sorted by relevance
1379 for (i = 0; i < nv->txt_count; i++) in fbnic_poll()1524 for (i = 0; i < nv->txt_count; i++) { in fbnic_free_napi_vector()1621 int txt_count = txq_count, rxt_count = rxq_count; in fbnic_alloc_napi_vector() local1631 if (!txt_count) in fbnic_alloc_napi_vector()1632 txt_count = 1; in fbnic_alloc_napi_vector()1635 qt_count = txt_count + rxq_count; in fbnic_alloc_napi_vector()1649 nv->txt_count = txt_count; in fbnic_alloc_napi_vector()1677 while (txt_count) { in fbnic_alloc_napi_vector()1721 txt_count--; in fbnic_alloc_napi_vector()2057 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()
200 for (i = 0; i < nv->txt_count; i++) { in fbnic_aggregate_vector_counters()