| /Linux-v5.4/drivers/char/ | 
| D | applicom.h | 34 struct mailbox{  struct35 	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 | 486 		struct st_ram_io *st_loc, struct mailbox *mailbox)  in do_ac_read()571 				struct mailbox mailbox;  in ac_read()  local
 
 | 
| /Linux-v5.4/drivers/net/appletalk/ | 
| D | ltpc.h | 21 	unsigned char mailbox;  member26 	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-v5.4/drivers/infiniband/hw/mthca/ | 
| D | mthca_cmd.c | 612 	struct mthca_mailbox *mailbox;  in mthca_alloc_mailbox()  local627 void mthca_free_mailbox(struct mthca_dev *dev, struct mthca_mailbox *mailbox)  in mthca_free_mailbox()
 660 	struct mthca_mailbox *mailbox;  in mthca_map_cmd()  local
 779 	struct mthca_mailbox *mailbox;  in mthca_QUERY_FW()  local
 885 	struct mthca_mailbox *mailbox;  in mthca_ENABLE_LAM()  local
 940 	struct mthca_mailbox *mailbox;  in mthca_QUERY_DDR()  local
 991 	struct mthca_mailbox *mailbox;  in mthca_QUERY_DEV_LIM()  local
 1271 	struct mthca_mailbox *mailbox;  in mthca_QUERY_ADAPTER()  local
 1314 	struct mthca_mailbox *mailbox;  in mthca_INIT_HCA()  local
 1440 	struct mthca_mailbox *mailbox;  in mthca_INIT_IB()  local
 [all …]
 
 | 
| D | mthca_mcg.c | 67 	struct mthca_mailbox *mailbox;  in find_mgm()  local123 	struct mthca_mailbox *mailbox;  in mthca_multicast_attach()  local
 217 	struct mthca_mailbox *mailbox;  in mthca_multicast_detach()  local
 
 | 
| D | mthca_srq.c | 210 	struct mthca_mailbox *mailbox;  in mthca_alloc_srq()  local340 	struct mthca_mailbox *mailbox;  in mthca_free_srq()  local
 400 	struct mthca_mailbox *mailbox;  in mthca_query_srq()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ | 
| D | fw_qos.c | 87 	struct mlx4_cmd_mailbox *mailbox;  in mlx4_SET_PORT_PRIO2TC()  local114 	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 | 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 | 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
 349 	struct mlx4_cmd_mailbox *mailbox;  in mlx4_cq_alloc()  local
 
 | 
| D | en_port.c | 46 	struct mlx4_cmd_mailbox *mailbox;  in mlx4_SET_VLAN_FLTR()  local77 	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 | 180 	struct mlx4_cmd_mailbox *mailbox;  in mlx4_MOD_STAT_CFG()  local206 	struct mlx4_cmd_mailbox *mailbox;  in mlx4_QUERY_FUNC()  local
 542 	struct mlx4_cmd_mailbox *mailbox;  in mlx4_QUERY_FUNC_CAP()  local
 727 	struct mlx4_cmd_mailbox *mailbox;  in mlx4_QUERY_DEV_CAP()  local
 1185 	struct mlx4_cmd_mailbox *mailbox;  in mlx4_QUERY_PORT()  local
 1487 	struct mlx4_cmd_mailbox *mailbox;  in mlx4_get_slave_pkey_gid_tbl_len()  local
 1518 	struct mlx4_cmd_mailbox *mailbox;  in mlx4_map_cmd()  local
 1619 	struct mlx4_cmd_mailbox *mailbox;  in mlx4_QUERY_FW()  local
 1802 	struct mlx4_cmd_mailbox *mailbox;  in mlx4_QUERY_ADAPTER()  local
 1832 	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
 382 		struct mlx4_cmd_mailbox *mailbox =  in mlx4_mr_hw_put_mpt()  local
 432 			  struct mlx4_cmd_mailbox *mailbox,  in mlx4_WRITE_MTT()
 629 	struct mlx4_cmd_mailbox *mailbox;  in mlx4_mr_enable()  local
 749 	struct mlx4_cmd_mailbox *mailbox = NULL;  in mlx4_write_mtt()  local
 840 	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()  local539 	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()  local442 	struct mlx4_cmd_mailbox *mailbox;  in mlx4_update_qp()  local
 896 	struct mlx4_cmd_mailbox *mailbox;  in mlx4_qp_query()  local
 
 | 
| /Linux-v5.4/arch/arm64/kernel/ | 
| D | acpi_parking_protocol.c | 21 	struct parking_protocol_mailbox __iomem *mailbox;  member62 	struct parking_protocol_mailbox __iomem *mailbox;  in acpi_parking_protocol_cpu_boot()  local
 114 	struct parking_protocol_mailbox __iomem *mailbox = cpu_entry->mailbox;  in acpi_parking_protocol_cpu_postboot()  local
 
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | aha1542.h | 54 struct mailbox {  struct55 	u8 status;	/* Command/Status */
 56 	u8 ccbptr[3];	/* msb, .., lsb */
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/hns/ | 
| D | hns_roce_srq.c | 63 			      struct hns_roce_cmd_mailbox *mailbox,  in hns_roce_sw2hw_srq()72 			     struct hns_roce_cmd_mailbox *mailbox,  in hns_roce_hw2sw_srq()
 85 	struct hns_roce_cmd_mailbox *mailbox;  in hns_roce_srq_alloc()  local
 
 | 
| D | hns_roce_cq.c | 77 			     struct hns_roce_cmd_mailbox *mailbox,  in hns_roce_sw2hw_cq()88 	struct hns_roce_cmd_mailbox *mailbox;  in hns_roce_cq_alloc()  local
 174 			     struct hns_roce_cmd_mailbox *mailbox,  in hns_roce_hw2sw_cq()
 
 | 
| D | hns_roce_hw_v2_dfx.c | 13 	struct hns_roce_cmd_mailbox *mailbox;  in hns_roce_v2_query_cqc_info()  local
 | 
| D | hns_roce_mr.c | 52 			      struct hns_roce_cmd_mailbox *mailbox,  in hns_roce_sw2hw_mpt()61 			      struct hns_roce_cmd_mailbox *mailbox,  in hns_roce_hw2sw_mpt()
 742 	struct hns_roce_cmd_mailbox *mailbox;  in hns_roce_mr_enable()  local
 1211 			  struct hns_roce_cmd_mailbox *mailbox,  in rereg_mr_trans()
 1291 	struct hns_roce_cmd_mailbox *mailbox;  in hns_roce_rereg_user_mr()  local
 1468 	struct hns_roce_cmd_mailbox *mailbox;  in hns_roce_mw_enable()  local
 
 | 
| D | hns_roce_cmd.c | 268 	struct hns_roce_cmd_mailbox *mailbox;  in hns_roce_alloc_cmd_mailbox()  local285 			       struct hns_roce_cmd_mailbox *mailbox)  in hns_roce_free_cmd_mailbox()
 
 | 
| /Linux-v5.4/drivers/crypto/qat/qat_common/ | 
| D | adf_admin.c | 159 	void __iomem *mailbox = admin->mailbox_addr;  in adf_put_admin_msg_sync()  local239 	void __iomem *mailbox = (void __iomem *)((uintptr_t)csr +  in adf_init_admin_comms()  local
 
 | 
| /Linux-v5.4/arch/arm/boot/dts/ | 
| D | omap2420.dtsi | 178 		mailbox: mailbox@48094000 {  label
 | 
| /Linux-v5.4/arch/mips/pci/ | 
| D | pci-vr41xx.c | 102 	struct pci_mailbox_address *mailbox;  in vr41xx_pciu_init()  local
 |