Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_switch.c4831 struct ice_switch_info *sw, u8 lport) in ice_add_mac_rule()
5150 struct ice_switch_info *sw) in ice_add_vlan_rule()
5254 struct ice_switch_info *sw, u8 lport) in ice_add_eth_mac_rule()
5304 struct ice_switch_info *sw) in ice_remove_eth_mac_rule()
5831 u16 *vid, struct ice_switch_info *sw) in _ice_get_vsi_promisc()
5886 u16 *vid, struct ice_switch_info *sw) in _ice_get_vsi_vlan_promisc()
6196 struct ice_switch_info *sw) in _ice_set_vlan_vsi_promisc()
6328 struct ice_switch_info *sw) in ice_remove_vsi_fltr_rule()
8829 struct ice_switch_info *sw; in ice_add_adv_rule()
9246 struct ice_switch_info *sw; in ice_rem_adv_rule_by_id()
[all …]
H A Dice_type.h1103 struct ice_switch_info { struct
1158 struct ice_switch_info *switch_info; /* switch filter lists */
H A Dice_common.h227 ice_replay_pre_init(struct ice_hw *hw, struct ice_switch_info *sw);
H A Dice_switch.h548 void ice_rm_sw_replay_rule_info(struct ice_hw *hw, struct ice_switch_info *sw);
H A Dice_common.c741 struct ice_switch_info *sw; in ice_init_fltr_mgmt_struct()
744 hw->switch_info = (struct ice_switch_info *) in ice_init_fltr_mgmt_struct()
769 ice_cleanup_fltr_mgmt_single(struct ice_hw *hw, struct ice_switch_info *sw) in ice_cleanup_fltr_mgmt_single()
5163 ice_replay_pre_init(struct ice_hw *hw, struct ice_switch_info *sw) in ice_replay_pre_init()
5196 struct ice_switch_info *sw = hw->switch_info; in ice_replay_vsi()
/dpdk/drivers/net/ice/
H A Dice_switch_filter.c1970 struct ice_switch_info *sw; in ice_switch_redirect()