Searched defs:headroom (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_skbuff.c | 193 unsigned int headroom; in linuxkpi_skb_copy() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | usb_sdio.c | 171 unsigned int headroom = MT_USB_TXD_SIZE; in mt7663_usb_sdio_tx_complete_skb() local
|
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe_82598.c | 1395 u32 headroom, int strategy) in ixgbe_set_rxpba_82598()
|
H A D | ixgbe_common.c | 4813 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 D | mac.c | 828 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 D | skbuff.h | 1090 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 D | mac.c | 1446 unsigned int headroom = MT_SDIO_TXD_SIZE + MT_SDIO_HDR_SIZE; in mt7925_usb_sdio_tx_complete_skb() local
|
/freebsd/sys/net80211/ |
H A D | ieee80211_freebsd.c | 484 ieee80211_getmgtframe(uint8_t **frm, int headroom, int pktlen) in ieee80211_getmgtframe()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | arc.c | 9474 uint64_t write_asize, write_psize, headroom; in l2arc_write_buffers() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76.h | 244 u32 headroom; member
|