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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dp80211hdr.h69 #define WLAN_HDR_A4_LEN 30 macro
H A Dp80211conv.c306 payload_offset = WLAN_HDR_A4_LEN;
307 if (payload_length < WLAN_HDR_A4_LEN - WLAN_HDR_A3_LEN) {
311 payload_length -= (WLAN_HDR_A4_LEN - WLAN_HDR_A3_LEN);
H A Dhfa384x_usb.c3584 WLAN_HDR_A4_LEN + WLAN_DATA_MAXLEN + WLAN_CRC_LEN)) {

Completed in 159 milliseconds