Home
last modified time | relevance | path

Searched refs:CMD_TEMPL_NULL_DATA (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/wireless/wl12xx/
Dinit.c52 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_NULL_DATA, NULL, in wl1271_sta_init_templates_config()
146 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_NULL_DATA, nullfunc, in wl1271_ap_init_null_template()
213 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_NULL_DATA, NULL, in wl1271_ap_init_templates_config()
Dcmd.h127 CMD_TEMPL_NULL_DATA = 0, enumerator
Dcmd.c548 ret = wl1271_cmd_template_set(wl, CMD_TEMPL_NULL_DATA, ptr, size, 0, in wl1271_cmd_build_null_data()