Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c1396 u32 headroom, int strategy) in ixgbe_set_rxpba_82598()
H A Dixgbe_common.c4734 void ixgbe_set_rxpba_generic(struct ixgbe_hw *hw, int num_pb, u32 headroom, in ixgbe_set_rxpba_generic()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c8504 uint64_t write_asize, write_psize, write_lsize, headroom; in l2arc_write_buffers() local