Searched refs:ioc_msg (Results 1 – 3 of 3) sorted by relevance
885 void bfa_ioc_mbox_send(struct bfa_ioc_s *ioc, void *ioc_msg, int len);
1765 bfa_ioc_mbox_send(struct bfa_ioc_s *ioc, void *ioc_msg, int len) in bfa_ioc_mbox_send() argument1767 u32 *msgp = (u32 *) ioc_msg; in bfa_ioc_mbox_send()
1893 bfa_ioc_mbox_send(struct bfa_ioc *ioc, void *ioc_msg, int len) in bfa_ioc_mbox_send() argument1895 u32 *msgp = (u32 *) ioc_msg; in bfa_ioc_mbox_send()