Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c1244 if (token_cmd.hdr.cmd_or_resp.ret_status == FW_PHY_TOKEN_OK) in ixgbe_get_phy_token()
1279 if (token_cmd.hdr.cmd_or_resp.ret_status == FW_PHY_TOKEN_OK) in ixgbe_put_phy_token()
H A Dixgbe_type.h3062 #define FW_PHY_TOKEN_OK 1 macro