Searched refs:MBO_IE (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | parser_api.c | 3214 if (pr->MBO_IE.present) { 3216 if (pr->MBO_IE.cellular_data_cap.present) 3218 pr->MBO_IE.cellular_data_cap.cellular_connectivity; 3220 if (pr->MBO_IE.assoc_disallowed.present) { 3223 pr->MBO_IE.assoc_disallowed.reason_code; 4273 if (ar->MBO_IE.present && ar->MBO_IE.rssi_assoc_rej.present) 4275 &ar->MBO_IE.rssi_assoc_rej, 5156 if (pBies->MBO_IE.present) { 5158 if (pBies->MBO_IE.cellular_data_cap.present) 5160 pBies->MBO_IE.cellular_data_cap.cellular_connectivity; [all …]
|
D | dot11f.c | 12007 { offsetof(tDot11fAssocResponse, MBO_IE), offsetof(tDot11fIEMBO_IE, 12331 { offsetof(tDot11fBeacon, MBO_IE), offsetof(tDot11fIEMBO_IE, present), 0, 12845 { offsetof(tDot11fBeaconIEs, MBO_IE), offsetof(tDot11fIEMBO_IE, present), 13530 { offsetof(tDot11fProbeResponse, MBO_IE), offsetof(tDot11fIEMBO_IE, 13986 { offsetof(tDot11fReAssocResponse, MBO_IE), offsetof(tDot11fIEMBO_IE,
|
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ |
D | dot11f.frms | 4001 MULTIIE MBO_IE (EID_VENDOR_SPECIFIC) OUI ( 0x50, 0x6F, 0x9A, 0x16 ) 4113 OPTIE MBO_IE; 4299 OPTIE MBO_IE; 4414 OPTIE MBO_IE; 4512 OPTIE MBO_IE; 4606 OPTIE MBO_IE;
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
D | dot11f.h | 11089 tDot11fIEMBO_IE MBO_IE; member 11222 tDot11fIEMBO_IE MBO_IE; member 11426 tDot11fIEMBO_IE MBO_IE; member 11860 tDot11fIEMBO_IE MBO_IE; member 12082 tDot11fIEMBO_IE MBO_IE; member
|