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

/freebsd-current/sys/dev/mwl/
H A Dmwlhal.h427 uint32_t keyIndex; /* for WEP only; actual key index */ member in struct:__anon3581
/freebsd-current/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c2566 BuildNewNodeAddOrMdfyKeyAndNextEngine( t_Handle h_FmPcd, t_FmPcdCcNode *p_CcNode, uint16_t keyIndex, t_FmPcdCcKeyParams *p_KeyParams, t_FmPcdModifyCcKeyAdditionalParams *p_AdditionalInfo, bool add) argument
2867 BuildNewNodeRemoveKey( t_FmPcdCcNode *p_CcNode, uint16_t keyIndex, t_FmPcdModifyCcKeyAdditionalParams *p_AdditionalInfo) argument
2940 BuildNewNodeModifyKey( t_FmPcdCcNode *p_CcNode, uint16_t keyIndex, uint8_t *p_Key, uint8_t *p_Mask, t_FmPcdModifyCcKeyAdditionalParams *p_AdditionalInfo) argument
3094 BuildNewNodeModifyNextEngine( t_Handle h_FmPcd, t_Handle h_FmPcdCcNodeOrTree, uint16_t keyIndex, t_FmPcdCcNextEngineParams *p_CcNextEngineParams, t_List *h_OldLst, t_List *h_NewLst, t_FmPcdModifyCcKeyAdditionalParams *p_AdditionalInfo) argument
3429 ModifyNodeCommonPart( t_Handle h_FmPcdCcNodeOrTree, uint16_t keyIndex, e_ModifyState modifyState, bool ttlCheck, bool hashCheck, bool tree) argument
4069 ModifyNextEngineParamNode( t_Handle h_FmPcd, t_Handle h_FmPcdCcNode, uint16_t keyIndex, t_FmPcdCcNextEngineParams *p_FmPcdCcNextEngineParams) argument
4286 MatchTableGetKeyStatistics( t_FmPcdCcNode *p_CcNode, uint16_t keyIndex, t_FmPcdCcKeyStatistics *p_KeyStatistics) argument
5283 uint16_t keyIndex; local
5341 FmPcdCcRemoveKey(t_Handle h_FmPcd, t_Handle h_FmPcdCcNode, uint16_t keyIndex) argument
5414 FmPcdCcModifyKey(t_Handle h_FmPcd, t_Handle h_FmPcdCcNode, uint16_t keyIndex, uint8_t keySize, uint8_t *p_Key, uint8_t *p_Mask) argument
5509 uint16_t keyIndex; local
5556 FmPcdCcAddKey(t_Handle h_FmPcd, t_Handle h_FmPcdCcNode, uint16_t keyIndex, uint8_t keySize, t_FmPcdCcKeyParams *p_FmPcdCcKeyParams) argument
5661 FmPcdCcModifyKeyAndNextEngine(t_Handle h_FmPcd, t_Handle h_FmPcdCcNode, uint16_t keyIndex, uint8_t keySize, t_FmPcdCcKeyParams *p_FmPcdCcKeyParams) argument
6470 FM_PCD_MatchTableAddKey(t_Handle h_CcNode, uint16_t keyIndex, uint8_t keySize, t_FmPcdCcKeyParams *p_KeyParams) argument
6511 FM_PCD_MatchTableRemoveKey(t_Handle h_CcNode, uint16_t keyIndex) argument
6548 FM_PCD_MatchTableModifyKey(t_Handle h_CcNode, uint16_t keyIndex, uint8_t keySize, uint8_t *p_Key, uint8_t *p_Mask) argument
6587 FM_PCD_MatchTableModifyNextEngine( t_Handle h_CcNode, uint16_t keyIndex, t_FmPcdCcNextEngineParams *p_FmPcdCcNextEngineParams) argument
6664 FM_PCD_MatchTableModifyKeyAndNextEngine(t_Handle h_CcNode, uint16_t keyIndex, uint8_t keySize, t_FmPcdCcKeyParams *p_KeyParams) argument
6709 uint16_t keyIndex; local
6758 uint16_t keyIndex; local
6809 uint16_t keyIndex; local
6861 uint16_t keyIndex; local
6908 FM_PCD_MatchTableGetNextEngine( t_Handle h_CcNode, uint16_t keyIndex, t_FmPcdCcNextEngineParams *p_FmPcdCcNextEngineParams) argument
6935 FM_PCD_MatchTableGetKeyCounter(t_Handle h_CcNode, uint16_t keyIndex) argument
6986 FM_PCD_MatchTableGetKeyStatistics( t_Handle h_CcNode, uint16_t keyIndex, t_FmPcdCcKeyStatistics *p_KeyStatistics) argument
7043 uint16_t keyIndex; local
[all...]

Completed in 122 milliseconds