Searched refs:IXGBE_ERR_PHY (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dixgbe_phy.c629 return IXGBE_ERR_PHY;
658 return IXGBE_ERR_PHY;
737 return IXGBE_ERR_PHY;
766 return IXGBE_ERR_PHY;
1206 ret_val = IXGBE_ERR_PHY;
1265 ret_val = IXGBE_ERR_PHY;
1271 ret_val = IXGBE_ERR_PHY;
1282 return IXGBE_ERR_PHY;
1959 return IXGBE_ERR_PHY;
H A Dixgbe_x550.c140 return IXGBE_ERR_PHY;
190 return IXGBE_ERR_PHY;
198 return IXGBE_ERR_PHY;
206 return IXGBE_ERR_PHY;
214 return IXGBE_ERR_PHY;
225 return IXGBE_ERR_PHY;
835 return IXGBE_ERR_PHY;
880 ret = IXGBE_ERR_PHY;
924 ret = IXGBE_ERR_PHY;
H A Dixgbe_82598.c1179 status = IXGBE_ERR_PHY;
H A Dixgbe_api.c493 status = IXGBE_ERR_PHY;
H A Dixgbe_82599.c237 return IXGBE_ERR_PHY;
H A Dixgbe_type.h3879 #define IXGBE_ERR_PHY -3 macro

Completed in 187 milliseconds