Searched refs:is_notification_message (Results 1 – 1 of 1) sorted by relevance
173 bool (*is_notification_message)(u8 msg_type); member239 if (params->is_notification_message(msg.type) && csr_val != csr_msg) { in adf_gen2_pfvf_send()314 !params->is_notification_message(msg.type)) in adf_gen2_pfvf_recv()332 .is_notification_message = is_pf2vf_notification, in adf_gen2_pf2vf_send()346 .is_notification_message = is_vf2pf_notification, in adf_gen2_vf2pf_send()359 .is_notification_message = is_pf2vf_notification, in adf_gen2_pf2vf_recv()373 .is_notification_message = is_vf2pf_notification, in adf_gen2_vf2pf_recv()