Searched refs:WLAN_HDR_A4_LEN (Results 1 – 5 of 5) sorted by relevance
310 payload_offset = WLAN_HDR_A4_LEN; in skb_p80211_to_ether()311 if (payload_length < WLAN_HDR_A4_LEN - WLAN_HDR_A3_LEN) { in skb_p80211_to_ether()315 payload_length -= (WLAN_HDR_A4_LEN - WLAN_HDR_A3_LEN); in skb_p80211_to_ether()
70 #define WLAN_HDR_A4_LEN 30 macro
3368 WLAN_HDR_A4_LEN + WLAN_DATA_MAXLEN + WLAN_CRC_LEN)) { in hfa384x_int_rxmonitor()
18 #define WLAN_HDR_A4_LEN 30 macro
23 #define WLAN_HDR_A4_LEN 30 macro
Completed in 21 milliseconds