Lines Matching defs:gt
23 static void pf_init_versions(struct xe_gt *gt) in pf_init_versions()
38 static int pf_negotiate_version(struct xe_gt *gt, in pf_negotiate_version()
83 static void pf_connect(struct xe_gt *gt, u32 vfid, u32 major, u32 minor) in pf_connect()
92 static void pf_disconnect(struct xe_gt *gt, u32 vfid) in pf_disconnect()
100 static bool pf_is_negotiated(struct xe_gt *gt, u32 vfid, u32 major, u32 minor) in pf_is_negotiated()
222 static int pf_alloc_runtime_info(struct xe_gt *gt) in pf_alloc_runtime_info()
252 static void read_many(struct xe_gt *gt, unsigned int count, in read_many()
259 static void pf_prepare_runtime_info(struct xe_gt *gt) in pf_prepare_runtime_info()
290 int xe_gt_sriov_pf_service_init(struct xe_gt *gt) in xe_gt_sriov_pf_service_init()
315 void xe_gt_sriov_pf_service_update(struct xe_gt *gt) in xe_gt_sriov_pf_service_update()
331 void xe_gt_sriov_pf_service_reset(struct xe_gt *gt, unsigned int vfid) in xe_gt_sriov_pf_service_reset()
337 static int pf_process_handshake(struct xe_gt *gt, u32 vfid, in pf_process_handshake()
362 static int pf_process_handshake_msg(struct xe_gt *gt, u32 origin, in pf_process_handshake_msg()
403 static int pf_service_runtime_query(struct xe_gt *gt, u32 start, u32 limit, in pf_service_runtime_query()
430 static int pf_process_runtime_query_msg(struct xe_gt *gt, u32 origin, in pf_process_runtime_query_msg()
481 int xe_gt_sriov_pf_service_process_request(struct xe_gt *gt, u32 origin, in xe_gt_sriov_pf_service_process_request()
518 int xe_gt_sriov_pf_service_print_runtime(struct xe_gt *gt, struct drm_printer *p) in xe_gt_sriov_pf_service_print_runtime()
545 int xe_gt_sriov_pf_service_print_version(struct xe_gt *gt, struct drm_printer *p) in xe_gt_sriov_pf_service_print_version()