Searched refs:MFW_PORT (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/ethernet/qlogic/qed/ |
A D | qed_ptp.c | 28 switch (MFW_PORT(p_hwfn)) { in qed_ptcdev_to_resc()
|
A D | qed_mcp.c | 67 MFW_PORT(p_hwfn)); in qed_mcp_cmd_port_init() 70 p_hwfn->mcp_info->port_addr, MFW_PORT(p_hwfn)); in qed_mcp_cmd_port_init() 1910 val, MFW_PORT(p_hwfn)); in qed_mcp_read_ufp_config() 1921 val, MFW_PORT(p_hwfn)); in qed_mcp_read_ufp_config() 1938 val, MFW_PORT(p_hwfn)); in qed_mcp_read_ufp_config() 1944 p_hwfn->ufp_info.pri_type, MFW_PORT(p_hwfn)); in qed_mcp_read_ufp_config() 2357 offsetof(struct nvm_cfg1, port[MFW_PORT(p_hwfn)]); in qed_mcp_get_board_config()
|
A D | qed.h | 970 #define MFW_PORT(_p_hwfn) ((_p_hwfn)->abs_pf_id % \ macro
|
A D | qed_nvmetcp.c | 153 info->port_id = MFW_PORT(hwfn); in qed_fill_nvmetcp_dev_info()
|
A D | qed_dev.c | 869 MFW_PORT(p_hwfn); in qed_llh_access_filter() 4118 offsetof(struct nvm_cfg1, port[MFW_PORT(p_hwfn)]); in qed_hw_get_nvm_info()
|
A D | qed_ll2.c | 2241 TSTORM_LL2_PORT_STAT_OFFSET(MFW_PORT(p_hwfn)), in _qed_ll2_get_port_stats()
|
A D | qed_main.c | 2953 rc = qed_mcp_phy_sfp_read(hwfn, ptt, MFW_PORT(hwfn), dev_addr, in qed_read_module_eeprom()
|
A D | qed_l2.c | 1652 TSTORM_PORT_STAT_OFFSET(MFW_PORT(p_hwfn)); in __qed_get_vport_tstats()
|
Completed in 42 milliseconds