Home
last modified time | relevance | path

Searched refs:ioc_msg (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/scsi/bfa/
Dbfa_ioc.h843 void bfa_ioc_mbox_send(struct bfa_ioc_s *ioc, void *ioc_msg, int len);
Dbfa_ioc.c1769 bfa_ioc_mbox_send(struct bfa_ioc_s *ioc, void *ioc_msg, int len) in bfa_ioc_mbox_send() argument
1771 u32 *msgp = (u32 *) ioc_msg; in bfa_ioc_mbox_send()
/Linux-v5.4/drivers/net/ethernet/brocade/bna/
Dbfa_ioc.c1894 bfa_ioc_mbox_send(struct bfa_ioc *ioc, void *ioc_msg, int len) in bfa_ioc_mbox_send() argument
1896 u32 *msgp = (u32 *) ioc_msg; in bfa_ioc_mbox_send()