Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_lag.h31 struct ice_lag_netdev_list { struct
74 struct ice_lag_netdev_list netdev_list;
H A Dice_lag.c159 struct ice_lag_netdev_list *entry; in ice_lag_find_hw_by_lport()
212 struct ice_lag_netdev_list *entry; in ice_lag_find_primary()
215 entry = list_entry(tmp, struct ice_lag_netdev_list, node); in ice_lag_find_primary()
737 struct ice_lag_netdev_list *ndlist) in ice_lag_build_netdev_list()
739 struct ice_lag_netdev_list *nl; in ice_lag_build_netdev_list()
762 struct ice_lag_netdev_list *ndlist) in ice_lag_destroy_netdev_list()
764 struct ice_lag_netdev_list *entry, *n; in ice_lag_destroy_netdev_list()
828 struct ice_lag_netdev_list ndlist; in ice_lag_move_vf_nodes_cfg()
991 struct ice_lag_netdev_list ndlist; in ice_lag_aa_move_vf_qs()
2030 struct ice_lag_netdev_list *entry; in ice_lag_chk_comp()
[all …]