Searched refs:RFBands (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ |
D | dot11f.frms | 634 TLV RFBands ( TLV_RF_BANDS ) ( 2 : 2 ) MSB 3693 OPTIONALTLV RFBands; 3739 OPTIONALTLV RFBands; // Indicates all RF bands 3794 MANDATORYTLV RFBands; // Specific RF bands used 3855 OPTIONALTLV RFBands; // Indicates all RF bands 3914 OPTIONALTLV RFBands; // Indicates all RF bands
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
D | dot11f.h | 8538 tDot11fTLVRFBands RFBands; member 8681 tDot11fTLVRFBands RFBands; member 8736 tDot11fTLVRFBands RFBands; member 8821 tDot11fTLVRFBands RFBands; member 8884 tDot11fTLVRFBands RFBands; member
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | parser_api.c | 6639 pDot11f->RFBands.present = 0; 6831 pDot11f->RFBands.present = 1; 6832 pDot11f->RFBands.bands = pSirWPSProbeRspIE->RFBand; 6834 pDot11f->RFBands.present = 0; 6905 pDot11f->RFBands.present = 1; 6906 pDot11f->RFBands.bands = pSirWPSBeaconIE->RFBand; 6908 pDot11f->RFBands.present = 0; 7034 pDot11f->RFBands.present = 0;
|
D | dot11f.c | 8796 { offsetof(tDot11fIEWSC, RFBands), offsetof(tDot11fTLVRFBands, present), 8960 { offsetof(tDot11fIEWscBeacon, RFBands), offsetof(tDot11fTLVRFBands, 9038 { offsetof(tDot11fIEWscBeaconProbeRes, RFBands), 9108 { offsetof(tDot11fIEWscProbeReq, RFBands), offsetof(tDot11fTLVRFBands, 9214 { offsetof(tDot11fIEWscProbeRes, RFBands), offsetof(tDot11fTLVRFBands,
|