Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_txrx.c1483 u32 twq_ctl = fbnic_ring_rd32(txr, FBNIC_QUEUE_TWQ0_CTL); in fbnic_disable_twq0() local
1485 twq_ctl &= ~FBNIC_QUEUE_TWQ_CTL_ENABLE; in fbnic_disable_twq0()
1487 fbnic_ring_wr32(txr, FBNIC_QUEUE_TWQ0_CTL, twq_ctl); in fbnic_disable_twq0()