Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wl1251/
Dcmd.h72 CMD_NULL_DATA = 21, enumerator
Dinit.c62 ret = wl1251_cmd_template_set(wl, CMD_NULL_DATA, NULL, in wl1251_hw_init_templates_config()
Dmain.c570 ret = wl1251_cmd_template_set(wl, CMD_NULL_DATA, ptr, size); in wl1251_build_null_data()