Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/neterion/
H A Ds2io-regs.h757 u64 rmac_pause_cfg; member
H A Ds2io.c1757 val64 = readq(&bar0->rmac_pause_cfg); in init_nic()
1760 writeq(val64, &bar0->rmac_pause_cfg); in init_nic()
5503 val64 = readq(&bar0->rmac_pause_cfg); in s2io_ethtool_getpause_data()
5529 val64 = readq(&bar0->rmac_pause_cfg); in s2io_ethtool_setpause_data()
5538 writeq(val64, &bar0->rmac_pause_cfg); in s2io_ethtool_setpause_data()
5858 val64 = readq(&bar0->rmac_pause_cfg); in s2io_register_test()