Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.h871 #define UCC_GETH_VLAN_PRIORITY_MAX 8 macro
1132 u8 l2qt[UCC_GETH_VLAN_PRIORITY_MAX];
H A Ducc_geth.c2076 for (i = 0; i < UCC_GETH_VLAN_PRIORITY_MAX; i++) { in ucc_struct_init()
2634 for (i = 0; i < UCC_GETH_VLAN_PRIORITY_MAX; i++) in ucc_geth_startup()