Searched refs:E1000_FCTTV (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/e1000/ |
| H A D | igb_regs.h | 58 {E1000_FCTTV, 1, 1, "E1000_FCTTV"},
|
| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_82542.c | 329 E1000_WRITE_REG(hw, E1000_FCTTV, hw->fc.pause_time); in e1000_setup_link_82542()
|
| H A D | e1000_regs.h | 59 #define E1000_FCTTV 0x00170 /* Flow Control Transmit Timer Value - RW */ macro
|
| H A D | e1000_mac.c | 1018 E1000_WRITE_REG(hw, E1000_FCTTV, hw->fc.pause_time); in e1000_setup_link_generic()
|
| H A D | e1000_ich8lan.c | 5211 E1000_WRITE_REG(hw, E1000_FCTTV, hw->fc.pause_time); in e1000_setup_link_ich8lan()
|