Home
last modified time | relevance | path

Searched refs:WLCORE_MAX_KLV_TEMPLATES (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/
A Dwlcore_i.h62 #define WLCORE_MAX_KLV_TEMPLATES 4 macro
A Dwlcore.h233 BITS_TO_LONGS(WLCORE_MAX_KLV_TEMPLATES)];
A Dinit.c132 for (i = 0; i < WLCORE_MAX_KLV_TEMPLATES; i++) { in wl1271_init_templates_config()
A Dmain.c2154 WLCORE_MAX_KLV_TEMPLATES); in wlcore_allocate_klv_template()
2155 if (policy >= WLCORE_MAX_KLV_TEMPLATES) in wlcore_allocate_klv_template()
2165 if (WARN_ON(*idx >= WLCORE_MAX_KLV_TEMPLATES)) in wlcore_free_klv_template()
2169 *idx = WLCORE_MAX_KLV_TEMPLATES; in wlcore_free_klv_template()

Completed in 20 milliseconds