Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dcmd.h58 CMD_NULL_DATA = 21, enumerator
H A Dinit.c48 ret = wl1251_cmd_template_set(wl, CMD_NULL_DATA, NULL, in wl1251_hw_init_templates_config()
H A Dmain.c556 ret = wl1251_cmd_template_set(wl, CMD_NULL_DATA, ptr, size); in wl1251_build_null_data()