Home
last modified time | relevance | path

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

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