Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_csr.h858 #define FBNIC_QUEUE_RCQ_CTL_ENABLE CSR_BIT(1) macro
H A Dfbnic_txrx.c2022 fbnic_ring_wr32(rcq, FBNIC_QUEUE_RCQ_CTL, FBNIC_QUEUE_RCQ_CTL_ENABLE); in fbnic_enable_rcq()