Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c116 struct tcf_exts *tc_exts) in bnxt_tc_parse_actions() argument
121 if (!tcf_exts_has_actions(tc_exts)) { in bnxt_tc_parse_actions()
126 tcf_exts_for_each_action(i, tc_act, tc_exts) { in bnxt_tc_parse_actions()