Home
last modified time | relevance | path

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

/net/bridge/
Dbr_switchdev.c11 static struct static_key_false br_switchdev_tx_fwd_offload; variable
16 if (!static_branch_unlikely(&br_switchdev_tx_fwd_offload)) in nbp_switchdev_can_offload_tx_fwd()
25 if (!static_branch_unlikely(&br_switchdev_tx_fwd_offload)) in br_switchdev_frame_uses_tx_fwd_offload()
248 static_branch_inc(&br_switchdev_tx_fwd_offload); in nbp_switchdev_add()
269 static_branch_dec(&br_switchdev_tx_fwd_offload); in nbp_switchdev_del()