Home
last modified time | relevance | path

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

12

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cq.c94 static int mlx4_SW2HW_CQ(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_SW2HW_CQ()
102 static int mlx4_MODIFY_CQ(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_MODIFY_CQ()
109 static int mlx4_HW2SW_CQ(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_HW2SW_CQ()
120 struct mlx4_cmd_mailbox *mailbox; in mlx4_cq_modify() local
142 struct mlx4_cmd_mailbox *mailbox; in mlx4_cq_resize() local
244 struct mlx4_cmd_mailbox *mailbox; in mlx4_cq_alloc() local
H A Dmlx4_fw_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
H A Dmlx4_srq.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
H A Dmlx4_mcg.c54 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 …]
H A Dmlx4_mr.c282 static int mlx4_SW2HW_MPT(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_SW2HW_MPT()
290 static int mlx4_HW2SW_MPT(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_HW2SW_MPT()
304 struct mlx4_cmd_mailbox *mailbox = NULL; in mlx4_mr_hw_get_mpt() local
368 struct mlx4_cmd_mailbox *mailbox = in mlx4_mr_hw_write_mpt() local
387 struct mlx4_cmd_mailbox *mailbox = in mlx4_mr_hw_put_mpt() local
437 struct mlx4_cmd_mailbox *mailbox, in mlx4_WRITE_MTT()
634 struct mlx4_cmd_mailbox *mailbox; in mlx4_mr_enable() local
754 struct mlx4_cmd_mailbox *mailbox = NULL; in mlx4_write_mtt() local
846 struct mlx4_cmd_mailbox *mailbox; in mlx4_mw_enable() local
1113 struct mlx4_cmd_mailbox *mailbox; in mlx4_fmr_unmap() local
H A Dmlx4_fw.c179 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
1172 struct mlx4_cmd_mailbox *mailbox; in mlx4_QUERY_PORT() local
1472 struct mlx4_cmd_mailbox *mailbox; in mlx4_get_slave_pkey_gid_tbl_len() local
1503 struct mlx4_cmd_mailbox *mailbox; in mlx4_map_cmd() local
1604 struct mlx4_cmd_mailbox *mailbox; in mlx4_QUERY_FW() local
1791 struct mlx4_cmd_mailbox *mailbox; in mlx4_QUERY_ADAPTER() local
1821 struct mlx4_cmd_mailbox *mailbox; in mlx4_INIT_HCA() local
[all …]
H A Dmlx4_port.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
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
1506 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_PORT() local
1547 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_PORT_general() local
1581 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_PORT_qpn_calc() local
1618 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_PORT_fcs_check() local
1661 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_PORT_VXLAN() local
1688 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_PORT_BEACON() local
H A Dmlx4_qp.c135 struct mlx4_cmd_mailbox *mailbox; in __mlx4_qp_modify() local
426 struct mlx4_cmd_mailbox *mailbox; in mlx4_update_qp() local
881 struct mlx4_cmd_mailbox *mailbox; in mlx4_qp_query() local
/freebsd/sys/dev/mthca/
H A Dmthca_cmd.c607 struct mthca_mailbox *mailbox; in mthca_alloc_mailbox() local
622 void mthca_free_mailbox(struct mthca_dev *dev, struct mthca_mailbox *mailbox) in mthca_free_mailbox()
655 struct mthca_mailbox *mailbox; in mthca_map_cmd() local
778 struct mthca_mailbox *mailbox; in mthca_QUERY_FW() local
886 struct mthca_mailbox *mailbox; in mthca_ENABLE_LAM() local
941 struct mthca_mailbox *mailbox; in mthca_QUERY_DDR() local
992 struct mthca_mailbox *mailbox; in mthca_QUERY_DEV_LIM() local
1272 struct mthca_mailbox *mailbox; in mthca_QUERY_ADAPTER() local
1315 struct mthca_mailbox *mailbox; in mthca_INIT_HCA() local
1441 struct mthca_mailbox *mailbox; in mthca_INIT_IB() local
[all …]
H 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
H A Dmthca_srq.c204 struct mthca_mailbox *mailbox; in mthca_alloc_srq() local
334 struct mthca_mailbox *mailbox; in mthca_free_srq() local
394 struct mthca_mailbox *mailbox; in mthca_query_srq() local
H A Dmthca_mr.c257 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
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_port.c46 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_VLAN_FLTR() local
79 struct mlx4_cmd_mailbox *mailbox; in mlx4_en_QUERY_PORT() local
193 struct mlx4_cmd_mailbox *mailbox; in mlx4_en_DUMP_ETH_STATS() local
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap2420.dtsi188 mailbox: mailbox@48094000 { label
H A Domap2430.dtsi276 mailbox: mailbox@48094000 { label
H A Ddm816x.dtsi338 mailbox: mailbox@480c8000 { label
/freebsd/sys/contrib/device-tree/src/arm64/broadcom/
H A Dbcm2712.dtsi217 mailbox: mailbox@7c013880 { label
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm-cygnus.dtsi153 mailbox: mailbox@3024024 { label
H A Dbcm-nsp.dtsi262 mailbox: mailbox@25c00 { global() label
H A Dbcm283x.dtsi100 mailbox: mailbox@7e00b880 { label
/freebsd/sys/contrib/device-tree/src/arm64/apm/
H A Dapm-shadowcat.dtsi574 mailbox: mailbox@10540000 { label
H A Dapm-storm.dtsi749 mailbox: mailbox@10540000 { label
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c169 struct mlx4_cmd_mailbox *mailbox; in mlx4_ib_update_gids_v1() local
202 struct mlx4_cmd_mailbox *mailbox; in mlx4_ib_update_gids_v1_v2() local
696 struct mlx4_cmd_mailbox *mailbox; in eth_link_query_port() local
949 struct mlx4_cmd_mailbox *mailbox; in mlx4_ib_modify_device() local
985 struct mlx4_cmd_mailbox *mailbox; in mlx4_ib_SET_PORT() local
1478 struct mlx4_cmd_mailbox *mailbox; in __mlx4_ib_create_flow() local
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-gx.dtsi573 mailbox: mailbox@404 { label
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/
H A Dhi6220.dtsi796 mailbox: mailbox@f7510000 { label

12