Home
last modified time | relevance | path

Searched refs:E1000_CONNSW (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/igb/
H A De1000_regs.h18 #define E1000_CONNSW 0x00034 /* Copper/Fiber switch control - RW */ macro
H A Digb_ethtool.c482 regs_buff[5] = rd32(E1000_CONNSW); in igb_get_regs()
1722 reg = rd32(E1000_CONNSW); in igb_setup_loopback_test()
1724 wr32(E1000_CONNSW, reg); in igb_setup_loopback_test()
H A Digb_main.c2045 connsw = rd32(E1000_CONNSW); in igb_check_swap_media()
2060 wr32(E1000_CONNSW, connsw); in igb_check_swap_media()
2068 wr32(E1000_CONNSW, connsw); in igb_check_swap_media()
2253 u32 connsw = rd32(E1000_CONNSW); in igb_enable_mas()
2260 wr32(E1000_CONNSW, connsw); in igb_enable_mas()
5587 connsw = rd32(E1000_CONNSW); in igb_watchdog_task()