Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c750 if (token_cmd.hdr.cmd_or_resp.ret_status == FW_PHY_TOKEN_OK) in ixgbe_get_phy_token()
779 if (token_cmd.hdr.cmd_or_resp.ret_status == FW_PHY_TOKEN_OK) in ixgbe_put_phy_token()
Dixgbe_type.h2672 #define FW_PHY_TOKEN_OK 1 macro