Home
last modified time | relevance | path

Searched refs:VF2PF_HANDSHAKE_REQUEST_MSG_LEN (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/abi/
Dguc_relay_actions_abi.h88 #define VF2PF_HANDSHAKE_REQUEST_MSG_LEN 2u macro
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_pf_service.c354 if (unlikely(len != VF2PF_HANDSHAKE_REQUEST_MSG_LEN)) in pf_process_handshake_msg()
Dxe_gt_sriov_vf.c602 u32 request[VF2PF_HANDSHAKE_REQUEST_MSG_LEN] = { in relay_action_handshake()