Searched defs:devcom (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | devcom.c | 159 struct mlx5_devcom_comp_dev *devcom; in devcom_alloc_comp_dev() local 178 devcom_free_comp_dev(struct mlx5_devcom_comp_dev *devcom) in devcom_free_comp_dev() 192 devcom_component_equal(struct mlx5_devcom_comp *devcom, in devcom_component_equal() 243 struct mlx5_devcom_comp_dev *devcom = NULL; in mlx5_devcom_register_component() local 274 void mlx5_devcom_unregister_component(struct mlx5_devcom_comp_dev *devcom) in mlx5_devcom_unregister_component() 282 int mlx5_devcom_comp_get_size(struct mlx5_devcom_comp_dev *devcom) in mlx5_devcom_comp_get_size() 289 int mlx5_devcom_send_event(struct mlx5_devcom_comp_dev *devcom, in mlx5_devcom_send_event() 331 void mlx5_devcom_comp_set_ready(struct mlx5_devcom_comp_dev *devcom, bool ready) in mlx5_devcom_comp_set_ready() 338 bool mlx5_devcom_comp_is_ready(struct mlx5_devcom_comp_dev *devcom) in mlx5_devcom_comp_is_ready() 346 bool mlx5_devcom_for_each_peer_begin(struct mlx5_devcom_comp_dev *devcom) in mlx5_devcom_for_each_peer_begin() [all …]
|
| H A D | devcom.h | 62 #define mlx5_devcom_for_each_peer_entry(devcom, data, pos) \ argument 70 #define mlx5_devcom_for_each_peer_entry_rcu(devcom, data, pos) \ argument
|
| H A D | sd.c | 19 struct mlx5_devcom_comp_dev *devcom; member 212 struct mlx5_devcom_comp_dev *devcom, *pos; in sd_register() local
|
| H A D | ipsec_fs_roce.c | 46 struct mlx5_devcom_comp_dev **devcom; member 842 struct mlx5_devcom_comp_dev **devcom) in mlx5_ipsec_fs_roce_init()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
| H A D | mpesw.c | 140 struct mlx5_devcom_comp_dev *devcom; in mlx5_mpesw_work() local
|
| H A D | lag.c | 1245 struct mlx5_devcom_comp_dev *devcom = NULL; in mlx5_lag_get_devcom_comp() local 1266 struct mlx5_devcom_comp_dev *devcom; in mlx5_do_bond_work() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| H A D | bridge_mcast.c | 545 struct mlx5_devcom_comp_dev *devcom = port->bridge->br_offloads->esw->devcom, *pos; in mlx5_esw_bridge_mcast_filter_flow_peer_create() local
|
| H A D | bridge.c | 659 struct mlx5_devcom_comp_dev *devcom = bridge->br_offloads->esw->devcom, *pos; in mlx5_esw_bridge_ingress_flow_peer_create() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tc.c | 2150 struct mlx5_devcom_comp_dev *devcom; in mlx5e_tc_del_fdb_peers_flow() local 2166 struct mlx5_devcom_comp_dev *devcom = flow->priv->mdev->priv.eswitch->devcom; in mlx5e_tc_del_flow() local 4634 struct mlx5_devcom_comp_dev *devcom = priv->mdev->priv.eswitch->devcom, *pos; in mlx5e_add_fdb_flow() local 5519 struct mlx5_devcom_comp_dev *devcom; in mlx5e_tc_clean_fdb_peer_flows() local
|
| H A D | eswitch.h | 410 struct mlx5_devcom_comp_dev *devcom; member
|
| H A D | en.h | 977 struct mlx5_devcom_comp_dev *devcom; member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ipsec_fs.c | 2765 struct mlx5_devcom_comp_dev **devcom) in mlx5e_accel_ipsec_fs_init()
|