Home
last modified time | relevance | path

Searched refs:NETDEV_LAG_HASH_L2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_lag.c235 case NETDEV_LAG_HASH_L2: in lan966x_lag_port_prechangeupper()
/openbmc/linux/drivers/net/dsa/qca/
H A Dqca8k-common.c1069 if (info->hash_type != NETDEV_LAG_HASH_L2 && in qca8k_lag_can_offload()
1094 case NETDEV_LAG_HASH_L2: in qca8k_lag_setup_hash()
/openbmc/linux/include/linux/
H A Dnetdevice.h2832 NETDEV_LAG_HASH_L2, enumerator
/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c1629 return NETDEV_LAG_HASH_L2; in bond_lag_hash_type()