Home
last modified time | relevance | path

Searched refs:NETDEV_LAG_HASH_L23 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_lag.c246 case NETDEV_LAG_HASH_L23: in lan966x_lag_port_prechangeupper()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_bond.c668 bond_info->hash_type > NETDEV_LAG_HASH_L23) in is_bond_setting_supported()
/linux/include/linux/
H A Dnetdevice.h3198 NETDEV_LAG_HASH_L23, enumerator
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c2449 if (info->hash_type != NETDEV_LAG_HASH_L23) { in dpaa2_switch_pre_lag_join()
/linux/drivers/net/bonding/
H A Dbond_main.c1694 return NETDEV_LAG_HASH_L23; in bond_lag_hash_type()