Searched defs:mbox_info (Results 1 – 6 of 6) sorted by relevance
81 struct mbox_info { struct82 unsigned char rx_mc_buf[MBOX_CLIENT_BUF_MAX];83 unsigned char tx_mc_buf[MBOX_CLIENT_BUF_MAX];84 struct zynqmp_r5_core *r5_core;85 struct work_struct mbox_work;86 struct mbox_client mbox_cl;87 struct mbox_chan *tx_chan;88 struct mbox_chan *rx_chan;
334 struct mbox_info { struct341 static int mbox_alloc(struct mbox_info *mbox, int inlen, int outlen) in mbox_alloc() argument
1121 static int init_mbox_info(struct hinic_recv_mbox *mbox_info) in init_mbox_info()1147 static void clean_mbox_info(struct hinic_recv_mbox *mbox_info) in clean_mbox_info()1154 struct hinic_recv_mbox *mbox_info) in alloc_mbox_info()1177 static void free_mbox_info(struct hinic_recv_mbox *mbox_info) in free_mbox_info()
187 struct ath10k_mbox_info mbox_info; member
98 struct ath6kl_mbox_info *mbox_info = &ar->mbox_info; in ath6kl_sdio_set_mbox_info() local
809 struct ath6kl_mbox_info mbox_info; member