HomeSort by: relevance | last modified time | path
    Searched refs:IXGBE_ERR_PHY (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_phy.c 614 DEBUGOUT("PHY address command did not complete, returning IXGBE_ERR_PHY\n");
615 return IXGBE_ERR_PHY;
644 DEBUGOUT("PHY read command didn't complete, returning IXGBE_ERR_PHY\n");
645 return IXGBE_ERR_PHY;
724 return IXGBE_ERR_PHY;
753 return IXGBE_ERR_PHY;
1209 ret_val = IXGBE_ERR_PHY;
1268 ret_val = IXGBE_ERR_PHY;
1274 ret_val = IXGBE_ERR_PHY;
1285 return IXGBE_ERR_PHY;
    [all...]
ixgbe_x550.c 241 return IXGBE_ERR_PHY;
249 return IXGBE_ERR_PHY;
385 return IXGBE_ERR_PHY;
435 return IXGBE_ERR_PHY;
1294 return IXGBE_ERR_PHY;
1339 ret = IXGBE_ERR_PHY;
1382 ret = IXGBE_ERR_PHY;
ixgbe_82598.c 1188 status = IXGBE_ERR_PHY;
ixgbe_api.c 500 status = IXGBE_ERR_PHY;
ixgbe_82599.c 244 return IXGBE_ERR_PHY;
ixgbe_type.h 4280 #define IXGBE_ERR_PHY -3

Completed in 27 milliseconds