Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_switch.c529 opc != ice_aqc_opc_update_sw_rules && in ice_aq_sw_rules()
825 if (opc != ice_aqc_opc_update_sw_rules) in ice_fill_sw_rule()
907 ice_aqc_opc_update_sw_rules); in ice_add_marker_act()
923 ice_aqc_opc_update_sw_rules, NULL); in ice_add_marker_act()
1139 ice_fill_sw_rule(hw, f_info, s_rule, ice_aqc_opc_update_sw_rules); in ice_update_pkt_fwd_rule()
1145 ice_aqc_opc_update_sw_rules, NULL); in ice_update_pkt_fwd_rule()
1295 opcode = ice_aqc_opc_update_sw_rules; in ice_add_update_vsi_list()
1476 ice_aqc_opc_update_sw_rules, in ice_rem_update_vsi_list()
1498 ice_aqc_opc_update_sw_rules, in ice_rem_update_vsi_list()
Dice_adminq_cmd.h2038 ice_aqc_opc_update_sw_rules = 0x02A1, enumerator