Searched refs:qed_mcp_bist_nvm_get_num_images (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_selftest.c | 102 rc = qed_mcp_bist_nvm_get_num_images(p_hwfn, p_ptt, &num_images); in qed_selftest_nvram()
|
H A D | qed_mcp.h | 666 int qed_mcp_bist_nvm_get_num_images(struct qed_hwfn *p_hwfn,
|
H A D | qed_mcp.c | 3250 int qed_mcp_bist_nvm_get_num_images(struct qed_hwfn *p_hwfn, in qed_mcp_bist_nvm_get_num_images() function 3316 rc = qed_mcp_bist_nvm_get_num_images(p_hwfn, in qed_mcp_nvm_info_populate()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_selftest.c | 102 rc = qed_mcp_bist_nvm_get_num_images(p_hwfn, p_ptt, &num_images); in qed_selftest_nvram()
|
H A D | qed_mcp.h | 687 * qed_mcp_bist_nvm_get_num_images(): Bist nvm test - get number of images. 696 int qed_mcp_bist_nvm_get_num_images(struct qed_hwfn *p_hwfn,
|
H A D | qed_mcp.c | 3302 int qed_mcp_bist_nvm_get_num_images(struct qed_hwfn *p_hwfn, in qed_mcp_bist_nvm_get_num_images() function 3368 rc = qed_mcp_bist_nvm_get_num_images(p_hwfn, in qed_mcp_nvm_info_populate()
|
Completed in 25 milliseconds