Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2.h59 #define XGMAC_MAX_HASH_TABLE 8 macro
H A Ddwxgmac2_core.c518 for (i = 0; i < XGMAC_MAX_HASH_TABLE; i++) in dwxgmac2_set_filter()