Searched refs:IEEE802154_BEACON_SKB_SZ (Results 1 – 1 of 1) sorted by relevance
23 #define IEEE802154_BEACON_SKB_SZ (IEEE802154_BEACON_MHR_SZ + \ macro357 skb = alloc_skb(IEEE802154_BEACON_SKB_SZ, GFP_KERNEL); in mac802154_transmit_beacon()