Searched refs:tDot11fIEoci (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
D | dot11f.h | 10440 } tDot11fIEoci; typedef 10456 tDot11fIEoci*, 10461 tDot11fIEoci *, 10468 tDot11fIEoci *, 12136 tDot11fIEoci oci; 12163 tDot11fIEoci oci;
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_process_action_frame.c | 1236 tDot11fIEoci self_oci, peer_oci = {0}; in lim_check_oci_match()
|
D | lim_utils.h | 3118 tDot11fIEoci *oci, uint8_t *peer, uint16_t *tx_chan_width);
|
D | lim_send_management_frames.c | 5881 tDot11fIEoci *oci, uint8_t *peer, uint16_t *tx_chan_width)
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | dot11f.c | 10850 tDot11fIEoci *pDst, in dot11f_unpack_ie_oci() 14049 { offsetof(tDot11fSaQueryReq, oci), offsetof(tDot11fIEoci, present), 0, 14079 { offsetof(tDot11fSaQueryRsp, oci), offsetof(tDot11fIEoci, present), 0, 17221 (tDot11fIEoci *) in unpack_core() 17223 sizeof(tDot11fIEoci) * in unpack_core() 20920 offset = sizeof(tDot11fIEoci); in get_packed_size_core() 20922 pIePresent = ((tDot11fIEoci *) in get_packed_size_core() 31547 tDot11fIEoci *pSrc, in dot11f_pack_ie_oci() 34500 pCtx, (tDot11fIEoci *) in pack_core() 34502 sizeof(tDot11fIEoci) * i), in pack_core()
|