Searched refs:XAE_MULTICAST_CAM_TABLE_NUM (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet.h323 #define XAE_MULTICAST_CAM_TABLE_NUM 4 /* Total number of entries in the macro
H A Dxilinx_axienet_main.c366 netdev_mc_count(ndev) > XAE_MULTICAST_CAM_TABLE_NUM) {
380 if (i >= XAE_MULTICAST_CAM_TABLE_NUM)
405 for (i = 0; i < XAE_MULTICAST_CAM_TABLE_NUM; i++) {

Completed in 12 milliseconds