Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.h625 #define MFW_PORT(_p_hwfn) ((_p_hwfn)->abs_pf_id % \ macro
Dqed_mcp.c90 MFW_PORT(p_hwfn)); in qed_mcp_cmd_port_init()
93 p_hwfn->mcp_info->port_addr, MFW_PORT(p_hwfn)); in qed_mcp_cmd_port_init()
Dqed_main.c2120 rc = qed_mcp_phy_sfp_read(hwfn, ptt, MFW_PORT(hwfn), dev_addr, in qed_read_module_eeprom()
Dqed_ll2.c2061 TSTORM_LL2_PORT_STAT_OFFSET(MFW_PORT(p_hwfn)), in _qed_ll2_get_port_stats()
Dqed_l2.c1665 TSTORM_PORT_STAT_OFFSET(MFW_PORT(p_hwfn)); in __qed_get_vport_tstats()
Dqed_dev.c2647 offsetof(struct nvm_cfg1, port[MFW_PORT(p_hwfn)]); in qed_hw_get_nvm_info()