Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ixgbe/
HDixgbe_x550.c1345 return IXGBE_ERR_FW_RESP_INVALID; in ixgbe_get_phy_token()
1379 return IXGBE_ERR_FW_RESP_INVALID; in ixgbe_put_phy_token()
HDixgbe_type.h4181 #define IXGBE_ERR_FW_RESP_INVALID -39 macro