Searched refs:mlx5e_priv (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_txrx.c51 struct mlx5e_priv *priv = c->priv;
H A Dmlx5_en_flow_table.c97 mlx5e_del_eth_addr_from_flow_table(struct mlx5e_priv *priv,
214 mlx5e_add_eth_addr_rule_sub(struct mlx5e_priv *priv,
367 mlx5e_add_eth_addr_rule(struct mlx5e_priv *priv,
393 static int mlx5e_vport_context_update_vlans(struct mlx5e_priv *priv)
443 mlx5e_add_vlan_rule(struct mlx5e_priv *priv,
510 mlx5e_del_vlan_rule(struct mlx5e_priv *priv,
531 mlx5e_enable_vlan_filter(struct mlx5e_priv *priv)
542 mlx5e_disable_vlan_filter(struct mlx5e_priv *priv)
555 struct mlx5e_priv *priv = arg;
570 struct mlx5e_priv *pri
[all...]
H A Den.h556 struct mlx5e_priv *priv;
625 struct mlx5e_priv { struct
746 int mlx5e_open_flow_table(struct mlx5e_priv *priv);
747 void mlx5e_close_flow_table(struct mlx5e_priv *priv);
748 void mlx5e_set_rx_mode_core(struct mlx5e_priv *priv);
753 void mlx5e_enable_vlan_filter(struct mlx5e_priv *priv);
754 void mlx5e_disable_vlan_filter(struct mlx5e_priv *priv);
755 int mlx5e_add_all_vlan_rules(struct mlx5e_priv *priv);
756 void mlx5e_del_all_vlan_rules(struct mlx5e_priv *priv);
797 void mlx5e_create_ethtool(struct mlx5e_priv *);
[all...]
H A Dmlx5_en_main.c174 mlx5e_update_carrier(struct mlx5e_priv *priv)
221 struct mlx5e_priv *priv = dev->if_softc;
249 struct mlx5e_priv *priv = dev->if_softc;
316 struct mlx5e_priv *priv = container_of(work, struct mlx5e_priv,
326 mlx5e_update_pport_counters(struct mlx5e_priv *priv)
377 struct mlx5e_priv *priv = container_of(work, struct mlx5e_priv,
561 struct mlx5e_priv *priv = arg;
569 mlx5e_async_event_sub(struct mlx5e_priv *pri
[all...]
H A Dmlx5_en_ethtool.c52 mlx5e_ethtool_sync_tx_completion_fact(struct mlx5e_priv *priv)
88 __offsetof(struct mlx5e_priv, params_ethtool.n)
93 struct mlx5e_priv *priv = arg1;
374 mlx5e_get_eeprom_info(struct mlx5e_priv *priv, struct mlx5e_eeprom *eeprom)
431 mlx5e_get_eeprom(struct mlx5e_priv *priv, struct mlx5e_eeprom *ee)
517 struct mlx5e_priv *priv = arg1;
584 struct mlx5e_priv *priv = arg1;
606 mlx5e_create_ethtool(struct mlx5e_priv *priv)
H A Dmlx5_en_tx.c83 struct mlx5e_priv *priv = ifp->if_softc;

Completed in 63 milliseconds