Home
last modified time | relevance | path

Searched refs:rxq_obj_modify_vlan_strip (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_vlan.c117 ret = priv->obj_ops.rxq_obj_modify_vlan_strip(rxq_ctrl->obj, on); in mlx5_vlan_strip_queue_set()
H A Dmlx5.h904 int (*rxq_obj_modify_vlan_strip)(struct mlx5_rxq_obj *rxq_obj, int on); member
H A Dmlx5_devx.c1534 .rxq_obj_modify_vlan_strip = mlx5_rxq_obj_modify_rq_vlan_strip,
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_verbs.c1070 .rxq_obj_modify_vlan_strip = mlx5_rxq_obj_modify_wq_vlan_strip,