Home
last modified time | relevance | path

Searched refs:txt_count (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
A Dfbnic_txrx.c866 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()
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()
[all …]
A Dfbnic_txrx.h107 u8 txt_count; member

Completed in 8 milliseconds