Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/rtw89/
HDcore.h61 #define RTW89_RADIOTAP_ROOM \ macro
6959 skb = dev_alloc_skb(length + RTW89_RADIOTAP_ROOM); in rtw89_alloc_skb_for_rx()
6963 skb_reserve(skb, RTW89_RADIOTAP_ROOM); in rtw89_alloc_skb_for_rx()