Searched refs:vf_pf_msg_q_op (Results 1 – 2 of 2) sorted by relevance
89 struct vf_pf_msg_q_op { struct306 struct vf_pf_msg_q_op q_op;350 {sizeof(struct vf_pf_msg_q_op), sizeof(struct pf_vf_msg_resp)}355 {sizeof(struct vf_pf_msg_q_op), sizeof(struct pf_vf_msg_resp)}360 {sizeof(struct vf_pf_msg_q_op), sizeof(struct pf_vf_msg_resp)}
440 struct vf_pf_msg_q_op * request = NULL; in lm_pf_vf_fill_teardown_q_response()1176 … resp_offset = (sizeof(struct vf_pf_msg_q_op) + CACHE_LINE_SIZE_MASK) & ~CACHE_LINE_SIZE_MASK; in lm_vf_pf_channel_get_message_to_send()1188 … resp_offset = (sizeof(struct vf_pf_msg_q_op) + CACHE_LINE_SIZE_MASK) & ~CACHE_LINE_SIZE_MASK; in lm_vf_pf_channel_get_message_to_send()1201 … resp_offset = (sizeof(struct vf_pf_msg_q_op) + CACHE_LINE_SIZE_MASK) & ~CACHE_LINE_SIZE_MASK; in lm_vf_pf_channel_get_message_to_send()2029 struct vf_pf_msg_q_op * mess = NULL; in lm_vf_pf_tear_q_down()2030 mess = (struct vf_pf_msg_q_op*)pf_mess->message_virt_addr; in lm_vf_pf_tear_q_down()