Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/xilinx/
Dll_temac.h296 #define MULTICAST_CAM_TABLE_NUM 4 macro
Dll_temac_main.c363 netdev_mc_count(ndev) > MULTICAST_CAM_TABLE_NUM) { in temac_set_multicast_list()
378 if (i >= MULTICAST_CAM_TABLE_NUM) in temac_set_multicast_list()