Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_lag.h24 struct ice_lag_netdev_list { struct
50 struct ice_lag_netdev_list netdev_list;
Dice_lag.c129 struct ice_lag_netdev_list *entry; in ice_lag_find_hw_by_lport()
161 struct ice_lag_netdev_list *entry; in ice_lag_find_primary()
164 entry = list_entry(tmp, struct ice_lag_netdev_list, node); in ice_lag_find_primary()
545 struct ice_lag_netdev_list *ndlist) in ice_lag_build_netdev_list()
547 struct ice_lag_netdev_list *nl; in ice_lag_build_netdev_list()
570 struct ice_lag_netdev_list *ndlist) in ice_lag_destroy_netdev_list()
572 struct ice_lag_netdev_list *entry, *n; in ice_lag_destroy_netdev_list()
610 struct ice_lag_netdev_list ndlist; in ice_lag_move_new_vf_nodes()
685 struct ice_lag_netdev_list ndlist; in ice_lag_move_vf_nodes_cfg()
1424 struct ice_lag_netdev_list *entry; in ice_lag_chk_comp()
[all …]