HomeSort by: relevance | last modified time | path
    Searched refs:cmd_or_resp (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_x550.c 528 if (hic.rsp.hdr.cmd_or_resp.ret_status ==
1405 token_cmd.hdr.cmd_or_resp.cmd_resv = 0;
1419 if (token_cmd.hdr.cmd_or_resp.ret_status == FW_PHY_TOKEN_OK)
1421 if (token_cmd.hdr.cmd_or_resp.ret_status != FW_PHY_TOKEN_RETRY) {
1423 token_cmd.hdr.cmd_or_resp.ret_status);
1443 token_cmd.hdr.cmd_or_resp.cmd_resv = 0;
1454 if (token_cmd.hdr.cmd_or_resp.ret_status == FW_PHY_TOKEN_OK)
4815 fw_cmd.hdr.cmd_or_resp.cmd_resv = FW_CEM_CMD_RESERVED;
4834 if (fw_cmd.hdr.cmd_or_resp.ret_status ==
ixgbe_common.c 4721 buf_len = (((u16)(resp->cmd_or_resp.ret_status) << 3)
4779 fw_cmd.hdr.cmd_or_resp.cmd_resv = FW_CEM_CMD_RESERVED;
4799 if (fw_cmd.hdr.cmd_or_resp.ret_status ==
ixgbe_type.h 3229 } cmd_or_resp; member in struct:ixgbe_hic_hdr

Completed in 109 milliseconds