/Linux-v4.19/drivers/char/ |
D | applicom.h | 34 struct mailbox{ struct 35 u16 stjb_codef; /* offset 00 */ 36 s16 stjb_status; /* offset 02 */ 37 u16 stjb_ticuser_root; /* offset 04 */ 38 u8 stjb_piduser[4]; /* offset 06 */ 39 u16 stjb_mode; /* offset 0A */ 40 u16 stjb_time; /* offset 0C */ 41 u16 stjb_stop; /* offset 0E */ 42 u16 stjb_nfonc; /* offset 10 */ 43 u16 stjb_ncard; /* offset 12 */ [all …]
|
D | applicom.c | 480 struct st_ram_io *st_loc, struct mailbox *mailbox) in do_ac_read() 565 struct mailbox mailbox; in ac_read() local
|
/Linux-v4.19/drivers/net/appletalk/ |
D | ltpc.h | 21 unsigned char mailbox; member 26 unsigned char mailbox; member 33 unsigned char mailbox; member 39 unsigned char mailbox; member 44 unsigned char mailbox; member 50 unsigned char mailbox; member
|
/Linux-v4.19/drivers/infiniband/hw/mthca/ |
D | mthca_cmd.c | 618 struct mthca_mailbox *mailbox; in mthca_alloc_mailbox() local 633 void mthca_free_mailbox(struct mthca_dev *dev, struct mthca_mailbox *mailbox) in mthca_free_mailbox() 666 struct mthca_mailbox *mailbox; in mthca_map_cmd() local 785 struct mthca_mailbox *mailbox; in mthca_QUERY_FW() local 891 struct mthca_mailbox *mailbox; in mthca_ENABLE_LAM() local 946 struct mthca_mailbox *mailbox; in mthca_QUERY_DDR() local 997 struct mthca_mailbox *mailbox; in mthca_QUERY_DEV_LIM() local 1277 struct mthca_mailbox *mailbox; in mthca_QUERY_ADAPTER() local 1320 struct mthca_mailbox *mailbox; in mthca_INIT_HCA() local 1446 struct mthca_mailbox *mailbox; in mthca_INIT_IB() local [all …]
|
D | mthca_mcg.c | 67 struct mthca_mailbox *mailbox; in find_mgm() local 123 struct mthca_mailbox *mailbox; in mthca_multicast_attach() local 217 struct mthca_mailbox *mailbox; in mthca_multicast_detach() local
|
D | mthca_srq.c | 202 struct mthca_mailbox *mailbox; in mthca_alloc_srq() local 332 struct mthca_mailbox *mailbox; in mthca_free_srq() local 392 struct mthca_mailbox *mailbox; in mthca_query_srq() local
|
D | mthca_mr.c | 257 struct mthca_mailbox *mailbox; in __mthca_write_mtt() local 432 struct mthca_mailbox *mailbox; in mthca_mr_alloc() local 571 struct mthca_mailbox *mailbox; in mthca_fmr_alloc() local
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/ |
D | fw_qos.c | 87 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_PORT_PRIO2TC() local 114 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_PORT_SCHEDULER() local 164 struct mlx4_cmd_mailbox *mailbox; in mlx4_ALLOCATE_VPP_get() local 198 struct mlx4_cmd_mailbox *mailbox; in mlx4_ALLOCATE_VPP_set() local 226 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_VPORT_QOS_get() local 263 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_VPORT_QOS_set() local
|
D | srq.c | 64 static int mlx4_SW2HW_SRQ(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_SW2HW_SRQ() 72 static int mlx4_HW2SW_SRQ(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_HW2SW_SRQ() 86 static int mlx4_QUERY_SRQ(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_QUERY_SRQ() 166 struct mlx4_cmd_mailbox *mailbox; in mlx4_srq_alloc() local 251 struct mlx4_cmd_mailbox *mailbox; in mlx4_srq_query() local
|
D | cq.c | 146 static int mlx4_SW2HW_CQ(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_SW2HW_CQ() 154 static int mlx4_MODIFY_CQ(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_MODIFY_CQ() 161 static int mlx4_HW2SW_CQ(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_HW2SW_CQ() 172 struct mlx4_cmd_mailbox *mailbox; in mlx4_cq_modify() local 194 struct mlx4_cmd_mailbox *mailbox; in mlx4_cq_resize() local 297 struct mlx4_cmd_mailbox *mailbox; in mlx4_cq_alloc() local
|
D | mcg.c | 54 struct mlx4_cmd_mailbox *mailbox, in mlx4_QP_FLOW_STEERING_ATTACH() 83 struct mlx4_cmd_mailbox *mailbox) in mlx4_READ_ENTRY() 90 struct mlx4_cmd_mailbox *mailbox) in mlx4_WRITE_ENTRY() 97 struct mlx4_cmd_mailbox *mailbox) in mlx4_WRITE_PROMISC() 107 static int mlx4_GID_HASH(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_GID_HASH() 152 struct mlx4_cmd_mailbox *mailbox; in new_steering_entry() local 334 struct mlx4_cmd_mailbox *mailbox; in promisc_steering_entry() local 422 struct mlx4_cmd_mailbox *mailbox; in add_promisc_qp() local 553 struct mlx4_cmd_mailbox *mailbox; in remove_promisc_qp() local 699 struct mlx4_cmd_mailbox *mailbox; in find_entry() local [all …]
|
D | en_port.c | 46 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_VLAN_FLTR() local 77 struct mlx4_cmd_mailbox *mailbox; in mlx4_en_QUERY_PORT() local 191 struct mlx4_cmd_mailbox *mailbox, *mailbox_priority; in mlx4_en_DUMP_ETH_STATS() local
|
D | fw.c | 179 struct mlx4_cmd_mailbox *mailbox; in mlx4_MOD_STAT_CFG() local 205 struct mlx4_cmd_mailbox *mailbox; in mlx4_QUERY_FUNC() local 541 struct mlx4_cmd_mailbox *mailbox; in mlx4_QUERY_FUNC_CAP() local 726 struct mlx4_cmd_mailbox *mailbox; in mlx4_QUERY_DEV_CAP() local 1182 struct mlx4_cmd_mailbox *mailbox; in mlx4_QUERY_PORT() local 1484 struct mlx4_cmd_mailbox *mailbox; in mlx4_get_slave_pkey_gid_tbl_len() local 1515 struct mlx4_cmd_mailbox *mailbox; in mlx4_map_cmd() local 1616 struct mlx4_cmd_mailbox *mailbox; in mlx4_QUERY_FW() local 1799 struct mlx4_cmd_mailbox *mailbox; in mlx4_QUERY_ADAPTER() local 1829 struct mlx4_cmd_mailbox *mailbox; in mlx4_INIT_HCA() local [all …]
|
D | mr.c | 276 static int mlx4_SW2HW_MPT(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_SW2HW_MPT() 284 static int mlx4_HW2SW_MPT(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_HW2SW_MPT() 298 struct mlx4_cmd_mailbox *mailbox = NULL; in mlx4_mr_hw_get_mpt() local 362 struct mlx4_cmd_mailbox *mailbox = in mlx4_mr_hw_write_mpt() local 381 struct mlx4_cmd_mailbox *mailbox = in mlx4_mr_hw_put_mpt() local 431 struct mlx4_cmd_mailbox *mailbox, in mlx4_WRITE_MTT() 628 struct mlx4_cmd_mailbox *mailbox; in mlx4_mr_enable() local 748 struct mlx4_cmd_mailbox *mailbox = NULL; in mlx4_write_mtt() local 839 struct mlx4_cmd_mailbox *mailbox; in mlx4_mw_enable() local
|
D | port.c | 130 struct mlx4_cmd_mailbox *mailbox; in mlx4_set_port_mac_table() local 539 struct mlx4_cmd_mailbox *mailbox; in mlx4_set_port_vlan_table() local 1170 int port, struct mlx4_cmd_mailbox *mailbox) in mlx4_reset_roce_port_gids() 1207 struct mlx4_cmd_mailbox *mailbox; in mlx4_reset_roce_gids() local 1570 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_PORT() local 1611 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_PORT_general() local 1645 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_PORT_qpn_calc() local 1682 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_PORT_user_mtu() local 1706 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_PORT_user_mac() local 1730 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_PORT_fcs_check() local [all …]
|
D | qp.c | 134 struct mlx4_cmd_mailbox *mailbox; in __mlx4_qp_modify() local 442 struct mlx4_cmd_mailbox *mailbox; in mlx4_update_qp() local 896 struct mlx4_cmd_mailbox *mailbox; in mlx4_qp_query() local
|
/Linux-v4.19/arch/arm64/kernel/ |
D | acpi_parking_protocol.c | 32 struct parking_protocol_mailbox __iomem *mailbox; member 73 struct parking_protocol_mailbox __iomem *mailbox; in acpi_parking_protocol_cpu_boot() local 125 struct parking_protocol_mailbox __iomem *mailbox = cpu_entry->mailbox; in acpi_parking_protocol_cpu_postboot() local
|
/Linux-v4.19/drivers/scsi/ |
D | aha1542.h | 54 struct mailbox { struct 55 u8 status; /* Command/Status */ 56 u8 ccbptr[3]; /* msb, .., lsb */
|
/Linux-v4.19/drivers/infiniband/hw/hns/ |
D | hns_roce_cq.c | 76 struct hns_roce_cmd_mailbox *mailbox, in hns_roce_sw2hw_cq() 88 struct hns_roce_cmd_mailbox *mailbox; in hns_roce_cq_alloc() local 181 struct hns_roce_cmd_mailbox *mailbox, in hns_roce_hw2sw_cq()
|
D | hns_roce_cmd.c | 263 struct hns_roce_cmd_mailbox *mailbox; in hns_roce_alloc_cmd_mailbox() local 281 struct hns_roce_cmd_mailbox *mailbox) in hns_roce_free_cmd_mailbox()
|
D | hns_roce_mr.c | 53 struct hns_roce_cmd_mailbox *mailbox, in hns_roce_sw2hw_mpt() 62 struct hns_roce_cmd_mailbox *mailbox, in hns_roce_hw2sw_mpt() 662 struct hns_roce_cmd_mailbox *mailbox; in hns_roce_mr_enable() local 1068 struct hns_roce_cmd_mailbox *mailbox; in hns_roce_rereg_user_mr() local
|
/Linux-v4.19/drivers/crypto/qat/qat_common/ |
D | adf_admin.c | 159 void __iomem *mailbox = admin->mailbox_addr; in adf_put_admin_msg_sync() local 239 void __iomem *mailbox = (void __iomem *)((uintptr_t)csr + in adf_init_admin_comms() local
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | omap2420.dtsi | 178 mailbox: mailbox@48094000 { label
|
D | omap2430.dtsi | 266 mailbox: mailbox@48094000 { label
|
/Linux-v4.19/arch/mips/pci/ |
D | pci-vr41xx.c | 115 struct pci_mailbox_address *mailbox; in vr41xx_pciu_init() local
|