Home
last modified time | relevance | path

Searched defs:rxt_count (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/meta/fbnic/
Dfbnic_txrx.h110 u8 rxt_count; member
Dfbnic_txrx.c1184 int txt_count = txq_count, rxt_count = rxq_count; in fbnic_alloc_napi_vector() local