Searched refs:Length (Results 1 – 10 of 10) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/ |
H A D | transfer.c | 397 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 D | htc_recv.c | 73 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 D | htc_api.h | 131 int Length);
|
/wlan-driver/wpa_supplicant_8/src/drivers/ |
H A D | driver_ndis.c |
|
/wlan-driver/fw-api/fw/ |
H A D | htc.h | 367 Length : 8, /* Length of record */
|
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ |
H A D | dot11f.frms | 130 * 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 D | hif.h | 953 uint8_t *pSendMessage, uint32_t Length,
|
/wlan-driver/wpa_supplicant_8/wpa_supplicant/ |
H A D | README-P2P |
|
H A D | ChangeLog |
|
/wlan-driver/wpa_supplicant_8/hostapd/ |
H A D | ChangeLog |
|