Home
last modified time | relevance | path

Searched refs:ice_lag (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_lag.c8 #include "ice_lag.h"
29 static void ice_lag_set_primary(struct ice_lag *lag) in ice_lag_set_primary()
49 static void ice_lag_set_backup(struct ice_lag *lag) in ice_lag_set_backup()
102 static struct ice_lag *ice_netdev_to_lag(struct net_device *netdev) in ice_netdev_to_lag()
127 ice_lag_find_hw_by_lport(struct ice_lag *lag, u8 lport) in ice_lag_find_hw_by_lport()
155 static struct ice_lag *ice_lag_find_primary(struct ice_lag *lag) in ice_lag_find_primary()
157 struct ice_lag *primary_lag = NULL; in ice_lag_find_primary()
162 struct ice_lag *tmp_lag; in ice_lag_find_primary()
181 ice_lag_cfg_dflt_fltr(struct ice_lag *la
[all...]
H A Dice_lag.h30 struct ice_lag { struct
51 struct ice_lag *lag;
66 void ice_lag_move_vf_nodes_cfg(struct ice_lag *lag, u8 src_prt, u8 dst_prt);
H A DMakefile34 ice_lag.o \
H A Dice_vf_lib.c830 struct ice_lag *lag; in ice_reset_vf()
H A Dice.h75 #include "ice_lag.h"
574 struct mutex lag_mutex; /* protect ice_lag struct in PF */
631 struct ice_lag *lag; /* Link Aggregation information */
H A Dice_virtchnl.c1594 struct ice_lag *lag; in ice_vc_cfg_qs_msg()

Completed in 12 milliseconds