Home
last modified time | relevance | path

Searched refs:tx_fbd_num (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_rcb.c94 u32 tx_fbd_num; in hns_rcb_reset_ring_hw() local
98 tx_fbd_num = dsaf_read_dev(q, RCB_RING_TX_RING_FBDNUM_REG); in hns_rcb_reset_ring_hw()
99 if (tx_fbd_num) in hns_rcb_reset_ring_hw()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_rcb.c98 u32 tx_fbd_num; in hns_rcb_reset_ring_hw() local
102 tx_fbd_num = dsaf_read_dev(q, RCB_RING_TX_RING_FBDNUM_REG); in hns_rcb_reset_ring_hw()
103 if (tx_fbd_num) in hns_rcb_reset_ring_hw()

Completed in 3 milliseconds