Home
last modified time | relevance | path

Searched refs:Length (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dtransfer.c397 if (record->Length > length) { in hif_dev_process_trailer()
400 record->Length, in hif_dev_process_trailer()
414 A_ASSERT(record->Length >= sizeof(*look_ahead)); in hif_dev_process_trailer()
447 A_ASSERT(record->Length >= in hif_dev_process_trailer()
449 if ((record->Length >= in hif_dev_process_trailer()
461 record->Length, in hif_dev_process_trailer()
465 if ((record->Length / in hif_dev_process_trailer()
478 (int)(record->Length / in hif_dev_process_trailer()
498 record->RecordID, record->Length); in hif_dev_process_trailer()
506 buffer += record->Length; in hif_dev_process_trailer()
[all …]
/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_recv.c73 int Length, HTC_ENDPOINT_ID FromEndpoint);
657 int Length, HTC_ENDPOINT_ID FromEndpoint) in htc_process_trailer() argument
668 ("+htc_process_trailer (length:%d)\n", Length)); in htc_process_trailer()
671 AR_DEBUG_PRINTBUF(pBuffer, Length, "Recv Trailer"); in htc_process_trailer()
674 origLength = Length; in htc_process_trailer()
677 while (Length > 0) { in htc_process_trailer()
679 if (Length < sizeof(HTC_RECORD_HDR)) { in htc_process_trailer()
685 Length -= sizeof(HTC_RECORD_HDR); in htc_process_trailer()
691 if (htc_rec_len > Length) { in htc_process_trailer()
695 htc_rec_len, htc_rec_id, Length)); in htc_process_trailer()
[all …]
H A Dhtc_api.h131 int Length);
/wlan-driver/wpa_supplicant_8/src/drivers/
H A Ddriver_ndis.c
/wlan-driver/fw-api/fw/
H A Dhtc.h367 Length : 8, /* Length of record */
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms130 * Element ID field, a 1 octet Length field, an optional 1 octet Element ID
135 * those elements that have a defined Element ID Extension. The Length field
136 * specifies the number of octets following the Length field. The presence of
852 | Attribute ID | Length |
/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhif.h953 uint8_t *pSendMessage, uint32_t Length,
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A DREADME-P2P
H A DChangeLog
/wlan-driver/wpa_supplicant_8/hostapd/
H A DChangeLog