Home
last modified time | relevance | path

Searched defs:mailbox (Results 1 – 25 of 74) sorted by relevance

123

/linux/drivers/char/
A Dapplicom.h34 struct mailbox{ struct
35 u16 stjb_codef; /* offset 00 */
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 */
44 u16 stjb_nchan; /* offset 14 */
45 u16 stjb_nes; /* offset 16 */
46 u16 stjb_nb; /* offset 18 */
[all …]
A Dapplicom.c482 struct st_ram_io *st_loc, struct mailbox *mailbox) in do_ac_read()
567 struct mailbox mailbox; in ac_read() local
/linux/drivers/net/appletalk/
A Dltpc.h21 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/drivers/infiniband/hw/mthca/
A Dmthca_cmd.c612 struct mthca_mailbox *mailbox; in mthca_alloc_mailbox() local
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
1501 struct mthca_mailbox *mailbox; in mthca_SET_IB() local
[all …]
A Dmthca_mcg.c67 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
A Dmthca_srq.c210 struct mthca_mailbox *mailbox; in mthca_alloc_srq() local
340 struct mthca_mailbox *mailbox; in mthca_free_srq() local
400 struct mthca_mailbox *mailbox; in mthca_query_srq() local
/linux/drivers/net/ethernet/mellanox/mlx4/
A Dfw_qos.c87 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
A Dsrq.c64 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
A Dmcg.c54 struct mlx4_cmd_mailbox *mailbox, in mlx4_QP_FLOW_STEERING_ATTACH()
83 struct mlx4_cmd_mailbox *mailbox) in mlx4_READ_ENTRY()
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
980 struct mlx4_cmd_mailbox *mailbox; in mlx4_flow_attach() local
1109 struct mlx4_cmd_mailbox *mailbox; in mlx4_qp_attach_common() local
1218 struct mlx4_cmd_mailbox *mailbox; in mlx4_qp_detach_common() local
[all …]
A Dcq.c146 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
350 struct mlx4_cmd_mailbox *mailbox; in mlx4_cq_alloc() local
A Dmr.c276 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
A Den_port.c46 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
A Dfw.c180 struct mlx4_cmd_mailbox *mailbox; in mlx4_MOD_STAT_CFG() local
206 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
1188 struct mlx4_cmd_mailbox *mailbox; in mlx4_QUERY_PORT() local
1490 struct mlx4_cmd_mailbox *mailbox; in mlx4_get_slave_pkey_gid_tbl_len() local
1521 struct mlx4_cmd_mailbox *mailbox; in mlx4_map_cmd() local
1622 struct mlx4_cmd_mailbox *mailbox; in mlx4_QUERY_FW() local
1805 struct mlx4_cmd_mailbox *mailbox; in mlx4_QUERY_ADAPTER() local
1835 struct mlx4_cmd_mailbox *mailbox; in mlx4_INIT_HCA() local
[all …]
A Dport.c130 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
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
1773 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_PORT_VXLAN() local
[all …]
A Dqp.c134 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/arch/arm64/kernel/
A Dacpi_parking_protocol.c21 struct parking_protocol_mailbox __iomem *mailbox; member
62 struct parking_protocol_mailbox __iomem *mailbox; in acpi_parking_protocol_cpu_boot() local
115 struct parking_protocol_mailbox __iomem *mailbox = cpu_entry->mailbox; in acpi_parking_protocol_cpu_postboot() local
/linux/drivers/scsi/
A Daha1542.h54 struct mailbox { struct
55 u8 status; /* Command/Status */
56 u8 ccbptr[3]; /* msb, .., lsb */
/linux/drivers/infiniband/hw/hns/
A Dhns_roce_srq.c63 struct hns_roce_cmd_mailbox *mailbox, in hns_roce_hw_create_srq()
72 struct hns_roce_cmd_mailbox *mailbox, in hns_roce_hw_destroy_srq()
85 struct hns_roce_cmd_mailbox *mailbox; in alloc_srqc() local
A Dhns_roce_mr.c52 struct hns_roce_cmd_mailbox *mailbox, in hns_roce_hw_create_mpt()
61 struct hns_roce_cmd_mailbox *mailbox, in hns_roce_hw_destroy_mpt()
164 struct hns_roce_cmd_mailbox *mailbox; in hns_roce_mr_enable() local
296 struct hns_roce_cmd_mailbox *mailbox; in hns_roce_rereg_user_mr() local
507 struct hns_roce_cmd_mailbox *mailbox; in hns_roce_mw_enable() local
A Dhns_roce_hw_v2_dfx.c13 struct hns_roce_cmd_mailbox *mailbox; in hns_roce_v2_query_cqc_info() local
A Dhns_roce_cmd.c248 struct hns_roce_cmd_mailbox *mailbox; in hns_roce_alloc_cmd_mailbox() local
265 struct hns_roce_cmd_mailbox *mailbox) in hns_roce_free_cmd_mailbox()
/linux/drivers/crypto/qat/qat_common/
A Dadf_admin.c116 void __iomem *mailbox = admin->mailbox_addr; in adf_put_admin_msg_sync() local
226 void __iomem *mailbox; in adf_init_admin_comms() local
/linux/arch/arm/boot/dts/
A Domap2420.dtsi191 mailbox: mailbox@48094000 { label
A Domap2430.dtsi279 mailbox: mailbox@48094000 { label
/linux/arch/mips/pci/
A Dpci-vr41xx.c102 struct pci_mailbox_address *mailbox; in vr41xx_pciu_init() local

Completed in 43 milliseconds

123