Home
last modified time | relevance | path

Searched refs:E1000_PCS_LCTL (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dregs.h190 #define E1000_PCS_LCTL 0x04208 /* PCS Link Control - RW */ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dregs.h190 #define E1000_PCS_LCTL 0x04208 /* PCS Link Control - RW */ macro
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_mac.c1175 pcs_ctrl_reg = rd32(E1000_PCS_LCTL); in igb_config_fc_after_link_up()
1177 wr32(E1000_PCS_LCTL, pcs_ctrl_reg); in igb_config_fc_after_link_up()
H A De1000_regs.h263 #define E1000_PCS_LCTL 0x04208 /* PCS Link Control - RW */ macro
H A De1000_82575.c1692 reg = rd32(E1000_PCS_LCTL); in igb_setup_serdes_link_82575()
1779 wr32(E1000_PCS_LCTL, reg); in igb_setup_serdes_link_82575()
H A Digb_ethtool.c545 regs_buff[48] = rd32(E1000_PCS_LCTL); in igb_get_regs()
1736 reg = rd32(E1000_PCS_LCTL); in igb_setup_loopback_test()
1743 wr32(E1000_PCS_LCTL, reg); in igb_setup_loopback_test()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_mac.c1206 pcs_ctrl_reg = rd32(E1000_PCS_LCTL); in igb_config_fc_after_link_up()
1208 wr32(E1000_PCS_LCTL, pcs_ctrl_reg); in igb_config_fc_after_link_up()
H A De1000_regs.h262 #define E1000_PCS_LCTL 0x04208 /* PCS Link Control - RW */ macro
H A De1000_82575.c1692 reg = rd32(E1000_PCS_LCTL); in igb_setup_serdes_link_82575()
1779 wr32(E1000_PCS_LCTL, reg); in igb_setup_serdes_link_82575()
H A Digb_ethtool.c545 regs_buff[48] = rd32(E1000_PCS_LCTL); in igb_get_regs()
1736 reg = rd32(E1000_PCS_LCTL); in igb_setup_loopback_test()
1743 wr32(E1000_PCS_LCTL, reg); in igb_setup_loopback_test()

Completed in 24 milliseconds