Home
last modified time | relevance | path

Searched refs:CMD_START_JOIN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ti/wl1251/
H A Dcmd.h52 CMD_START_JOIN = 11, enumerator
H A Dcmd.c302 ret = wl1251_cmd_send(wl, CMD_START_JOIN, join, sizeof(*join)); in wl1251_cmd_join()