Searched refs:RTW89_RADIOTAP_ROOM (Results 1 – 1 of 1) sorted by relevance
40 #define RTW89_RADIOTAP_ROOM ALIGN(sizeof(struct ieee80211_radiotap_he), 64) macro5287 skb = dev_alloc_skb(length + RTW89_RADIOTAP_ROOM); in rtw89_alloc_skb_for_rx()5291 skb_reserve(skb, RTW89_RADIOTAP_ROOM); in rtw89_alloc_skb_for_rx()