Home
last modified time | relevance | path

Searched refs:tx_fwd_offload (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.15/net/bridge/
H A Dbr_switchdev.c29 return BR_INPUT_SKB_CB(skb)->tx_fwd_offload; in br_switchdev_frame_uses_tx_fwd_offload()
42 BR_INPUT_SKB_CB(skb)->tx_fwd_offload = true; in nbp_switchdev_frame_mark_tx_fwd_offload()
240 bool tx_fwd_offload, in nbp_switchdev_add() argument
272 if (tx_fwd_offload) { in nbp_switchdev_add()
826 bool tx_fwd_offload, in br_switchdev_port_offload() argument
836 err = nbp_switchdev_add(p, ppid, tx_fwd_offload, extack); in br_switchdev_port_offload()
H A Dbr.c234 b->tx_fwd_offload, extack); in br_switchdev_blocking_event()
H A Dbr_private.h605 u8 tx_fwd_offload:1; member
2148 bool tx_fwd_offload,
2198 bool tx_fwd_offload, in br_switchdev_port_offload() argument
/linux-6.15/include/linux/dsa/
H A D8021q.h21 struct dsa_bridge bridge, bool *tx_fwd_offload,
/linux-6.15/include/net/
H A Dswitchdev.h209 bool tx_fwd_offload; member
295 bool tx_fwd_offload,
381 bool tx_fwd_offload, in switchdev_bridge_port_offload() argument
H A Ddsa.h233 bool tx_fwd_offload; member
1023 bool *tx_fwd_offload,
/linux-6.15/net/dsa/
H A Dswitch.h49 bool tx_fwd_offload; member
H A Dtag_8021q.c289 struct dsa_bridge bridge, bool *tx_fwd_offload, in dsa_tag_8021q_bridge_join() argument
308 *tx_fwd_offload = true; in dsa_tag_8021q_bridge_join()
H A Dport.c514 dp->bridge->tx_fwd_offload = info.tx_fwd_offload; in dsa_port_bridge_join()
519 dp->bridge->tx_fwd_offload, extack); in dsa_port_bridge_join()
H A Dswitch.c93 &info->tx_fwd_offload, in dsa_switch_bridge_join()
/linux-6.15/net/switchdev/
H A Dswitchdev.c997 bool tx_fwd_offload, in switchdev_bridge_port_offload() argument
1006 .tx_fwd_offload = tx_fwd_offload, in switchdev_bridge_port_offload()
/linux-6.15/drivers/net/dsa/
H A Ddsa_loop.c170 bool *tx_fwd_offload, in dsa_loop_port_bridge_join() argument
H A Dlan9303-core.c1136 bool *tx_fwd_offload, in lan9303_port_bridge_join() argument
H A Drzn1_a5psw.c359 bool *tx_fwd_offload, in a5psw_port_bridge_join() argument
H A Dlantiq_gswip.c1156 bool *tx_fwd_offload, in gswip_port_bridge_join() argument
/linux-6.15/drivers/net/dsa/b53/
H A Db53_priv.h347 bool *tx_fwd_offload, struct netlink_ext_ack *extack);
H A Db53_common.c2016 bool *tx_fwd_offload, struct netlink_ext_ack *extack) in b53_br_join() argument
/linux-6.15/drivers/net/dsa/qca/
H A Dqca8k.h534 bool *tx_fwd_offload,
H A Dqca8k-common.c699 bool *tx_fwd_offload, in qca8k_port_bridge_join() argument
/linux-6.15/drivers/net/dsa/xrs700x/
H A Dxrs700x.c548 struct dsa_bridge bridge, bool *tx_fwd_offload, in xrs700x_bridge_join() argument
/linux-6.15/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2115 bool *tx_fwd_offload, in sja1105_bridge_join() argument
2124 rc = dsa_tag_8021q_bridge_join(ds, port, bridge, tx_fwd_offload, in sja1105_bridge_join()
/linux-6.15/drivers/net/dsa/realtek/
H A Drtl8366rb.c1193 bool *tx_fwd_offload, in rtl8366rb_port_bridge_join() argument
/linux-6.15/drivers/net/dsa/hirschmann/
H A Dhellcreek.c683 bool *tx_fwd_offload, in hellcreek_port_bridge_join() argument
/linux-6.15/drivers/net/dsa/mv88e6xxx/
H A Dchip.c3043 bool *tx_fwd_offload, in mv88e6xxx_port_bridge_join() argument
3068 *tx_fwd_offload = true; in mv88e6xxx_port_bridge_join()
3085 if (bridge.tx_fwd_offload && in mv88e6xxx_port_bridge_leave()
/linux-6.15/drivers/net/dsa/ocelot/
H A Dfelix.c1013 struct dsa_bridge bridge, bool *tx_fwd_offload, in felix_bridge_join() argument

12