Searched refs:IXGBE_ERR_SFP_NOT_PRESENT (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dixgbe_phy.c1293 s32 status = IXGBE_ERR_SFP_NOT_PRESENT;
1308 status = IXGBE_ERR_SFP_NOT_PRESENT;
1338 status = IXGBE_ERR_SFP_NOT_PRESENT;
1602 return IXGBE_ERR_SFP_NOT_PRESENT;
1692 status = IXGBE_ERR_SFP_NOT_PRESENT;
1863 return IXGBE_ERR_SFP_NOT_PRESENT;
1889 return IXGBE_ERR_SFP_NOT_PRESENT;
H A Dixgbe_82598.c867 if (phy_status == IXGBE_ERR_SFP_NOT_PRESENT)
1169 status = IXGBE_ERR_SFP_NOT_PRESENT;
H A Dixgbe_x550.c1121 return IXGBE_ERR_SFP_NOT_PRESENT;
1788 if (ret_val == IXGBE_ERR_SFP_NOT_PRESENT)
H A Dif_ix.c487 if (error == IXGBE_ERR_SFP_NOT_PRESENT) {
525 case IXGBE_ERR_SFP_NOT_PRESENT:
H A Dixgbe_type.h3896 #define IXGBE_ERR_SFP_NOT_PRESENT -20 macro

Completed in 130 milliseconds