Home
last modified time | relevance | path

Searched refs:pbody (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_rm.c421 static int rm_parse_ch_load_s_elem(struct rm_obj *prm, u8 *pbody, int req_len) in rm_parse_ch_load_s_elem() argument
434 switch (pbody[p]) { in rm_parse_ch_load_s_elem()
440 &pbody[p+2], sizeof(prm->q.opt.clm.rep_cond)); in rm_parse_ch_load_s_elem()
450 len = len - (int)pbody[p+1] - 2; in rm_parse_ch_load_s_elem()
451 p = p + (int)pbody[p+1] + 2; in rm_parse_ch_load_s_elem()
460 u8 *pbody, int req_len) in rm_parse_noise_histo_s_elem() argument
474 switch (pbody[p]) { in rm_parse_noise_histo_s_elem()
480 &pbody[p+2], sizeof(prm->q.opt.nhm.rep_cond)); in rm_parse_noise_histo_s_elem()
490 len = len - (int)pbody[p+1] - 2; in rm_parse_noise_histo_s_elem()
491 p = p + (int)pbody[p+1] + 2; in rm_parse_noise_histo_s_elem()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_rm.c422 static int rm_parse_ch_load_s_elem(struct rm_obj *prm, u8 *pbody, int req_len) in rm_parse_ch_load_s_elem() argument
435 switch (pbody[p]) { in rm_parse_ch_load_s_elem()
441 &pbody[p+2], sizeof(prm->q.opt.clm.rep_cond)); in rm_parse_ch_load_s_elem()
451 len = len - (int)pbody[p+1] - 2; in rm_parse_ch_load_s_elem()
452 p = p + (int)pbody[p+1] + 2; in rm_parse_ch_load_s_elem()
461 u8 *pbody, int req_len) in rm_parse_noise_histo_s_elem() argument
475 switch (pbody[p]) { in rm_parse_noise_histo_s_elem()
481 &pbody[p+2], sizeof(prm->q.opt.nhm.rep_cond)); in rm_parse_noise_histo_s_elem()
491 len = len - (int)pbody[p+1] - 2; in rm_parse_noise_histo_s_elem()
492 p = p + (int)pbody[p+1] + 2; in rm_parse_noise_histo_s_elem()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_rm.c435 static int rm_parse_ch_load_s_elem(struct rm_obj *prm, u8 *pbody, int req_len) in rm_parse_ch_load_s_elem() argument
448 switch (pbody[p]) { in rm_parse_ch_load_s_elem()
454 &pbody[p+2], sizeof(prm->q.opt.clm.rep_cond)); in rm_parse_ch_load_s_elem()
464 len = len - (int)pbody[p+1] - 2; in rm_parse_ch_load_s_elem()
465 p = p + (int)pbody[p+1] + 2; in rm_parse_ch_load_s_elem()
474 u8 *pbody, int req_len) in rm_parse_noise_histo_s_elem() argument
488 switch (pbody[p]) { in rm_parse_noise_histo_s_elem()
494 &pbody[p+2], sizeof(prm->q.opt.nhm.rep_cond)); in rm_parse_noise_histo_s_elem()
504 len = len - (int)pbody[p+1] - 2; in rm_parse_noise_histo_s_elem()
505 p = p + (int)pbody[p+1] + 2; in rm_parse_noise_histo_s_elem()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_rm.c515 static int rm_parse_ch_load_s_elem(struct rm_obj *prm, u8 *pbody, int req_len) in rm_parse_ch_load_s_elem() argument
528 switch (pbody[p]) { in rm_parse_ch_load_s_elem()
534 &pbody[p+2], sizeof(prm->q.opt.clm.rep_cond)); in rm_parse_ch_load_s_elem()
544 len = len - (int)pbody[p+1] - 2; in rm_parse_ch_load_s_elem()
545 p = p + (int)pbody[p+1] + 2; in rm_parse_ch_load_s_elem()
554 u8 *pbody, int req_len) in rm_parse_noise_histo_s_elem() argument
568 switch (pbody[p]) { in rm_parse_noise_histo_s_elem()
574 &pbody[p+2], sizeof(prm->q.opt.nhm.rep_cond)); in rm_parse_noise_histo_s_elem()
584 len = len - (int)pbody[p+1] - 2; in rm_parse_noise_histo_s_elem()
585 p = p + (int)pbody[p+1] + 2; in rm_parse_noise_histo_s_elem()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_rm.c435 static int rm_parse_ch_load_s_elem(struct rm_obj *prm, u8 *pbody, int req_len) in rm_parse_ch_load_s_elem() argument
448 switch (pbody[p]) { in rm_parse_ch_load_s_elem()
454 &pbody[p+2], sizeof(prm->q.opt.clm.rep_cond)); in rm_parse_ch_load_s_elem()
464 len = len - (int)pbody[p+1] - 2; in rm_parse_ch_load_s_elem()
465 p = p + (int)pbody[p+1] + 2; in rm_parse_ch_load_s_elem()
474 u8 *pbody, int req_len) in rm_parse_noise_histo_s_elem() argument
488 switch (pbody[p]) { in rm_parse_noise_histo_s_elem()
494 &pbody[p+2], sizeof(prm->q.opt.nhm.rep_cond)); in rm_parse_noise_histo_s_elem()
504 len = len - (int)pbody[p+1] - 2; in rm_parse_noise_histo_s_elem()
505 p = p + (int)pbody[p+1] + 2; in rm_parse_noise_histo_s_elem()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_rm.c515 static int rm_parse_ch_load_s_elem(struct rm_obj *prm, u8 *pbody, int req_len) in rm_parse_ch_load_s_elem() argument
528 switch (pbody[p]) { in rm_parse_ch_load_s_elem()
534 &pbody[p+2], sizeof(prm->q.opt.clm.rep_cond)); in rm_parse_ch_load_s_elem()
544 len = len - (int)pbody[p+1] - 2; in rm_parse_ch_load_s_elem()
545 p = p + (int)pbody[p+1] + 2; in rm_parse_ch_load_s_elem()
554 u8 *pbody, int req_len) in rm_parse_noise_histo_s_elem() argument
568 switch (pbody[p]) { in rm_parse_noise_histo_s_elem()
574 &pbody[p+2], sizeof(prm->q.opt.nhm.rep_cond)); in rm_parse_noise_histo_s_elem()
584 len = len - (int)pbody[p+1] - 2; in rm_parse_noise_histo_s_elem()
585 p = p + (int)pbody[p+1] + 2; in rm_parse_noise_histo_s_elem()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_rm.c515 static int rm_parse_ch_load_s_elem(struct rm_obj *prm, u8 *pbody, int req_len) in rm_parse_ch_load_s_elem() argument
528 switch (pbody[p]) { in rm_parse_ch_load_s_elem()
534 &pbody[p+2], sizeof(prm->q.opt.clm.rep_cond)); in rm_parse_ch_load_s_elem()
544 len = len - (int)pbody[p+1] - 2; in rm_parse_ch_load_s_elem()
545 p = p + (int)pbody[p+1] + 2; in rm_parse_ch_load_s_elem()
554 u8 *pbody, int req_len) in rm_parse_noise_histo_s_elem() argument
568 switch (pbody[p]) { in rm_parse_noise_histo_s_elem()
574 &pbody[p+2], sizeof(prm->q.opt.nhm.rep_cond)); in rm_parse_noise_histo_s_elem()
584 len = len - (int)pbody[p+1] - 2; in rm_parse_noise_histo_s_elem()
585 p = p + (int)pbody[p+1] + 2; in rm_parse_noise_histo_s_elem()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_rm.c443 static int rm_parse_ch_load_s_elem(struct rm_obj *prm, u8 *pbody, int req_len) in rm_parse_ch_load_s_elem() argument
456 switch (pbody[p]) { in rm_parse_ch_load_s_elem()
462 &pbody[p+2], sizeof(prm->q.opt.clm.rep_cond)); in rm_parse_ch_load_s_elem()
472 len = len - (int)pbody[p+1] - 2; in rm_parse_ch_load_s_elem()
473 p = p + (int)pbody[p+1] + 2; in rm_parse_ch_load_s_elem()
482 u8 *pbody, int req_len) in rm_parse_noise_histo_s_elem() argument
496 switch (pbody[p]) { in rm_parse_noise_histo_s_elem()
502 &pbody[p+2], sizeof(prm->q.opt.nhm.rep_cond)); in rm_parse_noise_histo_s_elem()
512 len = len - (int)pbody[p+1] - 2; in rm_parse_noise_histo_s_elem()
513 p = p + (int)pbody[p+1] + 2; in rm_parse_noise_histo_s_elem()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_rm.c422 static int rm_parse_ch_load_s_elem(struct rm_obj *prm, u8 *pbody, int req_len) in rm_parse_ch_load_s_elem() argument
435 switch (pbody[p]) { in rm_parse_ch_load_s_elem()
441 &pbody[p+2], sizeof(prm->q.opt.clm.rep_cond)); in rm_parse_ch_load_s_elem()
451 len = len - (int)pbody[p+1] - 2; in rm_parse_ch_load_s_elem()
452 p = p + (int)pbody[p+1] + 2; in rm_parse_ch_load_s_elem()
461 u8 *pbody, int req_len) in rm_parse_noise_histo_s_elem() argument
475 switch (pbody[p]) { in rm_parse_noise_histo_s_elem()
481 &pbody[p+2], sizeof(prm->q.opt.nhm.rep_cond)); in rm_parse_noise_histo_s_elem()
491 len = len - (int)pbody[p+1] - 2; in rm_parse_noise_histo_s_elem()
492 p = p + (int)pbody[p+1] + 2; in rm_parse_noise_histo_s_elem()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_rm.c443 static int rm_parse_ch_load_s_elem(struct rm_obj *prm, u8 *pbody, int req_len) in rm_parse_ch_load_s_elem() argument
456 switch (pbody[p]) { in rm_parse_ch_load_s_elem()
462 &pbody[p+2], sizeof(prm->q.opt.clm.rep_cond)); in rm_parse_ch_load_s_elem()
472 len = len - (int)pbody[p+1] - 2; in rm_parse_ch_load_s_elem()
473 p = p + (int)pbody[p+1] + 2; in rm_parse_ch_load_s_elem()
482 u8 *pbody, int req_len) in rm_parse_noise_histo_s_elem() argument
496 switch (pbody[p]) { in rm_parse_noise_histo_s_elem()
502 &pbody[p+2], sizeof(prm->q.opt.nhm.rep_cond)); in rm_parse_noise_histo_s_elem()
512 len = len - (int)pbody[p+1] - 2; in rm_parse_noise_histo_s_elem()
513 p = p + (int)pbody[p+1] + 2; in rm_parse_noise_histo_s_elem()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_rm.c436 static int rm_parse_ch_load_s_elem(struct rm_obj *prm, u8 *pbody, int req_len) in rm_parse_ch_load_s_elem() argument
449 switch (pbody[p]) { in rm_parse_ch_load_s_elem()
455 &pbody[p+2], sizeof(prm->q.opt.clm.rep_cond)); in rm_parse_ch_load_s_elem()
465 len = len - (int)pbody[p+1] - 2; in rm_parse_ch_load_s_elem()
466 p = p + (int)pbody[p+1] + 2; in rm_parse_ch_load_s_elem()
475 u8 *pbody, int req_len) in rm_parse_noise_histo_s_elem() argument
489 switch (pbody[p]) { in rm_parse_noise_histo_s_elem()
495 &pbody[p+2], sizeof(prm->q.opt.nhm.rep_cond)); in rm_parse_noise_histo_s_elem()
505 len = len - (int)pbody[p+1] - 2; in rm_parse_noise_histo_s_elem()
506 p = p + (int)pbody[p+1] + 2; in rm_parse_noise_histo_s_elem()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_rm.c423 static int rm_parse_ch_load_s_elem(struct rm_obj *prm, u8 *pbody, int req_len) in rm_parse_ch_load_s_elem() argument
436 switch (pbody[p]) { in rm_parse_ch_load_s_elem()
442 &pbody[p+2], sizeof(prm->q.opt.clm.rep_cond)); in rm_parse_ch_load_s_elem()
452 len = len - (int)pbody[p+1] - 2; in rm_parse_ch_load_s_elem()
453 p = p + (int)pbody[p+1] + 2; in rm_parse_ch_load_s_elem()
462 u8 *pbody, int req_len) in rm_parse_noise_histo_s_elem() argument
476 switch (pbody[p]) { in rm_parse_noise_histo_s_elem()
482 &pbody[p+2], sizeof(prm->q.opt.nhm.rep_cond)); in rm_parse_noise_histo_s_elem()
492 len = len - (int)pbody[p+1] - 2; in rm_parse_noise_histo_s_elem()
493 p = p + (int)pbody[p+1] + 2; in rm_parse_noise_histo_s_elem()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_rm.c436 static int rm_parse_ch_load_s_elem(struct rm_obj *prm, u8 *pbody, int req_len) in rm_parse_ch_load_s_elem() argument
449 switch (pbody[p]) { in rm_parse_ch_load_s_elem()
455 &pbody[p+2], sizeof(prm->q.opt.clm.rep_cond)); in rm_parse_ch_load_s_elem()
465 len = len - (int)pbody[p+1] - 2; in rm_parse_ch_load_s_elem()
466 p = p + (int)pbody[p+1] + 2; in rm_parse_ch_load_s_elem()
475 u8 *pbody, int req_len) in rm_parse_noise_histo_s_elem() argument
489 switch (pbody[p]) { in rm_parse_noise_histo_s_elem()
495 &pbody[p+2], sizeof(prm->q.opt.nhm.rep_cond)); in rm_parse_noise_histo_s_elem()
505 len = len - (int)pbody[p+1] - 2; in rm_parse_noise_histo_s_elem()
506 p = p + (int)pbody[p+1] + 2; in rm_parse_noise_histo_s_elem()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_rm.c436 static int rm_parse_ch_load_s_elem(struct rm_obj *prm, u8 *pbody, int req_len) in rm_parse_ch_load_s_elem() argument
449 switch (pbody[p]) { in rm_parse_ch_load_s_elem()
455 &pbody[p+2], sizeof(prm->q.opt.clm.rep_cond)); in rm_parse_ch_load_s_elem()
465 len = len - (int)pbody[p+1] - 2; in rm_parse_ch_load_s_elem()
466 p = p + (int)pbody[p+1] + 2; in rm_parse_ch_load_s_elem()
475 u8 *pbody, int req_len) in rm_parse_noise_histo_s_elem() argument
489 switch (pbody[p]) { in rm_parse_noise_histo_s_elem()
495 &pbody[p+2], sizeof(prm->q.opt.nhm.rep_cond)); in rm_parse_noise_histo_s_elem()
505 len = len - (int)pbody[p+1] - 2; in rm_parse_noise_histo_s_elem()
506 p = p + (int)pbody[p+1] + 2; in rm_parse_noise_histo_s_elem()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgvif.h240 const struct ether_addr *bssid, u8 **pheader, u32 *body_len, u8 *pbody);
H A Dwl_cfgvif.c4611 const struct ether_addr *bssid, u8 **pheader, u32 *body_len, u8 *pbody) in wl_frame_get_mgmt() argument
4645 if ((pbody != NULL) && prebody_len) in wl_frame_get_mgmt()
4646 bcopy((const char*)pbody, offset, prebody_len); in wl_frame_get_mgmt()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgvif.h245 const struct ether_addr *bssid, u8 **pheader, u32 *body_len, u8 *pbody);
H A Dwl_cfgvif.c4637 const struct ether_addr *bssid, u8 **pheader, u32 *body_len, u8 *pbody) in wl_frame_get_mgmt() argument
4671 if ((pbody != NULL) && prebody_len) in wl_frame_get_mgmt()
4672 bcopy((const char*)pbody, offset, prebody_len); in wl_frame_get_mgmt()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.c469 u8 **pheader, u32 *body_len, u8 *pbody);
14890 u8 **pheader, u32 *body_len, u8 *pbody) in wl_frame_get_mgmt() argument
14924 if ((pbody != NULL) && prebody_len) in wl_frame_get_mgmt()
14925 bcopy((const char*)pbody, offset, prebody_len); in wl_frame_get_mgmt()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.c550 const struct ether_addr *bssid, u8 **pheader, u32 *body_len, u8 *pbody);
17211 const struct ether_addr *bssid, u8 **pheader, u32 *body_len, u8 *pbody) argument
17245 if ((pbody != NULL) && prebody_len)
17246 bcopy((const char*)pbody, offset, prebody_len);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.c550 const struct ether_addr *bssid, u8 **pheader, u32 *body_len, u8 *pbody);
17209 const struct ether_addr *bssid, u8 **pheader, u32 *body_len, u8 *pbody) argument
17243 if ((pbody != NULL) && prebody_len)
17244 bcopy((const char*)pbody, offset, prebody_len);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.c542 const struct ether_addr *bssid, u8 **pheader, u32 *body_len, u8 *pbody);
17062 const struct ether_addr *bssid, u8 **pheader, u32 *body_len, u8 *pbody) argument
17096 if ((pbody != NULL) && prebody_len)
17097 bcopy((const char*)pbody, offset, prebody_len);