Home
last modified time | relevance | path

Searched refs:TOTAL_CAM_ENTRY (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcam.c110 if (ul_key_id == TOTAL_CAM_ENTRY) { in rtl_cam_add_one_entry()
267 return TOTAL_CAM_ENTRY; in rtl_cam_get_free_entry()
270 for (i = 4; i < TOTAL_CAM_ENTRY; i++) { in rtl_cam_get_free_entry()
276 for (entry_idx = 4; entry_idx < TOTAL_CAM_ENTRY; entry_idx++) { in rtl_cam_get_free_entry()
287 return TOTAL_CAM_ENTRY; in rtl_cam_get_free_entry()
307 for (i = 4; i < TOTAL_CAM_ENTRY; i++) { in rtl_cam_del_entry()
H A Ddebug.c200 int end = (start + 11 > TOTAL_CAM_ENTRY ? TOTAL_CAM_ENTRY : start + 11); in rtl_debug_get_cam_register()
/linux/drivers/staging/rtl8723bs/include/
H A Dhal_com_reg.h268 #define TOTAL_CAM_ENTRY 32 macro
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.c259 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl92c_set_key()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dreg.h615 #define TOTAL_CAM_ENTRY 32 macro
H A Dhw.c2442 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl92se_set_key()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Dreg.h495 #define TOTAL_CAM_ENTRY 32 macro
H A Dhw_common.c1167 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl92d_set_key()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dreg.h449 #define TOTAL_CAM_ENTRY 32 macro
H A Dhw.c2212 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl8723e_set_key()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dreg.h464 #define TOTAL_CAM_ENTRY 32 macro
H A Dhw.c2143 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl92ce_set_key()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dreg.h509 #define TOTAL_CAM_ENTRY 32 macro
H A Dhw.c2486 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl92ee_set_key()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dreg.h499 #define TOTAL_CAM_ENTRY 32 macro
H A Dhw.c2341 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl88ee_set_key()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dreg.h522 #define TOTAL_CAM_ENTRY 32 macro
H A Dhw.c3845 if (entry_id >= TOTAL_CAM_ENTRY) { in rtl8821ae_set_key()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dreg.h510 #define TOTAL_CAM_ENTRY 32 macro