Searched refs:mbox_rsp (Results 1 – 1 of 1) sorted by relevance
3026 struct sli4_cmd_read_link_stats *mbox_rsp; in efct_hw_cb_link_stat() local3032 mbox_rsp = (struct sli4_cmd_read_link_stats *)mqe; in efct_hw_cb_link_stat()3033 mbox_rsp_flags = le32_to_cpu(mbox_rsp->dw1_flags); in efct_hw_cb_link_stat()3043 le32_to_cpu(mbox_rsp->linkfail_errcnt); in efct_hw_cb_link_stat()3045 le32_to_cpu(mbox_rsp->losssync_errcnt); in efct_hw_cb_link_stat()3047 le32_to_cpu(mbox_rsp->losssignal_errcnt); in efct_hw_cb_link_stat()3049 le32_to_cpu(mbox_rsp->primseq_errcnt); in efct_hw_cb_link_stat()3051 le32_to_cpu(mbox_rsp->inval_txword_errcnt); in efct_hw_cb_link_stat()3053 le32_to_cpu(mbox_rsp->crc_errcnt); in efct_hw_cb_link_stat()3055 le32_to_cpu(mbox_rsp->primseq_eventtimeout_cnt); in efct_hw_cb_link_stat()[all …]