Home
last modified time | relevance | path

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

/linux/include/net/
H A Dpkt_cls.h698 static inline bool tc_can_offload_extack(const struct net_device *dev, in tc_can_offload_extack() function
713 if (!tc_can_offload_extack(dev, common->extack)) in tc_cls_can_offload_and_chain0()
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c1764 if (!tc_can_offload_extack(repr->netdev, common->extack)) in nfp_flower_setup_tc_block_cb()
/linux/drivers/net/ethernet/sfc/
H A Dtc.c2084 if (!tc_can_offload_extack(efx->net_dev, extack)) in efx_tc_flower_replace()