Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.c2678 opc != ice_aqc_opc_remove_sw_rules) in ice_aq_sw_rules()
3044 if (opc == ice_aqc_opc_remove_sw_rules) { in ice_fill_sw_rule()
4032 ice_aqc_opc_remove_sw_rules); in ice_remove_rule_internal()
4036 ice_aqc_opc_remove_sw_rules, NULL); in ice_remove_rule_internal()
4783 opcode = ice_aqc_opc_remove_sw_rules; in ice_cfg_dflt_vsi()
8324 ice_aqc_opc_remove_sw_rules, NULL); in ice_rem_adv_rule()
H A Dice_adminq_cmd.h2902 ice_aqc_opc_remove_sw_rules = 0x02A2, enumerator