Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A 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()
H A Dixgbe_type.h2664 #define FW_PHY_TOKEN_OK 1 macro