Searched refs:ap_ch_rpt_idx (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_rm.c | 526 int ap_ch_rpt_idx = 0; in rm_parse_bcn_req_s_elem() local 618 if (ap_ch_rpt_idx > BCN_REQ_OPT_AP_CH_RPT_MAX_NUM) { in rm_parse_bcn_req_s_elem() 633 ap_ch_rpt_idx,op->global_op_class,i); in rm_parse_bcn_req_s_elem() 638 prm->q.opt.bcn.ap_ch_rpt[ap_ch_rpt_idx++] = op; in rm_parse_bcn_req_s_elem() 639 prm->q.opt.bcn.ap_ch_rpt_num = ap_ch_rpt_idx; in rm_parse_bcn_req_s_elem()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_rm.c | 505 int ap_ch_rpt_idx = 0; in rm_parse_bcn_req_s_elem() local 596 if (ap_ch_rpt_idx > BCN_REQ_OPT_AP_CH_RPT_MAX_NUM) { in rm_parse_bcn_req_s_elem() 611 ap_ch_rpt_idx,op->global_op_class,i); in rm_parse_bcn_req_s_elem() 616 prm->q.opt.bcn.ap_ch_rpt[ap_ch_rpt_idx++] = op; in rm_parse_bcn_req_s_elem() 617 prm->q.opt.bcn.ap_ch_rpt_num = ap_ch_rpt_idx; in rm_parse_bcn_req_s_elem()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_rm.c | 526 int ap_ch_rpt_idx = 0; in rm_parse_bcn_req_s_elem() local 618 if (ap_ch_rpt_idx > BCN_REQ_OPT_AP_CH_RPT_MAX_NUM) { in rm_parse_bcn_req_s_elem() 633 ap_ch_rpt_idx,op->global_op_class,i); in rm_parse_bcn_req_s_elem() 638 prm->q.opt.bcn.ap_ch_rpt[ap_ch_rpt_idx++] = op; in rm_parse_bcn_req_s_elem() 639 prm->q.opt.bcn.ap_ch_rpt_num = ap_ch_rpt_idx; in rm_parse_bcn_req_s_elem()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_rm.c | 519 int ap_ch_rpt_idx = 0; in rm_parse_bcn_req_s_elem() local 610 if (ap_ch_rpt_idx > BCN_REQ_OPT_AP_CH_RPT_MAX_NUM) { in rm_parse_bcn_req_s_elem() 625 ap_ch_rpt_idx,op->global_op_class,i); in rm_parse_bcn_req_s_elem() 630 prm->q.opt.bcn.ap_ch_rpt[ap_ch_rpt_idx++] = op; in rm_parse_bcn_req_s_elem() 631 prm->q.opt.bcn.ap_ch_rpt_num = ap_ch_rpt_idx; in rm_parse_bcn_req_s_elem()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_rm.c | 506 int ap_ch_rpt_idx = 0; in rm_parse_bcn_req_s_elem() local 597 if (ap_ch_rpt_idx > BCN_REQ_OPT_AP_CH_RPT_MAX_NUM) { in rm_parse_bcn_req_s_elem() 612 ap_ch_rpt_idx,op->global_op_class,i); in rm_parse_bcn_req_s_elem() 617 prm->q.opt.bcn.ap_ch_rpt[ap_ch_rpt_idx++] = op; in rm_parse_bcn_req_s_elem() 618 prm->q.opt.bcn.ap_ch_rpt_num = ap_ch_rpt_idx; in rm_parse_bcn_req_s_elem()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_rm.c | 519 int ap_ch_rpt_idx = 0; in rm_parse_bcn_req_s_elem() local 610 if (ap_ch_rpt_idx > BCN_REQ_OPT_AP_CH_RPT_MAX_NUM) { in rm_parse_bcn_req_s_elem() 625 ap_ch_rpt_idx,op->global_op_class,i); in rm_parse_bcn_req_s_elem() 630 prm->q.opt.bcn.ap_ch_rpt[ap_ch_rpt_idx++] = op; in rm_parse_bcn_req_s_elem() 631 prm->q.opt.bcn.ap_ch_rpt_num = ap_ch_rpt_idx; in rm_parse_bcn_req_s_elem()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_rm.c | 519 int ap_ch_rpt_idx = 0; in rm_parse_bcn_req_s_elem() local 610 if (ap_ch_rpt_idx > BCN_REQ_OPT_AP_CH_RPT_MAX_NUM) { in rm_parse_bcn_req_s_elem() 625 ap_ch_rpt_idx,op->global_op_class,i); in rm_parse_bcn_req_s_elem() 630 prm->q.opt.bcn.ap_ch_rpt[ap_ch_rpt_idx++] = op; in rm_parse_bcn_req_s_elem() 631 prm->q.opt.bcn.ap_ch_rpt_num = ap_ch_rpt_idx; in rm_parse_bcn_req_s_elem()
|