Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.h775 u16 drv_mb_seq; member
Dqed_mcp.c226 p_info->drv_mb_seq = DRV_MB_RD(p_hwfn, p_ptt, drv_mb_header) & in qed_load_mcp_offsets()
314 seq = ++p_hwfn->mcp_info->drv_mb_seq; in qed_mcp_reset()
369 if (seq_num != p_hwfn->mcp_info->drv_mb_seq) in qed_mcp_update_pending_cmd()
505 seq_num = ++p_hwfn->mcp_info->drv_mb_seq; in _qed_mcp_cmd_and_union()