Home
last modified time | relevance | path

Searched refs:BR_TX_FWD_OFFLOAD (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/bridge/
A Dbr_switchdev.c20 return (p->flags & BR_TX_FWD_OFFLOAD) && in nbp_switchdev_can_offload_tx_fwd()
262 p->flags |= BR_TX_FWD_OFFLOAD; in nbp_switchdev_add()
282 if (p->flags & BR_TX_FWD_OFFLOAD) { in nbp_switchdev_del()
283 p->flags &= ~BR_TX_FWD_OFFLOAD; in nbp_switchdev_del()
/linux-6.3-rc2/include/linux/
A Dif_bridge.h60 #define BR_TX_FWD_OFFLOAD BIT(20) macro

Completed in 5 milliseconds