Searched refs:mbox_rsp (Results 1 – 1 of 1) sorted by relevance
3025 struct sli4_cmd_read_link_stats *mbox_rsp; in efct_hw_cb_link_stat() local3031 mbox_rsp = (struct sli4_cmd_read_link_stats *)mqe; in efct_hw_cb_link_stat()3032 mbox_rsp_flags = le32_to_cpu(mbox_rsp->dw1_flags); in efct_hw_cb_link_stat()3042 le32_to_cpu(mbox_rsp->linkfail_errcnt); in efct_hw_cb_link_stat()3044 le32_to_cpu(mbox_rsp->losssync_errcnt); in efct_hw_cb_link_stat()3046 le32_to_cpu(mbox_rsp->losssignal_errcnt); in efct_hw_cb_link_stat()3048 le32_to_cpu(mbox_rsp->primseq_errcnt); in efct_hw_cb_link_stat()3050 le32_to_cpu(mbox_rsp->inval_txword_errcnt); in efct_hw_cb_link_stat()3052 le32_to_cpu(mbox_rsp->crc_errcnt); in efct_hw_cb_link_stat()3054 le32_to_cpu(mbox_rsp->primseq_eventtimeout_cnt); in efct_hw_cb_link_stat()[all …]