Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_lag.h27 struct ice_lag_netdev_list { struct
56 struct ice_lag_netdev_list netdev_list;
Dice_lag.c132 struct ice_lag_netdev_list *entry; in ice_lag_find_hw_by_lport()
185 struct ice_lag_netdev_list *entry; in ice_lag_find_primary()
188 entry = list_entry(tmp, struct ice_lag_netdev_list, node); in ice_lag_find_primary()
624 struct ice_lag_netdev_list *ndlist) in ice_lag_build_netdev_list()
626 struct ice_lag_netdev_list *nl; in ice_lag_build_netdev_list()
649 struct ice_lag_netdev_list *ndlist) in ice_lag_destroy_netdev_list()
651 struct ice_lag_netdev_list *entry, *n; in ice_lag_destroy_netdev_list()
689 struct ice_lag_netdev_list ndlist; in ice_lag_move_new_vf_nodes()
763 struct ice_lag_netdev_list ndlist; in ice_lag_move_vf_nodes_cfg()
1492 struct ice_lag_netdev_list *entry; in ice_lag_chk_comp()
[all …]