Searched refs:cmd_or_resp (Results 1 – 5 of 5) sorted by relevance
151 buf_len = (((u16)(resp->cmd_or_resp.ret_status) << 3) in txgbe_host_interface_command()292 fw_cmd.hdr.cmd_or_resp.cmd_resv = FW_CEM_CMD_RESERVED; in txgbe_hic_set_drv_ver()312 if (fw_cmd.hdr.cmd_or_resp.ret_status == in txgbe_hic_set_drv_ver()344 reset_cmd.hdr.cmd_or_resp.cmd_resv = FW_CEM_CMD_RESERVED; in txgbe_hic_reset()359 if (reset_cmd.hdr.cmd_or_resp.ret_status == in txgbe_hic_reset()
61 } cmd_or_resp; member
398 if (hic.rsp.hdr.cmd_or_resp.ret_status == in ixgbe_fw_phy_activity()1199 token_cmd.hdr.cmd_or_resp.cmd_resv = 0; in ixgbe_get_phy_token()1213 if (token_cmd.hdr.cmd_or_resp.ret_status == FW_PHY_TOKEN_OK) in ixgbe_get_phy_token()1215 if (token_cmd.hdr.cmd_or_resp.ret_status != FW_PHY_TOKEN_RETRY) { in ixgbe_get_phy_token()1217 token_cmd.hdr.cmd_or_resp.ret_status); in ixgbe_get_phy_token()1237 token_cmd.hdr.cmd_or_resp.cmd_resv = 0; in ixgbe_put_phy_token()1248 if (token_cmd.hdr.cmd_or_resp.ret_status == FW_PHY_TOKEN_OK) in ixgbe_put_phy_token()4622 fw_cmd.hdr.cmd_or_resp.cmd_resv = FW_CEM_CMD_RESERVED; in ixgbe_set_fw_drv_ver_x550()4641 if (fw_cmd.hdr.cmd_or_resp.ret_status == in ixgbe_set_fw_drv_ver_x550()
4604 buf_len = (((u16)(resp->cmd_or_resp.ret_status) << 3) in ixgbe_host_interface_command()4662 fw_cmd.hdr.cmd_or_resp.cmd_resv = FW_CEM_CMD_RESERVED; in ixgbe_set_fw_drv_ver_generic()4682 if (fw_cmd.hdr.cmd_or_resp.ret_status == in ixgbe_set_fw_drv_ver_generic()
3154 } cmd_or_resp; member