Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_switch.c545 opc != ice_aqc_opc_update_sw_rules && in ice_aq_sw_rules()
837 if (opc != ice_aqc_opc_update_sw_rules) in ice_fill_sw_rule()
920 ice_aqc_opc_update_sw_rules); in ice_add_marker_act()
936 ice_aqc_opc_update_sw_rules, NULL); in ice_add_marker_act()
1152 ice_fill_sw_rule(hw, f_info, s_rule, ice_aqc_opc_update_sw_rules); in ice_update_pkt_fwd_rule()
1158 ice_aqc_opc_update_sw_rules, NULL); in ice_update_pkt_fwd_rule()
1305 opcode = ice_aqc_opc_update_sw_rules; in ice_add_update_vsi_list()
1486 ice_aqc_opc_update_sw_rules, in ice_rem_update_vsi_list()
1508 ice_aqc_opc_update_sw_rules, in ice_rem_update_vsi_list()
Dice_adminq_cmd.h1721 ice_aqc_opc_update_sw_rules = 0x02A1, enumerator