Home
last modified time | relevance | path

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

/drivers/net/ethernet/freescale/fman/
Dfman_mac.h207 struct eth_hash_t { struct
224 static inline void free_hash_table(struct eth_hash_t *hash) in free_hash_table() argument
249 static inline struct eth_hash_t *alloc_hash_table(u16 size) in alloc_hash_table()
252 struct eth_hash_t *hash; in alloc_hash_table()
255 hash = kmalloc_array(size, sizeof(struct eth_hash_t *), GFP_KERNEL); in alloc_hash_table()
Dfman_tgec.c212 struct eth_hash_t *multicast_addr_hash;
214 struct eth_hash_t *unicast_addr_hash;
Dfman_memac.c342 struct eth_hash_t *multicast_addr_hash;
344 struct eth_hash_t *unicast_addr_hash;
Dfman_dtsec.c334 struct eth_hash_t *multicast_addr_hash;
336 struct eth_hash_t *unicast_addr_hash;