Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_switch.c494 ice_aq_sw_rules(struct ice_hw *hw, void *rule_list, u16 rule_list_sz, in ice_aq_sw_rules() function
895 status = ice_aq_sw_rules(hw, lg_act, rules_size, 2, in ice_add_marker_act()
996 status = ice_aq_sw_rules(hw, s_rule, s_rule_size, 1, opc, NULL); in ice_update_vsi_list_rule()
1069 status = ice_aq_sw_rules(hw, s_rule, ICE_SW_RULE_RX_TX_ETH_HDR_SIZE, 1, in ice_create_pkt_fwd_rule()
1117 status = ice_aq_sw_rules(hw, s_rule, ICE_SW_RULE_RX_TX_ETH_HDR_SIZE, 1, in ice_update_pkt_fwd_rule()
1586 status = ice_aq_sw_rules(hw, s_rule, in ice_remove_rule_internal()
1711 status = ice_aq_sw_rules(hw, entry, elem_sent * s_rule_size, in ice_add_mac()
2074 status = ice_aq_sw_rules(hw, s_rule, s_rule_size, 1, opcode, NULL); in ice_cfg_dflt_vsi()