Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_skbuff.c193 unsigned int headroom; in linuxkpi_skb_copy() local
/freebsd/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/sys/dev/ixgbe/
H A Dixgbe_82598.c1395 u32 headroom, int strategy) in ixgbe_set_rxpba_82598()
H A Dixgbe_common.c4813 void ixgbe_set_rxpba_generic(struct ixgbe_hw *hw, int num_pb, u32 headroom, in ixgbe_set_rxpba_generic()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmac.c828 unsigned int headroom = MT_SDIO_TXD_SIZE + MT_SDIO_HDR_SIZE; in mt7921_usb_sdio_tx_complete_skb() local
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dskbuff.h1090 skb_realloc_headroom(struct sk_buff *skb, unsigned int headroom) in skb_realloc_headroom()
1157 skb_cow_head(struct sk_buff *skb, unsigned int headroom) in skb_cow_head()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmac.c1446 unsigned int headroom = MT_SDIO_TXD_SIZE + MT_SDIO_HDR_SIZE; in mt7925_usb_sdio_tx_complete_skb() local
/freebsd/sys/net80211/
H A Dieee80211_freebsd.c484 ieee80211_getmgtframe(uint8_t **frm, int headroom, int pktlen) in ieee80211_getmgtframe()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c9474 uint64_t write_asize, write_psize, headroom; in l2arc_write_buffers() local
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76.h244 u32 headroom; member