Searched refs:cmd_or_resp (Results 1 – 3 of 3) sorted by relevance
456 if (hic.rsp.hdr.cmd_or_resp.ret_status == in ixgbe_fw_phy_activity()740 token_cmd.hdr.cmd_or_resp.cmd_resv = 0; in ixgbe_get_phy_token()750 if (token_cmd.hdr.cmd_or_resp.ret_status == FW_PHY_TOKEN_OK) in ixgbe_get_phy_token()752 if (token_cmd.hdr.cmd_or_resp.ret_status != FW_PHY_TOKEN_RETRY) in ixgbe_get_phy_token()769 token_cmd.hdr.cmd_or_resp.cmd_resv = 0; in ixgbe_put_phy_token()779 if (token_cmd.hdr.cmd_or_resp.ret_status == FW_PHY_TOKEN_OK) in ixgbe_put_phy_token()2782 fw_cmd.hdr.cmd_or_resp.cmd_resv = FW_CEM_CMD_RESERVED; in ixgbe_set_fw_drv_ver_x550()2801 if (fw_cmd.hdr.cmd_or_resp.ret_status != in ixgbe_set_fw_drv_ver_x550()
3764 fw_cmd.hdr.cmd_or_resp.cmd_resv = FW_CEM_CMD_RESERVED; in ixgbe_set_fw_drv_ver_generic()3784 if (fw_cmd.hdr.cmd_or_resp.ret_status == in ixgbe_set_fw_drv_ver_generic()
2734 } cmd_or_resp; member