Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_switch.c1952 opc != ice_aqc_opc_remove_sw_rules) in ice_aq_sw_rules()
1968 else if (opc == ice_aqc_opc_remove_sw_rules) in ice_aq_sw_rules()
2620 if (opc == ice_aqc_opc_remove_sw_rules) { in ice_fill_sw_rule()
3517 ice_aqc_opc_remove_sw_rules); in ice_remove_rule_internal()
3521 1, ice_aqc_opc_remove_sw_rules, NULL); in ice_remove_rule_internal()
6512 ice_aqc_opc_remove_sw_rules, NULL); in ice_rem_adv_rule()
H A Dice_lag.c250 opc = ice_aqc_opc_remove_sw_rules; in ice_lag_cfg_fltr()
807 opc = ice_aqc_opc_remove_sw_rules; in ice_lag_cfg_cp_fltr()
H A Dice_adminq_cmd.h2836 ice_aqc_opc_remove_sw_rules = 0x02A2, enumerator