Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_csr.h824 #define FBNIC_QUEUE_TCQ_CTL_RESET CSR_BIT(0) macro
H A Dfbnic_txrx.c1914 fbnic_ring_wr32(tcq, FBNIC_QUEUE_TCQ_CTL, FBNIC_QUEUE_TCQ_CTL_RESET); in fbnic_enable_tcq()