Searched refs:HwCAMIndex (Results 1 – 2 of 2) sorted by relevance
828 u8 HwCAMIndex; /* Cam index */ member
11161 pBtAssocEntry->HwCAMIndex = BT_HWCAM_STAR + EntryNum; in HALBT_SetKey()11164 rtl8723a_cam_write(padapter, pBtAssocEntry->HwCAMIndex, usConfig, in HALBT_SetKey()11177 if (pBTinfo->BtAsocEntry[EntryNum].HwCAMIndex != 0) { in HALBT_RemoveKey()11179 if (pBtAssocEntry->HwCAMIndex >= BT_HWCAM_STAR && in HALBT_RemoveKey()11180 pBtAssocEntry->HwCAMIndex < HALF_CAM_ENTRY) in HALBT_RemoveKey()11182 pBtAssocEntry->HwCAMIndex); in HALBT_RemoveKey()11183 pBTinfo->BtAsocEntry[EntryNum].HwCAMIndex = 0; in HALBT_RemoveKey()