/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4.h | 205 struct mlx4_cmd_mailbox *inbox); 207 struct mlx4_cmd_mailbox *inbox, 208 struct mlx4_cmd_mailbox *outbox, 972 struct mlx4_cmd_mailbox *inbox, 973 struct mlx4_cmd_mailbox *outbox, 977 struct mlx4_cmd_mailbox *inbox, 978 struct mlx4_cmd_mailbox *outbox, 982 struct mlx4_cmd_mailbox *inbox, 983 struct mlx4_cmd_mailbox *outbox, 987 struct mlx4_cmd_mailbox *inbox, [all …]
|
H A D | mlx4_fw_qos.c | 87 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_PORT_PRIO2TC() 114 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_PORT_SCHEDULER() 164 struct mlx4_cmd_mailbox *mailbox; in mlx4_ALLOCATE_VPP_get() 198 struct mlx4_cmd_mailbox *mailbox; in mlx4_ALLOCATE_VPP_set() 226 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_VPORT_QOS_get() 263 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_VPORT_QOS_set()
|
H A D | mlx4_resource_tracker.c | 679 struct mlx4_cmd_mailbox *inbox) in update_pkey_index() 693 static void update_gid(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *inbox, in update_gid() 737 struct mlx4_cmd_mailbox *inbox, in update_vport_qp_param() 2243 struct mlx4_cmd_mailbox *inbox, in mlx4_ALLOC_RES_wrapper() 2244 struct mlx4_cmd_mailbox *outbox, in mlx4_ALLOC_RES_wrapper() 2557 struct mlx4_cmd_mailbox *inbox, in mlx4_FREE_RES_wrapper() 2558 struct mlx4_cmd_mailbox *outbox, in mlx4_FREE_RES_wrapper() 2703 struct mlx4_cmd_mailbox *inbox, in mlx4_SW2HW_MPT_wrapper() 2704 struct mlx4_cmd_mailbox *outbox, in mlx4_SW2HW_MPT_wrapper() 2786 struct mlx4_cmd_mailbox *inbox, in mlx4_HW2SW_MPT_wrapper() [all …]
|
H A D | mlx4_cq.c | 94 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() 142 struct mlx4_cmd_mailbox *mailbox; in mlx4_cq_resize() 244 struct mlx4_cmd_mailbox *mailbox; in mlx4_cq_alloc()
|
H A D | mlx4_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() 251 struct mlx4_cmd_mailbox *mailbox; in mlx4_srq_query()
|
H A D | mlx4_fw.c | 179 struct mlx4_cmd_mailbox *mailbox; in mlx4_MOD_STAT_CFG() 205 struct mlx4_cmd_mailbox *mailbox; in mlx4_QUERY_FUNC() 326 struct mlx4_cmd_mailbox *inbox, in mlx4_QUERY_FUNC_CAP_wrapper() 327 struct mlx4_cmd_mailbox *outbox, in mlx4_QUERY_FUNC_CAP_wrapper() 541 struct mlx4_cmd_mailbox *mailbox; in mlx4_QUERY_FUNC_CAP() 726 struct mlx4_cmd_mailbox *mailbox; in mlx4_QUERY_DEV_CAP() 1172 struct mlx4_cmd_mailbox *mailbox; in mlx4_QUERY_PORT() 1258 struct mlx4_cmd_mailbox *inbox, in mlx4_QUERY_DEV_CAP_wrapper() 1259 struct mlx4_cmd_mailbox *outbox, in mlx4_QUERY_DEV_CAP_wrapper() 1392 struct mlx4_cmd_mailbox *inbox, in mlx4_QUERY_PORT_wrapper() [all …]
|
H A D | mlx4_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() 334 struct mlx4_cmd_mailbox *mailbox; in promisc_steering_entry() 422 struct mlx4_cmd_mailbox *mailbox; in add_promisc_qp() 553 struct mlx4_cmd_mailbox *mailbox; in remove_promisc_qp() 696 struct mlx4_cmd_mailbox *mgm_mailbox, in find_entry() [all …]
|
H A D | mlx4_mr.c | 282 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() 368 struct mlx4_cmd_mailbox *mailbox = in mlx4_mr_hw_write_mpt() 369 container_of((void *)mpt_entry, struct mlx4_cmd_mailbox, in mlx4_mr_hw_write_mpt() 387 struct mlx4_cmd_mailbox *mailbox = in mlx4_mr_hw_put_mpt() 388 container_of((void *)mpt_entry, struct mlx4_cmd_mailbox, in mlx4_mr_hw_put_mpt() 437 struct mlx4_cmd_mailbox *mailbox, in mlx4_WRITE_MTT() 634 struct mlx4_cmd_mailbox *mailbox; in mlx4_mr_enable() 754 struct mlx4_cmd_mailbox *mailbox = NULL; in mlx4_write_mtt() [all …]
|
H A D | mlx4_port.c | 130 struct mlx4_cmd_mailbox *mailbox; in mlx4_set_port_mac_table() 539 struct mlx4_cmd_mailbox *mailbox; in mlx4_set_port_vlan_table() 1058 struct mlx4_cmd_mailbox *inmailbox, *outmailbox; in mlx4_get_port_ib_caps() 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() 1248 u8 op_mod, struct mlx4_cmd_mailbox *inbox) in mlx4_common_set_port() 1478 struct mlx4_cmd_mailbox *inbox, in mlx4_SET_PORT_wrapper() 1479 struct mlx4_cmd_mailbox *outbox, in mlx4_SET_PORT_wrapper() 1506 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_PORT() 1547 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_PORT_general() [all …]
|
H A D | fw.h | 239 struct mlx4_cmd_mailbox *inbox, 240 struct mlx4_cmd_mailbox *outbox,
|
H A D | mlx4_cmd.c | 848 struct mlx4_cmd_mailbox *inbox, in query_pkey_block() 849 struct mlx4_cmd_mailbox *outbox) in query_pkey_block() 874 struct mlx4_cmd_mailbox *inbox, in get_full_pkey_table() 875 struct mlx4_cmd_mailbox *outbox) in get_full_pkey_table() 901 struct mlx4_cmd_mailbox *inbox, in mlx4_MAD_IFC_wrapper() 902 struct mlx4_cmd_mailbox *outbox, in mlx4_MAD_IFC_wrapper() 1041 struct mlx4_cmd_mailbox *inbox, in mlx4_CMD_EPERM_wrapper() 1042 struct mlx4_cmd_mailbox *outbox, in mlx4_CMD_EPERM_wrapper() 1050 struct mlx4_cmd_mailbox *inbox, in mlx4_DMA_wrapper() 1051 struct mlx4_cmd_mailbox *outbox, in mlx4_DMA_wrapper() [all …]
|
H A D | mlx4_qp.c | 135 struct mlx4_cmd_mailbox *mailbox; in __mlx4_qp_modify() 426 struct mlx4_cmd_mailbox *mailbox; in mlx4_update_qp() 881 struct mlx4_cmd_mailbox *mailbox; in mlx4_qp_query()
|
H A D | mlx4_eq.c | 862 struct mlx4_cmd_mailbox *inbox, in mlx4_MAP_EQ_wrapper() 863 struct mlx4_cmd_mailbox *outbox, in mlx4_MAP_EQ_wrapper() 895 static int mlx4_SW2HW_EQ(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_SW2HW_EQ() 958 struct mlx4_cmd_mailbox *mailbox; in mlx4_create_eq()
|
H A D | mlx4_main.c | 2528 struct mlx4_cmd_mailbox *if_stat_mailbox; in __mlx4_clear_if_stat()
|
/freebsd/sys/dev/mlx4/ |
H A D | cmd.h | 263 struct mlx4_cmd_mailbox { struct 303 struct mlx4_cmd_mailbox *mlx4_alloc_cmd_mailbox(struct mlx4_dev *dev); 304 void mlx4_free_cmd_mailbox(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox);
|
/freebsd/sys/dev/mlx4/mlx4_en/ |
H A D | mlx4_en_port.c | 46 struct mlx4_cmd_mailbox *mailbox; in mlx4_SET_VLAN_FLTR() 79 struct mlx4_cmd_mailbox *mailbox; in mlx4_en_QUERY_PORT() 193 struct mlx4_cmd_mailbox *mailbox; in mlx4_en_DUMP_ETH_STATS()
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_main.c | 169 struct mlx4_cmd_mailbox *mailbox; in mlx4_ib_update_gids_v1() 202 struct mlx4_cmd_mailbox *mailbox; in mlx4_ib_update_gids_v1_v2() 696 struct mlx4_cmd_mailbox *mailbox; in eth_link_query_port() 949 struct mlx4_cmd_mailbox *mailbox; in mlx4_ib_modify_device() 985 struct mlx4_cmd_mailbox *mailbox; in mlx4_ib_SET_PORT() 1478 struct mlx4_cmd_mailbox *mailbox; in __mlx4_ib_create_flow()
|
H A D | mlx4_ib_mad.c | 111 struct mlx4_cmd_mailbox *inmailbox, *outmailbox; in mlx4_MAD_IFC()
|