Searched refs:E1000_TXCW_FD (Results 1 – 3 of 3) sorted by relevance
756 txcw = (E1000_TXCW_ANE | E1000_TXCW_FD); in e1000_commit_fc_settings_generic()766 txcw = (E1000_TXCW_ANE | E1000_TXCW_FD | E1000_TXCW_PAUSE_MASK); in e1000_commit_fc_settings_generic()772 txcw = (E1000_TXCW_ANE | E1000_TXCW_FD | E1000_TXCW_ASM_DIR); in e1000_commit_fc_settings_generic()778 txcw = (E1000_TXCW_ANE | E1000_TXCW_FD | E1000_TXCW_PAUSE_MASK); in e1000_commit_fc_settings_generic()
524 #define E1000_TXCW_FD 0x00000020 /* TXCW full duplex */ macro
1926 #define E1000_TXCW_FD 0x00000020 /* TXCW full duplex */ macro