Searched refs:eth_hash_t (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/freescale/fman/
H A Dfman_mac.h179 struct eth_hash_t { struct
196 static inline void free_hash_table(struct eth_hash_t *hash)
221 static inline struct eth_hash_t *alloc_hash_table(u16 size)
224 struct eth_hash_t *hash;
H A Dfman_tgec.c188 struct eth_hash_t *multicast_addr_hash;
190 struct eth_hash_t *unicast_addr_hash;
H A Dfman_memac.c285 struct eth_hash_t *multicast_addr_hash;
287 struct eth_hash_t *unicast_addr_hash;
H A Dfman_dtsec.c309 struct eth_hash_t *multicast_addr_hash;
311 struct eth_hash_t *unicast_addr_hash;

Completed in 134 milliseconds