Lines Matching defs:len
62 const u32 *msg, u32 len, in replacement_xe_guc_ct_send_recv_always_fails()
75 const u32 *msg, u32 len, in replacement_xe_guc_ct_send_recv_expects_pf2guc_relay()
122 const u32 len = GUC2PF_RELAY_FROM_VF_EVENT_MSG_MIN_LEN - 1; in pf_rejects_guc2pf_too_short() local
131 const u32 len = GUC2PF_RELAY_FROM_VF_EVENT_MSG_MAX_LEN + 1; in pf_rejects_guc2pf_too_long() local
140 const u32 len = GUC2PF_RELAY_FROM_VF_EVENT_MSG_MIN_LEN; in pf_rejects_guc2pf_no_payload() local
162 u32 len = ARRAY_SIZE(msg); in pf_fails_bad_origin() local
174 u32 len = ARRAY_SIZE(msg); in pf_fails_bad_type() local
223 const u32 *msg, u32 len, in replacement_xe_guc_ct_send_recv_loopback_relay()
438 const u32 len = GUC2VF_RELAY_FROM_PF_EVENT_MSG_MIN_LEN - 1; in vf_rejects_guc2vf_too_short() local
447 const u32 len = GUC2VF_RELAY_FROM_PF_EVENT_MSG_MAX_LEN + 1; in vf_rejects_guc2vf_too_long() local
456 const u32 len = GUC2VF_RELAY_FROM_PF_EVENT_MSG_MIN_LEN; in vf_rejects_guc2vf_no_payload() local
481 u32 len = GUC2PF_RELAY_FROM_VF_EVENT_MSG_MIN_LEN + GUC_RELAY_MSG_MIN_LEN; in xe_drops_guc2pf_if_not_ready() local
491 u32 len = GUC2VF_RELAY_FROM_PF_EVENT_MSG_MIN_LEN + GUC_RELAY_MSG_MIN_LEN; in xe_drops_guc2vf_if_not_ready() local
501 u32 len = ARRAY_SIZE(msg); in xe_rejects_send_if_not_ready() local