Home
last modified time | relevance | path

Searched defs:mbox_info (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/remoteproc/
H A Dxlnx_r5_remoteproc.c64 struct mbox_info { struct
65 unsigned char rx_mc_buf[MBOX_CLIENT_BUF_MAX];
66 unsigned char tx_mc_buf[MBOX_CLIENT_BUF_MAX];
67 struct zynqmp_r5_core *r5_core;
68 struct work_struct mbox_work;
69 struct mbox_client mbox_cl;
70 struct mbox_chan *tx_chan;
71 struct mbox_chan *rx_chan;
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dqpc.c332 struct mbox_info { struct
339 static int mbox_alloc(struct mbox_info *mbox, int inlen, int outlen) in mbox_alloc() argument
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mbox.c1121 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()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dsdio.h187 struct ath10k_mbox_info mbox_info; member
H A Dsdio.c1082 struct ath10k_mbox_info *mbox_info = &ar_sdio->mbox_info; in ath10k_sdio_set_mbox_info() local
1462 struct ath10k_mbox_info *mbox_info = &ar_sdio->mbox_info; in ath10k_sdio_write_async_work() local
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dsdio.c98 struct ath6kl_mbox_info *mbox_info = &ar->mbox_info; in ath6kl_sdio_set_mbox_info() local
H A Dcore.h809 struct ath6kl_mbox_info mbox_info; member