Searched defs:ice_vsi (Results 1 – 3 of 3) sorted by relevance
325 struct ice_vsi { struct347 enum ice_vsi_type type; argument348 u16 vsi_num; /* HW (absolute) index of this VSI */349 u16 idx; /* software index in pf->vsi[] */351 struct ice_vf *vf; /* VF associated with this VSI */375 struct ice_vsi_vlan_info vlan_info; /* vlan config to be restored */ argument389 struct ice_vsi_vlan_ops inner_vlan_ops; argument390 struct ice_vsi_vlan_ops outer_vlan_ops; argument391 u16 num_vlan;394 u8 tx_mapping_mode; /* ICE_MAP_MODE_[CONTIG|SCATTER] */[all …]
308 int (*mac_action)(struct ice_vsi *, struct list_head *)) in ice_fltr_prepare_mac()331 ice_fltr_prepare_mac_and_broadcast(struct ice_vsi *vsi, const u8 *mac, in ice_fltr_prepare_mac_and_broadcast()360 int (*vlan_action)(struct ice_vsi *, struct list_head *)) in ice_fltr_prepare_vlan()384 int (*eth_action)(struct ice_vsi *, struct list_head *)) in ice_fltr_prepare_eth()
2994 int (*vlan_action)(struct ice_vsi *, struct ice_vlan *), in ice_vc_vlan_action()