Home
last modified time | relevance | path

Searched refs:XGMAC_IOWRITE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c336 XGMAC_IOWRITE(pdata, MAC_RSSDR, val); in xgbe_write_rss_reg()
427 XGMAC_IOWRITE(pdata, MAC_RSSCR, pdata->rss_options); in xgbe_enable_rss()
553 XGMAC_IOWRITE(pdata, reg, reg_val); in xgbe_disable_tx_flow_control()
600 XGMAC_IOWRITE(pdata, reg, reg_val); in xgbe_enable_tx_flow_control()
743 XGMAC_IOWRITE(pdata, MAC_IER, mac_ier); in xgbe_enable_mac_interrupts()
1006 XGMAC_IOWRITE(pdata, *mac_reg, mac_addr_hi); in xgbe_set_mac_reg()
1008 XGMAC_IOWRITE(pdata, *mac_reg, mac_addr_lo); in xgbe_set_mac_reg()
1075 XGMAC_IOWRITE(pdata, hash_reg, hash_table[i]); in xgbe_set_mac_hash_table()
1098 XGMAC_IOWRITE(pdata, MAC_MACA0HR, mac_addr_hi); in xgbe_set_mac_address()
1099 XGMAC_IOWRITE(pdat in xgbe_set_mac_address()
[all...]
H A Dxgbe-ptp.c270 XGMAC_IOWRITE(pdata, MAC_TSCR, 0); in xgbe_ptp_register()
H A Dxgbe-debugfs.c215 XGMAC_IOWRITE(pdata, pdata->debugfs_xgmac_reg, value); in xgmac_reg_value_write()
H A Dxgbe-common.h1470 #define XGMAC_IOWRITE(_pdata, _reg, _val) \ macro
1479 XGMAC_IOWRITE((_pdata), _reg, reg_val); \
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c336 XGMAC_IOWRITE(pdata, MAC_RSSDR, val); in xgbe_write_rss_reg()
427 XGMAC_IOWRITE(pdata, MAC_RSSCR, pdata->rss_options); in xgbe_enable_rss()
553 XGMAC_IOWRITE(pdata, reg, reg_val); in xgbe_disable_tx_flow_control()
600 XGMAC_IOWRITE(pdata, reg, reg_val); in xgbe_enable_tx_flow_control()
743 XGMAC_IOWRITE(pdata, MAC_IER, mac_ier); in xgbe_enable_mac_interrupts()
1009 XGMAC_IOWRITE(pdata, *mac_reg, mac_addr_hi); in xgbe_set_mac_reg()
1011 XGMAC_IOWRITE(pdata, *mac_reg, mac_addr_lo); in xgbe_set_mac_reg()
1078 XGMAC_IOWRITE(pdata, hash_reg, hash_table[i]); in xgbe_set_mac_hash_table()
1101 XGMAC_IOWRITE(pdata, MAC_MACA0HR, mac_addr_hi); in xgbe_set_mac_address()
1102 XGMAC_IOWRITE(pdat in xgbe_set_mac_address()
[all...]
H A Dxgbe-ptp.c258 XGMAC_IOWRITE(pdata, MAC_TSCR, 0); in xgbe_ptp_register()
H A Dxgbe-debugfs.c215 XGMAC_IOWRITE(pdata, pdata->debugfs_xgmac_reg, value); in xgmac_reg_value_write()
H A Dxgbe-common.h1510 #define XGMAC_IOWRITE(_pdata, _reg, _val) \ macro
1519 XGMAC_IOWRITE((_pdata), _reg, reg_val); \

Completed in 18 milliseconds