Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_ptp.c28 switch (MFW_PORT(p_hwfn)) { in qed_ptcdev_to_resc()
Dqed_mcp.c66 MFW_PORT(p_hwfn)); in qed_mcp_cmd_port_init()
69 p_hwfn->mcp_info->port_addr, MFW_PORT(p_hwfn)); in qed_mcp_cmd_port_init()
1923 val, MFW_PORT(p_hwfn)); in qed_mcp_read_ufp_config()
1934 val, MFW_PORT(p_hwfn)); in qed_mcp_read_ufp_config()
1951 val, MFW_PORT(p_hwfn)); in qed_mcp_read_ufp_config()
1957 p_hwfn->ufp_info.pri_type, MFW_PORT(p_hwfn)); in qed_mcp_read_ufp_config()
2369 offsetof(struct nvm_cfg1, port[MFW_PORT(p_hwfn)]); in qed_mcp_get_board_config()
Dqed.h972 #define MFW_PORT(_p_hwfn) ((_p_hwfn)->abs_pf_id % \ macro
Dqed_dev.c866 MFW_PORT(p_hwfn); in qed_llh_access_filter()
4024 offsetof(struct nvm_cfg1, port[MFW_PORT(p_hwfn)]); in qed_hw_get_nvm_info()
Dqed_ll2.c2196 TSTORM_LL2_PORT_STAT_OFFSET(MFW_PORT(p_hwfn)), in _qed_ll2_get_port_stats()
Dqed_main.c2953 rc = qed_mcp_phy_sfp_read(hwfn, ptt, MFW_PORT(hwfn), dev_addr, in qed_read_module_eeprom()
Dqed_l2.c1651 TSTORM_PORT_STAT_OFFSET(MFW_PORT(p_hwfn)); in __qed_get_vport_tstats()