Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_mcp.c49 #define DRV_MB_WR(_p_hwfn, _p_ptt, _field, _val) \ macro
372 DRV_MB_WR(p_hwfn, p_ptt, drv_mb_header, (DRV_MSG_CODE_MCP_RESET | seq)); in ecore_mcp_reset()
547 DRV_MB_WR(p_hwfn, p_ptt, drv_mb_param, p_mb_params->param); in __ecore_mcp_cmd_and_union()
550 DRV_MB_WR(p_hwfn, p_ptt, drv_mb_header, (p_mb_params->cmd | seq_num)); in __ecore_mcp_cmd_and_union()