Home
last modified time | relevance | path

Searched refs:oci (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_send_management_frames.c5881 tDot11fIEoci *oci, uint8_t *peer, uint16_t *tx_chan_width)
5903 oci->op_class = lim_op_class_from_bandwidth(mac,
5907 oci->prim_ch_num = prim_ch_num;
5908 oci->freq_seg_1_ch_num = session->ch_center_freq_seg1;
5909 oci->present = 1;
5979 lim_fill_oci_params(mac, pe_session, &frm.oci, NULL, NULL);
6104 lim_fill_oci_params(mac, pe_session, &frm.oci, NULL, NULL);
6158 QDF_MAC_ADDR_REF(peer), frm.oci.op_class,
6159 frm.oci.prim_ch_num, frm.oci.freq_seg_1_ch_num,
6160 frm.oci.present);
Dlim_utils.h3118 tDot11fIEoci *oci, uint8_t *peer, uint16_t *tx_chan_width);
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms2486 IE oci (EID_EXTN_ID_ELEMENT) OUI ( 0x36 )
4972 OPTIE oci;
4980 OPTIE oci;
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h12136 tDot11fIEoci oci; member
12163 tDot11fIEoci oci; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Ddot11f.c14049 { offsetof(tDot11fSaQueryReq, oci), offsetof(tDot11fIEoci, present), 0,
14079 { offsetof(tDot11fSaQueryRsp, oci), offsetof(tDot11fIEoci, present), 0,