Searched refs:vf_pf_msg_acquire (Results 1 – 2 of 2) sorted by relevance
58 struct vf_pf_msg_acquire { struct303 struct vf_pf_msg_acquire acquire;329 {sizeof(struct vf_pf_msg_acquire),
55 struct vf_pf_msg_acquire *request) in lm_pf_vf_check_compatibility()97 struct vf_pf_msg_acquire* request = NULL; in lm_pf_vf_fill_acquire_response()1123 … resp_offset = (sizeof(struct vf_pf_msg_acquire) + CACHE_LINE_SIZE_MASK) & ~CACHE_LINE_SIZE_MASK; in lm_vf_pf_channel_get_message_to_send()1428 struct vf_pf_msg_acquire * sw_mess = NULL; in lm_vf_pf_acquire_msg()1448 sw_mess = (struct vf_pf_msg_acquire*)pf_mess->message_virt_addr; in lm_vf_pf_acquire_msg()