Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.c4149 struct ice_switch_info *sw, u8 lport) in ice_add_mac_rule()
4468 struct ice_switch_info *sw) in ice_add_vlan_rule()
4572 struct ice_switch_info *sw, u8 lport) in ice_add_eth_mac_rule()
4622 struct ice_switch_info *sw) in ice_remove_eth_mac_rule()
5150 u16 *vid, struct ice_switch_info *sw) in _ice_get_vsi_promisc()
5205 u16 *vid, struct ice_switch_info *sw) in _ice_get_vsi_vlan_promisc()
5515 struct ice_switch_info *sw) in _ice_set_vlan_vsi_promisc()
5646 struct ice_switch_info *sw) in ice_remove_vsi_fltr_rule()
7945 struct ice_switch_info *sw; in ice_add_adv_rule()
8357 struct ice_switch_info *sw; in ice_rem_adv_rule_by_id()
[all …]
H A Dice_type.h834 struct ice_switch_info { struct
888 struct ice_switch_info *switch_info; /* switch filter lists */
H A Dice_switch.h522 void ice_rm_sw_replay_rule_info(struct ice_hw *hw, struct ice_switch_info *sw);
H A Dice_common.c547 struct ice_switch_info *sw; in ice_init_fltr_mgmt_struct()
550 hw->switch_info = (struct ice_switch_info *) in ice_init_fltr_mgmt_struct()
575 ice_cleanup_fltr_mgmt_single(struct ice_hw *hw, struct ice_switch_info *sw) in ice_cleanup_fltr_mgmt_single()
4374 ice_replay_pre_init(struct ice_hw *hw, struct ice_switch_info *sw) in ice_replay_pre_init()
4407 struct ice_switch_info *sw = hw->switch_info; in ice_replay_vsi()
/f-stack/dpdk/drivers/net/ice/
H A Dice_switch_filter.c1784 struct ice_switch_info *sw; in ice_switch_redirect()