Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_port.h113 void fman_port_use_kg_hash(struct fman_port *port, bool enable);
H A Dfman_port.c1395 void fman_port_use_kg_hash(struct fman_port *port, bool enable) in fman_port_use_kg_hash() function
1405 EXPORT_SYMBOL(fman_port_use_kg_hash);
1492 fman_port_use_kg_hash(port, true); in fman_port_init()