Searched refs:CMD_ULB_BW (Results 1 – 1 of 1) sorted by relevance
152 #define CMD_ULB_BW "ULB_BW" macro3322 if (total_len < strlen(CMD_ULB_BW) + 2) in wl_android_set_ulb_bw()3325 pos = command + strlen(CMD_ULB_BW) + 1; in wl_android_set_ulb_bw()5130 else if (strnicmp(command, CMD_ULB_BW, strlen(CMD_ULB_BW)) == 0) in wl_handle_private_cmd()