Home
last modified time | relevance | path

Searched refs:IXGBE_ERR_FW_RESP_INVALID (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/dev/ixgbe/
HDixgbe_x550.c1246 return IXGBE_ERR_FW_RESP_INVALID; in ixgbe_get_phy_token()
1280 return IXGBE_ERR_FW_RESP_INVALID; in ixgbe_put_phy_token()
HDixgbe_type.h4309 #define IXGBE_ERR_FW_RESP_INVALID -39 macro