Searched refs:txt_count (Results 1 – 2 of 2) sorted by relevance
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() local1043 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()[all …]
107 u8 txt_count; member