/freebsd-src/sys/dev/ixgbe/ |
H A D | ixgbe_dcb_82598.c | 112 s32 ixgbe_dcb_config_rx_arbiter_82598(struct ixgbe_hw *hw, u16 *refill, in ixgbe_dcb_config_rx_arbiter_82598() 171 u16 *refill, u16 *max, u8 *bwg_id, in ixgbe_dcb_config_tx_desc_arbiter_82598() 218 u16 *refill, u16 *max, u8 *bwg_id, in ixgbe_dcb_config_tx_data_arbiter_82598() 351 u16 *refill, u16 *max, u8 *bwg_id, in ixgbe_dcb_hw_config_82598()
|
H A D | ixgbe_dcb.c | 52 s32 ixgbe_dcb_calculate_tc_credits(u8 *bw, u16 *refill, u16 *max, in ixgbe_dcb_calculate_tc_credits() argument 225 u16 *refill) in ixgbe_dcb_unpack_refill_cee() argument 462 u16 refill[IXGBE_DCB_MAX_TRAFFIC_CLASS] = { 0 }; in ixgbe_dcb_config_rx_arbiter_cee() local 502 u16 refill[IXGBE_DCB_MAX_TRAFFIC_CLASS]; ixgbe_dcb_config_tx_desc_arbiter_cee() local 543 u16 refill[IXGBE_DCB_MAX_TRAFFIC_CLASS]; ixgbe_dcb_config_tx_data_arbiter_cee() local 648 u16 refill[IXGBE_DCB_MAX_TRAFFIC_CLASS]; ixgbe_dcb_hw_config_cee() local 712 ixgbe_dcb_hw_config(struct ixgbe_hw * hw,u16 * refill,u16 * max,u8 * bwg_id,u8 * tsa,u8 * map) ixgbe_dcb_hw_config() argument [all...] |
H A D | ixgbe_dcb_82599.c | 121 s32 ixgbe_dcb_config_rx_arbiter_82599(struct ixgbe_hw *hw, u16 *refill, in ixgbe_dcb_config_rx_arbiter_82599() 183 s32 ixgbe_dcb_config_tx_desc_arbiter_82599(struct ixgbe_hw *hw, u16 *refill, in ixgbe_dcb_config_tx_desc_arbiter_82599() 232 s32 ixgbe_dcb_config_tx_data_arbiter_82599(struct ixgbe_hw *hw, u16 *refill, in ixgbe_dcb_config_tx_data_arbiter_82599() 597 u16 *refill, u16 *max, u8 *bwg_id, u8 *tsa, in ixgbe_dcb_hw_config_82599()
|
/freebsd-src/contrib/kyua/utils/text/ |
H A D | operations.cpp | 122 text::refill(const std::string& input, const std::size_t target_width) in refill() function in text
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | local_cache.h | 169 NOINLINE bool refill(PerClass *C, uptr ClassId, u16 MaxRefill) { in refill() function
|
/freebsd-src/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | spl-kmem-cache.c | 1107 int count = 0, rc, refill; spl_cache_refill() local
|
/freebsd-src/sys/dev/neta/ |
H A D | if_mvneta.c | 3143 int npkt, refill, nsegs, error; mvneta_rx_queue_refill() local [all...] |
/freebsd-src/stand/ficl/ |
H A D | words.c | 4541 static void refill(FICL_VM *pVM) in refill() function
|