Home
last modified time | relevance | path

Searched refs:drv_mb_seq (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.h721 u16 drv_mb_seq; member
Dqed_mcp.c249 p_info->drv_mb_seq = DRV_MB_RD(p_hwfn, p_ptt, drv_mb_header) & in qed_load_mcp_offsets()
336 seq = ++p_hwfn->mcp_info->drv_mb_seq; in qed_mcp_reset()
391 if (seq_num != p_hwfn->mcp_info->drv_mb_seq) in qed_mcp_update_pending_cmd()
527 seq_num = ++p_hwfn->mcp_info->drv_mb_seq; in _qed_mcp_cmd_and_union()