Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_82598.c18 int ixgbe_dcb_config_rx_arbiter_82598(struct ixgbe_hw *hw, u16 *refill, in ixgbe_dcb_config_rx_arbiter_82598()
76 int ixgbe_dcb_config_tx_desc_arbiter_82598(struct ixgbe_hw *hw, u16 *refill, in ixgbe_dcb_config_tx_desc_arbiter_82598()
122 int ixgbe_dcb_config_tx_data_arbiter_82598(struct ixgbe_hw *hw, u16 *refill, in ixgbe_dcb_config_tx_data_arbiter_82598()
255 int ixgbe_dcb_hw_config_82598(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill, in ixgbe_dcb_hw_config_82598()
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 int ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill, in ixgbe_dcb_hw_config_82599()
Dixgbe_dcb.c21 static int 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()
Dixgbe_dcb_nl.c313 u16 refill[MAX_TRAFFIC_CLASS], max[MAX_TRAFFIC_CLASS]; in ixgbe_dcbnl_set_all() local
/linux-6.12.1/drivers/md/bcache/
Dbtree.c2647 struct refill { struct
2658 struct refill *refill = container_of(op, struct refill, op); in refill_keybuf_fn() argument
2703 struct refill refill; in bch_refill_keybuf() local
/linux-6.12.1/arch/m68k/sun3/
Dsun3dvma.c93 static inline int refill(void) in refill() function
/linux-6.12.1/include/net/page_pool/
Dtypes.h111 u64 refill; member
/linux-6.12.1/drivers/net/ethernet/cortina/
Dgemini.c865 static unsigned int geth_fill_freeq(struct gemini_ethernet *geth, bool refill) in geth_fill_freeq()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c462 int refill; in mlx5e_refill_rx_wqes() local
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h343 u16 refill; member
/linux-6.12.1/io_uring/
Dio_uring.c706 unsigned int refill = -tctx->cached_refs + IO_TCTX_REFS_CACHE_NR; in io_task_refs_refill() local
/linux-6.12.1/drivers/net/
Dvirtio_net.c440 struct delayed_work refill; member
/linux-6.12.1/drivers/net/ethernet/marvell/
Dmvneta.c2429 int rx_proc = 0, rx_todo, refill, size = 0; in mvneta_rx_swbm() local