Searched refs:WLAN_HDR_A4_LEN (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/staging/wlan-ng/
H A Dp80211hdr.h49 #define WLAN_HDR_A4_LEN 30 macro
H A Dp80211conv.c289 payload_offset = WLAN_HDR_A4_LEN;
290 if (payload_length < WLAN_HDR_A4_LEN - WLAN_HDR_A3_LEN) {
294 payload_length -= (WLAN_HDR_A4_LEN - WLAN_HDR_A3_LEN);
H A Dhfa384x_usb.c3347 WLAN_HDR_A4_LEN + WLAN_DATA_MAXLEN + WLAN_CRC_LEN)) {
/linux-master/drivers/staging/rtl8723bs/include/
H A Dwifi.h18 #define WLAN_HDR_A4_LEN 30 macro

Completed in 335 milliseconds