Home
last modified time | relevance | path

Searched full:esw (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eswitch.c219 esw_fdb_set_vport_rule(struct mlx5_eswitch *esw, u8 mac[ETH_ALEN], u32 vport) in esw_fdb_set_vport_rule() argument
246 esw_debug(esw->dev, in esw_fdb_set_vport_rule()
251 mlx5_add_flow_rules(esw->fdb_table.fdb, spec, in esw_fdb_set_vport_rule()
262 static int esw_create_fdb_table(struct mlx5_eswitch *esw) in esw_create_fdb_table() argument
266 struct mlx5_core_dev *dev = esw->dev; in esw_create_fdb_table()
317 esw->fdb_table.addr_grp = g; in esw_create_fdb_table()
318 esw->fdb_table.fdb = fdb; in esw_create_fdb_table()
326 static void esw_destroy_fdb_table(struct mlx5_eswitch *esw) in esw_destroy_fdb_table() argument
328 if (!esw->fdb_table.fdb) in esw_destroy_fdb_table()
331 esw_debug(esw->dev, "Destroy FDB Table\n"); in esw_destroy_fdb_table()
[all …]
H A Deswitch.h156 void mlx5_eswitch_cleanup(struct mlx5_eswitch *esw);
157 void mlx5_eswitch_vport_event(struct mlx5_eswitch *esw, struct mlx5_eqe *eqe);
158 int mlx5_eswitch_enable_sriov(struct mlx5_eswitch *esw, int nvfs);
159 void mlx5_eswitch_disable_sriov(struct mlx5_eswitch *esw);
160 int mlx5_eswitch_set_vport_mac(struct mlx5_eswitch *esw,
162 int mlx5_eswitch_set_vport_state(struct mlx5_eswitch *esw,
164 int mlx5_eswitch_set_vport_vlan(struct mlx5_eswitch *esw,
166 int mlx5_eswitch_get_vport_config(struct mlx5_eswitch *esw,
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dralink,rt3050-esw.txt8 - compatible: Should be "ralink,rt3050-esw"
12 - reset-names: Should contain the reset names "esw"
21 esw@10110000 {
22 compatible = "ralink,rt3050-esw";
26 reset-names = "esw";
H A Dmediatek-net.txt21 "ethif", "esw", "gp2", "gp1" : For MT2701 and MT7623 SoC
22 "ethif", "esw", "gp0", "gp1", "gp2", "sgmii_tx250m", "sgmii_rx250m",
24 "ethif", "sgmiitop", "esw", "gp0", "gp1", "gp2", "fe", "sgmii_tx250m",
63 clock-names = "ethif", "esw", "gp2", "gp1";
H A Dmediatek,net.yaml145 - const: esw
202 - const: esw
243 - const: esw
367 - const: esw
441 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
H A Dralink,rt2880-net.txt20 "esw" is also required.
/freebsd/lib/msun/src/
H A De_hypotl.c34 #define ESW(exp) (MAX_EXP - 1 + (exp)) /* expsign word */ macro
59 if(ha > ESW(MAX_EXP/2-12)) { /* a>2**(MAX_EXP/2-12) */ in hypotl()
60 if(ha >= ESW(MAX_EXP)) { /* Inf or NaN */ in hypotl()
67 if (hb >= ESW(MAX_EXP) && manh == LDBL_NBIT && manl == 0) w = b; in hypotl()
76 if(hb < ESW(-(MAX_EXP/2-12))) { /* b < 2**-(MAX_EXP/2-12) */ in hypotl()
82 SET_HIGH_WORD(t1,ESW(MAX_EXP-2)); /* t1=2^(MAX_EXP-2) */ in hypotl()
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dmediatek,mt7622-pinctrl.yaml127 enum: [esw, esw_p0_p1, esw_p2_p3_p4, rgmii_via_esw,
387 mux-esw {
388 groups = "esw";
H A Dpinctrl-mt7622.txt208 "esw" "eth" 51, 52, 53, 54, 55, 56,
479 mux-esw {
480 groups = "esw";
/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch.c75 { "ralink,rt3050-esw", MTK_SWITCH_RT3050 },
76 { "ralink,rt3352-esw", MTK_SWITCH_RT3352 },
77 { "ralink,rt5350-esw", MTK_SWITCH_RT5350 },
80 { "mediatek,mt7628-esw", MTK_SWITCH_MT7628 },
H A Dmtkswitch_rt3050.c504 sprintf(sc->info.es_name, "Ralink ESW"); in mtk_attach_switch_rt3050()
/freebsd/sys/contrib/device-tree/src/arm/mediatek/
H A Dmt7629.dtsi460 clock-names = "ethif", "sgmiitop", "esw", "gp0", "gp1",
H A Dmt2701.dtsi738 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
H A Dmt7623.dtsi972 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt7622.dtsi981 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",