Home
last modified time | relevance | path

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

/linux/net/bridge/
A Dbr_switchdev.c12 static struct static_key_false br_switchdev_tx_fwd_offload; variable
17 if (!static_branch_unlikely(&br_switchdev_tx_fwd_offload)) in nbp_switchdev_can_offload_tx_fwd()
26 if (!static_branch_unlikely(&br_switchdev_tx_fwd_offload)) in br_switchdev_frame_uses_tx_fwd_offload()
259 static_branch_inc(&br_switchdev_tx_fwd_offload); in nbp_switchdev_add()
280 static_branch_dec(&br_switchdev_tx_fwd_offload); in nbp_switchdev_del()

Completed in 4 milliseconds