Lines Matching defs:wx

15 static int wx_obtain_mbx_lock_pf(struct wx *wx, u16 vf)  in wx_obtain_mbx_lock_pf()
36 static int wx_check_for_bit_pf(struct wx *wx, u32 mask, int index) in wx_check_for_bit_pf()
54 int wx_check_for_ack_pf(struct wx *wx, u16 vf) in wx_check_for_ack_pf()
71 int wx_check_for_msg_pf(struct wx *wx, u16 vf) in wx_check_for_msg_pf()
90 int wx_write_mbx_pf(struct wx *wx, u32 *msg, u16 size, u16 vf) in wx_write_mbx_pf()
131 int wx_read_mbx_pf(struct wx *wx, u32 *msg, u16 size, u16 vf) in wx_read_mbx_pf()
164 int wx_check_for_rst_pf(struct wx *wx, u16 vf) in wx_check_for_rst_pf()
178 static u32 wx_read_v2p_mailbox(struct wx *wx) in wx_read_v2p_mailbox()
188 static u32 wx_mailbox_get_lock_vf(struct wx *wx) in wx_mailbox_get_lock_vf()
200 static int wx_obtain_mbx_lock_vf(struct wx *wx) in wx_obtain_mbx_lock_vf()
214 static int wx_check_for_bit_vf(struct wx *wx, u32 mask) in wx_check_for_bit_vf()
229 static int wx_check_for_ack_vf(struct wx *wx) in wx_check_for_ack_vf()
241 int wx_check_for_msg_vf(struct wx *wx) in wx_check_for_msg_vf()
253 int wx_check_for_rst_vf(struct wx *wx) in wx_check_for_rst_vf()
267 static int wx_poll_for_msg(struct wx *wx) in wx_poll_for_msg()
282 static int wx_poll_for_ack(struct wx *wx) in wx_poll_for_ack()
300 int wx_read_posted_mbx(struct wx *wx, u32 *msg, u16 size) in wx_read_posted_mbx()
321 int wx_write_posted_mbx(struct wx *wx, u32 *msg, u16 size) in wx_write_posted_mbx()
342 int wx_write_mbx_vf(struct wx *wx, u32 *msg, u16 size) in wx_write_mbx_vf()
380 int wx_read_mbx_vf(struct wx *wx, u32 *msg, u16 size) in wx_read_mbx_vf()
404 int wx_init_mbx_params_vf(struct wx *wx) in wx_init_mbx_params_vf()