Go to the source code of this file.
|
| int | SearchSfid (struct bcm_mini_adapter *Adapter, UINT uiSfid) |
| |
| void | ClearTargetDSXBuffer (struct bcm_mini_adapter *Adapter, B_UINT16 TID, BOOLEAN bFreeAll) |
| |
| VOID | DeleteAllClassifiersForSF (struct bcm_mini_adapter *Adapter, UINT uiSearchRuleIndex) |
| |
| ULONG | StoreCmControlResponseMessage (struct bcm_mini_adapter *Adapter, PVOID pvBuffer, UINT *puBufferLength) |
| |
| ULONG | SetUpTargetDsxBuffers (struct bcm_mini_adapter *Adapter) |
| |
| int | AllocAdapterDsxBuffer (struct bcm_mini_adapter *Adapter) |
| |
| int | FreeAdapterDsxBuffer (struct bcm_mini_adapter *Adapter) |
| |
| BOOLEAN | CmControlResponseMessage (struct bcm_mini_adapter *Adapter, PVOID pvBuffer) |
| |
| int | get_dsx_sf_data_to_application (struct bcm_mini_adapter *Adapter, UINT uiSFId, void __user *user_buffer) |
| |
| VOID | OverrideServiceFlowParams (struct bcm_mini_adapter *Adapter, PUINT puiBuffer) |
| |
- Enumerator:
| eInvalidClassifierAction |
|
| eAddClassifier |
|
| eReplaceClassifier |
|
| eDeleteClassifier |
|
Definition at line 9 of file CmHost.c.