Home
last modified time | relevance | path

Searched refs:NET_SKB_PAD (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_netbuf.h133 #ifndef NET_SKB_PAD
134 #define NET_SKB_PAD 64 // max(32, L1_CACHE_BYTES) macro
286 nb = NetBufAlloc(size + reserve + NET_SKB_PAD); in oal_netbuf_alloc()
288 oal_netbuf_reserve(nb, reserve + NET_SKB_PAD); in oal_netbuf_alloc()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dlinux_pkt.h37 #define PKT_HEADROOM_DEFAULT NET_SKB_PAD /**< NET_SKB_PAD is defined in a linux kernel header */

Completed in 3 milliseconds