Home
last modified time | relevance | path

Searched refs:au8EthCSEtherType (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/bcm/
DQos.c937 (pstClassifierRule->au8EthCSEtherType[0] == 0)) in EthCSMatchEThTypeSAP()
947 pstClassifierRule->au8EthCSEtherType[0]); in EthCSMatchEThTypeSAP()
948 if (pstClassifierRule->au8EthCSEtherType[0] == 1) { in EthCSMatchEThTypeSAP()
955 pstClassifierRule->au8EthCSEtherType[1], in EthCSMatchEThTypeSAP()
956 pstClassifierRule->au8EthCSEtherType[2]); in EthCSMatchEThTypeSAP()
959 &pstClassifierRule->au8EthCSEtherType[1], in EthCSMatchEThTypeSAP()
966 if (pstClassifierRule->au8EthCSEtherType[0] == 2) { in EthCSMatchEThTypeSAP()
977 pstClassifierRule->au8EthCSEtherType[2]); in EthCSMatchEThTypeSAP()
979 pstClassifierRule->au8EthCSEtherType[2]) in EthCSMatchEThTypeSAP()
DAdapter.h117 UCHAR au8EthCSEtherType[NUM_ETHERTYPE_BYTES]; member
DCmHost.c458 memcpy(pstClassifierEntry->au8EthCSEtherType, in CopyClassifierRuleToSF()