Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/xilinx/
Dll_temac.h297 #define MULTICAST_CAM_TABLE_NUM 4 macro
Dll_temac_main.c364 netdev_mc_count(ndev) > MULTICAST_CAM_TABLE_NUM) { in temac_set_multicast_list()
379 if (i >= MULTICAST_CAM_TABLE_NUM) in temac_set_multicast_list()