Searched defs:ocb_config_chan (Results 1 – 1 of 1) sorted by relevance
144 struct ocb_config_chan { struct145 uint32_t chan_freq;146 uint32_t bandwidth;147 struct qdf_mac_addr mac_address;148 struct ocb_wmm_param qos_params[QCA_WLAN_AC_ALL];149 uint32_t max_pwr;150 uint32_t min_pwr;151 uint8_t reg_pwr;175 struct ocb_config_chan *channels; argument