Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_switch.c3291 opc != ice_aqc_opc_remove_sw_rules) in ice_aq_sw_rules()
3719 if (opc == ice_aqc_opc_remove_sw_rules) { in ice_fill_sw_rule()
4714 ice_aqc_opc_remove_sw_rules); in ice_remove_rule_internal()
4718 ice_aqc_opc_remove_sw_rules, NULL); in ice_remove_rule_internal()
5465 opcode = ice_aqc_opc_remove_sw_rules; in ice_cfg_dflt_vsi()
9213 ice_aqc_opc_remove_sw_rules, NULL); in ice_rem_adv_rule()
H A Dice_adminq_cmd.h3077 ice_aqc_opc_remove_sw_rules = 0x02A2, enumerator