Home
last modified time | relevance | path

Searched defs:refill (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_82598.c19 u16 *refill, in ixgbe_dcb_config_rx_arbiter_82598()
79 u16 *refill, in ixgbe_dcb_config_tx_desc_arbiter_82598()
128 u16 *refill, in ixgbe_dcb_config_tx_data_arbiter_82598()
263 s32 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill, in ixgbe_dcb_hw_config_82598()
H A Dixgbe_dcb_82599.c21 u16 *refill, in ixgbe_dcb_config_rx_arbiter_82599()
80 u16 *refill, in ixgbe_dcb_config_tx_desc_arbiter_82599()
132 u16 *refill, in ixgbe_dcb_config_tx_data_arbiter_82599()
333 s32 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill, in ixgbe_dcb_hw_config_82599()
H A Dixgbe_dcb.c21 static s32 ixgbe_ieee_credits(__u8 *bw, __u16 *refill, in ixgbe_ieee_credits()
174 u16 *refill) in ixgbe_dcb_unpack_refill()
257 u16 refill[MAX_TRAFFIC_CLASS]; in ixgbe_dcb_hw_config() local
305 __u16 refill[IEEE_8021QAZ_MAX_TCS], max[IEEE_8021QAZ_MAX_TCS]; in ixgbe_dcb_hw_ets() local
337 u16 *refill, u16 *max, u8 *bwg_id, in ixgbe_dcb_hw_ets_config()
H A Dixgbe_dcb_nl.c313 u16 refill[MAX_TRAFFIC_CLASS], max[MAX_TRAFFIC_CLASS]; in ixgbe_dcbnl_set_all() local
/openbmc/linux/drivers/md/bcache/
H A Dbtree.c2626 struct refill { struct
2637 struct refill *refill = container_of(op, struct refill, op); in refill_keybuf_fn() argument
2682 struct refill refill; in bch_refill_keybuf() local
/openbmc/linux/arch/m68k/sun3/
H A Dsun3dvma.c105 static inline int refill(void) in refill() function
/openbmc/linux/include/net/page_pool/
H A Dtypes.h89 u64 refill; member
/openbmc/linux/drivers/net/ethernet/cortina/
H A Dgemini.c870 static unsigned int geth_fill_freeq(struct gemini_ethernet *geth, bool refill) in geth_fill_freeq()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h343 u16 refill; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c462 int refill; in mlx5e_refill_rx_wqes() local
/openbmc/linux/io_uring/
H A Dio_uring.c757 unsigned int refill = -tctx->cached_refs + IO_TCTX_REFS_CACHE_NR; in io_task_refs_refill() local
/openbmc/linux/drivers/net/
H A Dvirtio_net.c284 struct delayed_work refill; member
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c2429 int rx_proc = 0, rx_todo, refill, size = 0; in mvneta_rx_swbm() local