Searched refs:DRV_MSG_CODE_BIST_TEST (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/dev/qlnx/qlnxe/ |
| HD | ecore_mcp.c | 3761 rc = ecore_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_BIST_TEST, in ecore_mcp_bist_register_test() 3783 rc = ecore_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_BIST_TEST, in ecore_mcp_bist_clock_test() 3805 rc = ecore_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_BIST_TEST, in ecore_mcp_bist_nvm_test_get_num_images() 3828 rc = ecore_mcp_nvm_rd_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_BIST_TEST, in ecore_mcp_bist_nvm_test_get_image_att()
|
| HD | mcp_public.h | 1325 #define DRV_MSG_CODE_BIST_TEST 0x001e0000 /* Param: [0:7] - test enum, [8:15] - image index,… macro
|