Searched defs:bcn_req_opt (Results 1 – 1 of 1) sorted by relevance
129 struct bcn_req_opt { struct131 u8 opt_id[BCN_REQ_OPT_MAX_NUM];132 u8 opt_id_num;133 u8 req_id_num;134 u8 req_id[BCN_REQ_REQ_OPT_MAX_NUM];135 u8 rep_detail;136 NDIS_802_11_SSID ssid;139 struct opt_rep_info rep_cond;141 u8 ap_ch_rpt_num;142 struct _RT_OPERATING_CLASS *ap_ch_rpt[BCN_REQ_OPT_AP_CH_RPT_MAX_NUM];[all …]