Searched refs:CMD_JOIN (Results 1 – 2 of 2) sorted by relevance
57 #define CMD_JOIN 0x04 macro
729 MAKE_CMD_CASE(CMD_JOIN); in at76_get_cmd_string()1661 ret = at76_set_card_command(priv->udev, CMD_JOIN, &join, in at76_join()1670 ret = at76_wait_completion(priv, CMD_JOIN); in at76_join()