Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_reg.h185 #define HBG_REG_TX_CFF_ADDR_2_ADDR (HBG_REG_SGMII_BASE + 0x0490) macro
H A Dhbg_hw.c205 hbg_reg_write(priv, HBG_REG_TX_CFF_ADDR_2_ADDR, tx_desc->word2); in hbg_hw_set_tx_desc()