Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.h872 #define UCC_GETH_IP_PRIORITY_MAX 64 macro
1133 u8 l3qt[UCC_GETH_IP_PRIORITY_MAX];
H A Ducc_geth.c2085 for (i = 0; i < UCC_GETH_IP_PRIORITY_MAX; i++) { in ucc_struct_init()
2639 for (j = 0; j < UCC_GETH_IP_PRIORITY_MAX; j += 8) { in ucc_geth_startup()