Searched refs:qed_mcp_get_mfw_ver (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.h | 319 int qed_mcp_get_mfw_ver(struct qed_hwfn *p_hwfn,
|
H A D | qed_main.c | 467 qed_mcp_get_mfw_ver(QED_LEADING_HWFN(cdev), ptt, in qed_fill_dev_info() 479 qed_mcp_get_mfw_ver(QED_LEADING_HWFN(cdev), NULL, in qed_fill_dev_info()
|
H A D | qed_mcp.c | 2092 int qed_mcp_get_mfw_ver(struct qed_hwfn *p_hwfn, in qed_mcp_get_mfw_ver() function
|
H A D | qed_sriov.c | 1637 qed_mcp_get_mfw_ver(p_hwfn, p_ptt, &pfdev_info->mfw_ver, NULL); in qed_iov_vf_mbx_acquire()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.h | 314 * qed_mcp_get_mfw_ver(): Get the management firmware version value. 323 int qed_mcp_get_mfw_ver(struct qed_hwfn *p_hwfn,
|
H A D | qed_main.c | 434 qed_mcp_get_mfw_ver(QED_LEADING_HWFN(cdev), ptt, in qed_fill_dev_info() 446 qed_mcp_get_mfw_ver(QED_LEADING_HWFN(cdev), NULL, in qed_fill_dev_info()
|
H A D | qed_mcp.c | 2141 int qed_mcp_get_mfw_ver(struct qed_hwfn *p_hwfn, in qed_mcp_get_mfw_ver() function
|
H A D | qed_sriov.c | 1639 qed_mcp_get_mfw_ver(p_hwfn, p_ptt, &pfdev_info->mfw_ver, NULL); in qed_iov_vf_mbx_acquire()
|
Completed in 33 milliseconds