Searched refs:TOTAL_CAM_ENTRY (Results 1 - 25 of 26) sorted by relevance

12

/drivers/net/wireless/rtlwifi/
H A Dcam.c130 if (ul_key_id == TOTAL_CAM_ENTRY) {
290 return TOTAL_CAM_ENTRY;
293 for (i = 4; i < TOTAL_CAM_ENTRY; i++) {
299 for (entry_idx = 4; entry_idx < TOTAL_CAM_ENTRY; entry_idx++) {
311 return TOTAL_CAM_ENTRY;
333 for (i = 4; i < TOTAL_CAM_ENTRY; i++) {
H A Dwifi.h103 #define TOTAL_CAM_ENTRY 32 macro
1573 u8 hwsec_cam_sta_addr[TOTAL_CAM_ENTRY][ETH_ALEN];
/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_cam.c127 if (EntryNo >= TOTAL_CAM_ENTRY)
H A Dr8192E_hw.h204 #define TOTAL_CAM_ENTRY 32 macro
H A Drtl_core.h94 #define TOTAL_CAM_ENTRY 32 macro
/drivers/net/wireless/rtlwifi/rtl8192cu/
H A Dmac.c298 if (entry_id >= TOTAL_CAM_ENTRY) {
/drivers/net/wireless/rtlwifi/rtl8192de/
H A Dreg.h511 #define TOTAL_CAM_ENTRY 32 macro
H A Dhw.c2229 if (entry_id >= TOTAL_CAM_ENTRY) {
/drivers/net/wireless/rtlwifi/rtl8192se/
H A Dreg.h640 #define TOTAL_CAM_ENTRY 32 macro
H A Dhw.c2476 if (entry_id >= TOTAL_CAM_ENTRY) {
/drivers/staging/rtl8188eu/include/
H A Drtl8188e_spec.h595 #define TOTAL_CAM_ENTRY 32 macro
/drivers/staging/rtl8192e/
H A Drtllib.h1980 #define TOTAL_CAM_ENTRY 32 macro
2193 struct sw_cam_table swcamtable[TOTAL_CAM_ENTRY];
/drivers/staging/rtl8723au/include/
H A Drtl8723a_spec.h582 #define TOTAL_CAM_ENTRY 32 macro
/drivers/staging/rtl8192u/
H A Dr8192U_core.c83 #define TOTAL_CAM_ENTRY 32 macro
4873 if (EntryNo >= TOTAL_CAM_ENTRY)
/drivers/net/wireless/rtlwifi/rtl8188ee/
H A Dhw.c2435 if (entry_id >= TOTAL_CAM_ENTRY) {
H A Dreg.h521 #define TOTAL_CAM_ENTRY 32 macro
/drivers/net/wireless/rtlwifi/rtl8192ce/
H A Dhw.c2226 if (entry_id >= TOTAL_CAM_ENTRY) {
H A Dreg.h490 #define TOTAL_CAM_ENTRY 32 macro
/drivers/net/wireless/rtlwifi/rtl8192ee/
H A Dhw.c2445 if (entry_id >= TOTAL_CAM_ENTRY) {
H A Dreg.h529 #define TOTAL_CAM_ENTRY 32 macro
/drivers/net/wireless/rtlwifi/rtl8723ae/
H A Dhw.c2303 if (entry_id >= TOTAL_CAM_ENTRY) {
H A Dreg.h471 #define TOTAL_CAM_ENTRY 32 macro
/drivers/net/wireless/rtlwifi/rtl8723be/
H A Dhw.c2643 if (entry_id >= TOTAL_CAM_ENTRY) {
H A Dreg.h532 #define TOTAL_CAM_ENTRY 32 macro
/drivers/net/wireless/rtlwifi/rtl8821ae/
H A Dreg.h543 #define TOTAL_CAM_ENTRY 32 macro

Completed in 452 milliseconds

12