Home
last modified time | relevance | path

Searched defs:headroom (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/sys/compat/linuxkpi/common/src/
H A Dlinux_skbuff.c177 unsigned int headroom; in linuxkpi_skb_copy() local
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dusb_sdio.c171 unsigned int headroom = MT_USB_TXD_SIZE; in mt7663_usb_sdio_tx_complete_skb() local
/freebsd-src/sys/dev/ixgbe/
H A Dixgbe_82598.c1395 u32 headroom, int strategy) in ixgbe_set_rxpba_82598()
H A Dixgbe_common.c4755 ixgbe_set_rxpba_generic(struct ixgbe_hw * hw,int num_pb,u32 headroom,int strategy) ixgbe_set_rxpba_generic() argument
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmac.c830 unsigned int headroom = MT_SDIO_TXD_SIZE + MT_SDIO_HDR_SIZE; in mt7921_usb_sdio_tx_complete_skb() local
/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Dskbuff.h1020 skb_realloc_headroom(struct sk_buff * skb,unsigned int headroom) skb_realloc_headroom() argument
1085 skb_cow_head(struct sk_buff * skb,unsigned int headroom) skb_cow_head() argument
/freebsd-src/sys/net80211/
H A Dieee80211_freebsd.c482 ieee80211_getmgtframe(uint8_t **frm, int headroom, int pktlen) in ieee80211_getmgtframe()
/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Darc.c9044 uint64_t write_asize, write_psize, headroom; l2arc_write_buffers() local
[all...]
/freebsd-src/sys/contrib/dev/mediatek/mt76/
H A Dmt76.h217 u32 headroom; member