Home
last modified time | relevance | path

Searched refs:DRV_MSG_CODE_BIST_TEST (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/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()
H A Dqed_hsi.h12463 #define DRV_MSG_CODE_BIST_TEST 0x001e0000 macro