Deleted Added
full compact
33c33
< /*$FreeBSD: head/sys/dev/ixgbe/ixgbe_phy.h 205720 2010-03-27 00:21:40Z jfv $*/
---
> /*$FreeBSD: head/sys/dev/ixgbe/ixgbe_phy.h 215911 2010-11-26 22:46:32Z jfv $*/
55c55
< #define IXGBE_SFF_DA_SPEC_ACTIVE_LIMITING 0x4
---
> #define IXGBE_SFF_DA_SPEC_ACTIVE_LIMITING 0x4
57a58
> #define IXGBE_SFF_1GBASET_CAPABLE 0x8
66a68,71
> /* Flow control defines */
> #define IXGBE_TAF_SYM_PAUSE 0x400
> #define IXGBE_TAF_ASM_PAUSE 0x800
>
93d97
<
129d132
< s32 ixgbe_tn_set_low_power_state(struct ixgbe_hw *hw);