Home
last modified time | relevance | path

Searched refs:DRV_MSG_CODE_BIST_TEST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.c3216 rc = qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_BIST_TEST, in qed_mcp_bist_register_test()
3237 rc = qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_BIST_TEST, in qed_mcp_bist_clock_test()
3260 rc = qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_BIST_TEST, in qed_mcp_bist_nvm_get_num_images()
3284 DRV_MSG_CODE_BIST_TEST, param, in qed_mcp_bist_nvm_get_image_att()
3319 DP_INFO(p_hwfn, "DRV_MSG_CODE_BIST_TEST is not supported\n"); in qed_mcp_nvm_info_populate()
H A Dqed_hsi.h12463 #define DRV_MSG_CODE_BIST_TEST 0x001e0000 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.c3268 rc = qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_BIST_TEST, in qed_mcp_bist_register_test()
3289 rc = qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_BIST_TEST, in qed_mcp_bist_clock_test()
3312 rc = qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_BIST_TEST, in qed_mcp_bist_nvm_get_num_images()
3336 DRV_MSG_CODE_BIST_TEST, param, in qed_mcp_bist_nvm_get_image_att()
3371 DP_INFO(p_hwfn, "DRV_MSG_CODE_BIST_TEST is not supported\n"); in qed_mcp_nvm_info_populate()
H A Dqed_mfw_hsi.h1153 DRV_MSG_CODE_BIST_TEST = DRV_MSG_CODE(0x001e), enumerator

Completed in 56 milliseconds