Searched refs:cmd_or_resp (Results 1 – 3 of 3) sorted by relevance
427 if (hic.rsp.hdr.cmd_or_resp.ret_status == in ixgbe_fw_phy_activity()1230 token_cmd.hdr.cmd_or_resp.cmd_resv = 0; in ixgbe_get_phy_token()1244 if (token_cmd.hdr.cmd_or_resp.ret_status == FW_PHY_TOKEN_OK) in ixgbe_get_phy_token()1246 if (token_cmd.hdr.cmd_or_resp.ret_status != FW_PHY_TOKEN_RETRY) { in ixgbe_get_phy_token()1248 token_cmd.hdr.cmd_or_resp.ret_status); in ixgbe_get_phy_token()1268 token_cmd.hdr.cmd_or_resp.cmd_resv = 0; in ixgbe_put_phy_token()1279 if (token_cmd.hdr.cmd_or_resp.ret_status == FW_PHY_TOKEN_OK) in ixgbe_put_phy_token()4615 fw_cmd.hdr.cmd_or_resp.cmd_resv = FW_CEM_CMD_RESERVED; in ixgbe_set_fw_drv_ver_x550()4634 if (fw_cmd.hdr.cmd_or_resp.ret_status == in ixgbe_set_fw_drv_ver_x550()
4637 buf_len = (((u16)(resp->cmd_or_resp.ret_status) << 3) in ixgbe_host_interface_command()4695 fw_cmd.hdr.cmd_or_resp.cmd_resv = FW_CEM_CMD_RESERVED; in ixgbe_set_fw_drv_ver_generic()4715 if (fw_cmd.hdr.cmd_or_resp.ret_status == in ixgbe_set_fw_drv_ver_generic()
3135 } cmd_or_resp; member