Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_skbedit.h98 static inline u16 tcf_skbedit_rx_queue_mapping(const struct tc_action *a) in tcf_skbedit_rx_queue_mapping() function
/openbmc/linux/net/sched/
H A Dact_skbedit.c389 entry->rx_queue = tcf_skbedit_rx_queue_mapping(act); in tcf_skbedit_offload_act_setup()