Searched refs:PNO_BATCHING_SET (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_pno.h | 41 #define PNO_BATCHING_SET "SET" macro
|
| H A D | wl_android.c | 1213 if (!strncmp(pos, PNO_BATCHING_SET, strlen(PNO_BATCHING_SET))) { in wls_parse_batching_cmd() 1214 pos += strlen(PNO_BATCHING_SET) + 1; in wls_parse_batching_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pno.h | 42 #define PNO_BATCHING_SET "SET" macro
|
| H A D | wl_android.c | 3802 if (!strncmp(pos, PNO_BATCHING_SET, strlen(PNO_BATCHING_SET))) { in wls_parse_batching_cmd() 3803 if (len_remain > (strlen(PNO_BATCHING_SET) + 1)) { in wls_parse_batching_cmd() 3804 pos += strlen(PNO_BATCHING_SET) + 1; in wls_parse_batching_cmd() 3807 PNO_BATCHING_SET, total_len)); in wls_parse_batching_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_pno.h | 34 #define PNO_BATCHING_SET "SET" macro
|
| H A D | wl_android.c | 4423 if (!strncmp(pos, PNO_BATCHING_SET, strlen(PNO_BATCHING_SET))) { in wls_parse_batching_cmd() 4424 if (len_remain > (strlen(PNO_BATCHING_SET) + 1)) { in wls_parse_batching_cmd() 4425 pos += strlen(PNO_BATCHING_SET) + 1; in wls_parse_batching_cmd() 4428 PNO_BATCHING_SET, total_len)); in wls_parse_batching_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pno.h | 42 #define PNO_BATCHING_SET "SET" macro
|
| H A D | wl_android.c | 3716 if (!strncmp(pos, PNO_BATCHING_SET, strlen(PNO_BATCHING_SET))) { in wls_parse_batching_cmd() 3717 if (len_remain > (strlen(PNO_BATCHING_SET) + 1)) { in wls_parse_batching_cmd() 3718 pos += strlen(PNO_BATCHING_SET) + 1; in wls_parse_batching_cmd() 3721 PNO_BATCHING_SET, total_len)); in wls_parse_batching_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_pno.h | 34 #define PNO_BATCHING_SET "SET" macro
|
| H A D | wl_android.c | 4439 if (!strncmp(pos, PNO_BATCHING_SET, strlen(PNO_BATCHING_SET))) { in wls_parse_batching_cmd() 4440 if (len_remain > (strlen(PNO_BATCHING_SET) + 1)) { in wls_parse_batching_cmd() 4441 pos += strlen(PNO_BATCHING_SET) + 1; in wls_parse_batching_cmd() 4444 PNO_BATCHING_SET, total_len)); in wls_parse_batching_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pno.h | 42 #define PNO_BATCHING_SET "SET" macro
|
| H A D | wl_android.c | 3524 if (!strncmp(pos, PNO_BATCHING_SET, strlen(PNO_BATCHING_SET))) { in wls_parse_batching_cmd() 3525 if (len_remain > (strlen(PNO_BATCHING_SET) + 1)) { in wls_parse_batching_cmd() 3526 pos += strlen(PNO_BATCHING_SET) + 1; in wls_parse_batching_cmd() 3529 PNO_BATCHING_SET, total_len)); in wls_parse_batching_cmd()
|