Searched defs:mbox (Results 51 - 75 of 153) sorted by last modified time

1234567

/linux-master/drivers/firmware/
H A Dturris-mox-rwtm.c52 struct mbox_chan *mbox; member in struct:mox_rwtm
[all...]
/linux-master/drivers/ufs/host/
H A Dufs-exynos.c1425 u32 mbox; local
/linux-master/drivers/soc/apple/
H A Drtkit.c548 static void apple_rtkit_rx(struct apple_mbox *mbox, struct apple_mbox_msg msg, argument
[all...]
H A Drtkit-internal.h30 struct apple_mbox *mbox; member in struct:apple_rtkit
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_mem.c60 lpfc_mem_free_sli_mbox(struct lpfc_hba *phba, LPFC_MBOXQ_t *mbox) argument
313 LPFC_MBOXQ_t *mbox, *next_mbox; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcmd.h16 static inline void mlxsw_cmd_mbox_free(char *mbox) argument
21 static inline void mlxsw_cmd_mbox_zero(char *mbox) argument
/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.h290 struct octep_mbox *mbox[OCTEP_MAX_VF]; member in struct:octep_device
H A Doctep_pfvf_mbox.c103 struct octep_mbox *mbox; local
297 octep_pfvf_pf_get_data(struct octep_device *oct, struct octep_mbox *mbox, int vf_id, union octep_pfvf_mbox_word cmd, union octep_pfvf_mbox_word *rsp) argument
392 struct octep_mbox *mbox = NULL; local
[all...]
H A Doctep_cnxk_pf.c393 struct octep_mbox *mbox = oct->mbox[q_no]; local
H A Doctep_cn9k_pf.c363 struct octep_mbox *mbox = oct->mbox[q_no]; local
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c1375 unsigned int mbox = PCIE_FW_MASTER_M + 1; local
[all...]
/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c369 int mbox, key, stat, q; local
/linux-master/drivers/media/pci/ivtv/
H A Divtv-driver.h213 volatile struct ivtv_mailbox __iomem *mbox; member in struct:ivtv_mailbox_data
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.c1074 struct bnxt_qplib_cmdq_mbox *mbox; local
1144 struct bnxt_qplib_cmdq_mbox *mbox; local
[all...]
/linux-master/drivers/gpu/drm/xe/
H A Dxe_pcode.c58 static int pcode_mailbox_rw(struct xe_gt *gt, u32 mbox, u32 *data0, u32 *data1, argument
90 int xe_pcode_write_timeout(struct xe_gt *gt, u32 mbox, u32 data, int timeout) argument
101 int xe_pcode_read(struct xe_gt *gt, u32 mbox, u32 *val, u32 *val1) argument
112 static int xe_pcode_try_request(struct xe_gt *gt, u32 mbox, argument
153 xe_pcode_request(struct xe_gt *gt, u32 mbox, u32 request, u32 reply_mask, u32 reply, int timeout_base_ms) argument
[all...]
/linux-master/drivers/gpu/drm/xe/compat-i915-headers/
H A Dintel_pcode.h13 snb_pcode_write_timeout(struct intel_uncore *uncore, u32 mbox, u32 val, argument
21 snb_pcode_write(struct intel_uncore *uncore, u32 mbox, u32 val) argument
28 snb_pcode_read(struct intel_uncore *uncore, u32 mbox, u32 *val, u32 *val1) argument
34 skl_pcode_request(struct intel_uncore *uncore, u32 mbox, argument
/linux-master/drivers/rapidio/devices/
H A Dtsi721.c628 int mbox; local
647 int mbox; local
1694 tsi721_add_outb_message(struct rio_mport *mport, struct rio_dev *rdev, int mbox, argument
1902 tsi721_open_outb_mbox(struct rio_mport *mport, void *dev_id, int mbox, int entries) argument
2083 tsi721_close_outb_mbox(struct rio_mport *mport, int mbox) argument
2144 u32 mbox = ch - 4; local
2191 tsi721_open_inb_mbox(struct rio_mport *mport, void *dev_id, int mbox, int entries) argument
2385 tsi721_close_inb_mbox(struct rio_mport *mport, int mbox) argument
2446 tsi721_add_inb_buffer(struct rio_mport *mport, int mbox, void *buf) argument
2477 tsi721_get_inb_message(struct rio_mport *mport, int mbox) argument
[all...]
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_mbox.c28 static void otx2_cpt_sync_mbox_bbuf(struct otx2_mbox *mbox, int devid) argument
178 struct otx2_mbox *mbox = &cptvf->pfvf_mbox; local
199 struct otx2_mbox *mbox = &cptvf->pfvf_mbox; local
219 struct otx2_mbox *mbox = &cptvf->pfvf_mbox; local
[all...]
H A Dotx2_cptpf_mbox.c383 struct otx2_mbox *mbox; local
426 struct otx2_mbox *mbox; local
646 struct otx2_mbox *mbox; local
[all...]
H A Dotx2_cptpf_main.c138 struct otx2_mbox *mbox; local
H A Dotx2_cptlf.h115 struct otx2_mbox *mbox; member in struct:otx2_cptlfs_info
417 otx2_cptlf_set_dev_info(struct otx2_cptlfs_info *lfs, struct pci_dev *pdev, void __iomem *reg_base, struct otx2_mbox *mbox, int blkaddr) argument
H A Dotx2_cpt_mbox_common.c7 int otx2_cpt_send_mbox_msg(struct otx2_mbox *mbox, struct pci_dev *pdev) argument
24 int otx2_cpt_send_ready_msg(struct otx2_mbox *mbox, struct pci_dev *pdev) argument
42 int otx2_cpt_send_af_reg_requests(struct otx2_mbox *mbox, struct pci_dev *pdev) argument
48 static int otx2_cpt_add_read_af_reg(struct otx2_mbox *mbox, argument
74 otx2_cpt_add_write_af_reg(struct otx2_mbox *mbox, struct pci_dev *pdev, u64 reg, u64 val, int blkaddr) argument
100 otx2_cpt_read_af_reg(struct otx2_mbox *mbox, struct pci_dev *pdev, u64 reg, u64 *val, int blkaddr) argument
113 otx2_cpt_write_af_reg(struct otx2_mbox *mbox, struct pci_dev *pdev, u64 reg, u64 val, int blkaddr) argument
128 struct otx2_mbox *mbox = lfs->mbox; local
158 struct otx2_mbox *mbox = lfs->mbox; local
187 struct otx2_mbox *mbox = lfs->mbox; local
218 otx2_cpt_sync_mbox_msg(struct otx2_mbox *mbox) argument
235 struct otx2_mbox *mbox = lfs->mbox; local
[all...]
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_dcbnl.c201 struct mbox *mbox = &pfvf->mbox; local
[all...]
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Daf9035.c118 u8 mbox = (reg >> 16) & 0xff; local
141 u8 mbox = (reg >> 16) & 0xff; local
/linux-master/drivers/mailbox/
H A Dti-msgmgr.c143 struct mbox_controller mbox; member in struct:ti_msgmgr_inst
573 static struct mbox_chan *ti_msgmgr_of_xlate(struct mbox_controller *mbox, argument
817 struct mbox_controller *mbox; local
[all...]

Completed in 311 milliseconds

1234567