Searched defs:sPhsRule (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/bcm/
H A DCmHost.c26 struct bcm_phs_rule *sPhsRule,
557 struct bcm_phs_rule sPhsRule; local
789 &sPhsRule,
2173 struct bcm_phs_rule *sPhsRule,
2194 sPhsRule->u8PHSI = cPhsRule->u8PHSI;
2195 sPhsRule->u8PHSFLength = cPhsRule->u8PHSFLength;
2196 sPhsRule->u8PHSMLength = cPhsRule->u8PHSMLength;
2197 sPhsRule->u8PHSS = cPhsRule->u8PHSS;
2198 sPhsRule->u8PHSV = cPhsRule->u8PHSV;
2199 memcpy(sPhsRule
2169 apply_phs_rule_to_all_classifiers( register struct bcm_mini_adapter *Adapter, register UINT uiSearchRuleIndex, USHORT uVCID, struct bcm_phs_rule *sPhsRule, struct bcm_phs_rules *cPhsRule, struct bcm_add_indication_alt *pstAddIndication) argument
[all...]
H A DAdapter.h106 struct bcm_phs_rule sPhsRule; member in struct:bcm_classifier_rule

Completed in 135 milliseconds