Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore.h1071 #define MFW_PORT(_p_hwfn) ((_p_hwfn)->abs_pf_id % \ macro
1082 MFW_PORT(_p_hwfn))
H A Decore_mcp.c81 MFW_PORT(p_hwfn)); in ecore_mcp_cmd_port_init()
84 p_hwfn->mcp_info->port_addr, MFW_PORT(p_hwfn)); in ecore_mcp_cmd_port_init()
2504 offsetof(struct nvm_cfg1, port[MFW_PORT(p_hwfn)]); in ecore_mcp_get_board_config()
H A Decore_dev.c4695 mask = MFW_PORT(p_hwfn) > 1 ? in ecore_hw_get_ppfid_bitmap()
4969 OFFSETOF(struct nvm_cfg1, port[MFW_PORT(p_hwfn)]); in ecore_hw_get_nvm_info()
4993 OFFSETOF(struct nvm_cfg1, port[MFW_PORT(p_hwfn)]); in ecore_hw_get_nvm_info()
H A Decore_l2.c1768 TSTORM_PORT_STAT_OFFSET(MFW_PORT(p_hwfn)); in __ecore_get_vport_tstats()