Searched defs:refill (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/net/ethernet/intel/ixgbe/ |
A D | ixgbe_dcb_82598.c | 19 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()
|
A D | ixgbe_dcb_82599.c | 21 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()
|
A D | ixgbe_dcb.c | 21 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()
|
A D | ixgbe_dcb_nl.c | 315 u16 refill[MAX_TRAFFIC_CLASS], max[MAX_TRAFFIC_CLASS]; in ixgbe_dcbnl_set_all() local
|
/linux/drivers/md/bcache/ |
A D | btree.c | 2586 struct refill { struct 2597 struct refill *refill = container_of(op, struct refill, op); in refill_keybuf_fn() argument 2642 struct refill refill; in bch_refill_keybuf() local
|
/linux/arch/m68k/sun3/ |
A D | sun3dvma.c | 105 static inline int refill(void) in refill() function
|
/linux/drivers/net/ethernet/hisilicon/hns3/ |
A D | hns3_enet.h | 334 u16 refill; member
|
/linux/drivers/net/ethernet/cortina/ |
A D | gemini.c | 868 static unsigned int geth_fill_freeq(struct gemini_ethernet *geth, bool refill) in geth_fill_freeq()
|
/linux/drivers/net/ |
A D | virtio_net.c | 219 struct delayed_work refill; member
|
/linux/drivers/net/ethernet/marvell/ |
A D | mvneta.c | 2352 int rx_proc = 0, rx_todo, refill, size = 0; in mvneta_rx_swbm() local
|
/linux/fs/ |
A D | io_uring.c | 1817 unsigned int refill = -tctx->cached_refs + IO_TCTX_REFS_CACHE_NR; in io_task_refs_refill() local
|
Completed in 63 milliseconds