Home
last modified time | relevance | path

Searched refs:refill (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb.c21 static s32 ixgbe_ieee_credits(__u8 *bw, __u16 *refill, in ixgbe_ieee_credits() argument
44 refill[i] = val; in ixgbe_ieee_credits()
174 u16 *refill) in ixgbe_dcb_unpack_refill() argument
180 refill[tc] = tc_config[tc].path[direction].data_credits_refill; in ixgbe_dcb_unpack_refill()
257 u16 refill[MAX_TRAFFIC_CLASS]; in ixgbe_dcb_hw_config() local
262 ixgbe_dcb_unpack_refill(dcb_config, DCB_TX_CONFIG, refill); in ixgbe_dcb_hw_config()
270 return ixgbe_dcb_hw_config_82598(hw, pfc_en, refill, max, in ixgbe_dcb_hw_config()
277 return ixgbe_dcb_hw_config_82599(hw, pfc_en, refill, max, in ixgbe_dcb_hw_config()
305 __u16 refill[IEEE_8021QAZ_MAX_TCS], max[IEEE_8021QAZ_MAX_TCS]; in ixgbe_dcb_hw_ets() local
331 ixgbe_ieee_credits(ets->tc_tx_bw, refill, max, max_frame); in ixgbe_dcb_hw_ets()
[all …]
Dixgbe_dcb_82598.c19 u16 *refill, in ixgbe_dcb_config_rx_arbiter_82598() argument
43 credit_refill = refill[i]; in ixgbe_dcb_config_rx_arbiter_82598()
79 u16 *refill, in ixgbe_dcb_config_tx_desc_arbiter_82598() argument
102 reg |= refill[i]; in ixgbe_dcb_config_tx_desc_arbiter_82598()
128 u16 *refill, in ixgbe_dcb_config_tx_data_arbiter_82598() argument
146 reg = refill[i]; 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() argument
266 ixgbe_dcb_config_rx_arbiter_82598(hw, refill, max, prio_type); in ixgbe_dcb_hw_config_82598()
267 ixgbe_dcb_config_tx_desc_arbiter_82598(hw, refill, max, in ixgbe_dcb_hw_config_82598()
269 ixgbe_dcb_config_tx_data_arbiter_82598(hw, refill, max, in ixgbe_dcb_hw_config_82598()
Dixgbe_dcb_82599.c21 u16 *refill, in ixgbe_dcb_config_rx_arbiter_82599() argument
47 credit_refill = refill[i]; in ixgbe_dcb_config_rx_arbiter_82599()
80 u16 *refill, in ixgbe_dcb_config_tx_desc_arbiter_82599() argument
98 reg |= refill[i]; in ixgbe_dcb_config_tx_desc_arbiter_82599()
132 u16 *refill, in ixgbe_dcb_config_tx_data_arbiter_82599() argument
158 reg = refill[i]; 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() argument
336 ixgbe_dcb_config_rx_arbiter_82599(hw, refill, max, bwg_id, in ixgbe_dcb_hw_config_82599()
338 ixgbe_dcb_config_tx_desc_arbiter_82599(hw, refill, max, in ixgbe_dcb_hw_config_82599()
340 ixgbe_dcb_config_tx_data_arbiter_82599(hw, refill, max, in ixgbe_dcb_hw_config_82599()
Dixgbe_dcb_82598.h53 u16 *refill,
58 u16 *refill,
64 u16 *refill,
69 s32 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill,
Dixgbe_dcb_82599.h77 u16 *refill,
84 u16 *refill,
90 u16 *refill,
96 s32 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill,
Dixgbe_dcb.h132 s32 ixgbe_dcb_hw_ets_config(struct ixgbe_hw *hw, u16 *refill, u16 *max,
Dixgbe_dcb_nl.c315 u16 refill[MAX_TRAFFIC_CLASS], max[MAX_TRAFFIC_CLASS]; in ixgbe_dcbnl_set_all() local
331 ixgbe_dcb_unpack_refill(dcb_cfg, DCB_TX_CONFIG, refill); in ixgbe_dcbnl_set_all()
337 ixgbe_dcb_hw_ets_config(hw, refill, max, bwg_id, in ixgbe_dcbnl_set_all()
/Linux-v4.19/drivers/md/bcache/
Dbtree.c2422 struct refill { struct
2433 struct refill *refill = container_of(op, struct refill, op); in refill_keybuf_fn() argument
2434 struct keybuf *buf = refill->buf; in refill_keybuf_fn()
2437 if (bkey_cmp(k, refill->end) >= 0) { in refill_keybuf_fn()
2445 if (refill->pred(buf, k)) { in refill_keybuf_fn()
2462 refill->nr_found++; in refill_keybuf_fn()
2478 struct refill refill; in bch_refill_keybuf() local
2482 bch_btree_op_init(&refill.op, -1); in bch_refill_keybuf()
2483 refill.nr_found = 0; in bch_refill_keybuf()
2484 refill.buf = buf; in bch_refill_keybuf()
[all …]
/Linux-v4.19/arch/m68k/sun3/
Dsun3dvma.c106 static inline int refill(void) in refill() function
139 if(!refill()) { in rmcache()
/Linux-v4.19/drivers/net/
Dvirtio_net.c219 struct delayed_work refill; member
1265 container_of(work, struct virtnet_info, refill.work); in refill_work()
1280 schedule_delayed_work(&vi->refill, HZ/2); in refill_work()
1311 schedule_delayed_work(&vi->refill, 0); in virtnet_receive()
1415 schedule_delayed_work(&vi->refill, 0); in virtnet_open()
1731 schedule_delayed_work(&vi->refill, 0); in _virtnet_set_queues()
1753 cancel_delayed_work_sync(&vi->refill); in virtnet_close()
2224 cancel_delayed_work_sync(&vi->refill); in virtnet_freeze_down()
2250 schedule_delayed_work(&vi->refill, 0); in virtnet_restore_up()
2704 INIT_DELAYED_WORK(&vi->refill, refill_work); in virtnet_alloc_queues()
[all …]
/Linux-v4.19/drivers/net/ethernet/toshiba/
Dps3_gelic_net.c1011 goto refill; in gelic_card_decode_one_descr()
1022 goto refill; in gelic_card_decode_one_descr()
1036 goto refill; in gelic_card_decode_one_descr()
1045 goto refill; in gelic_card_decode_one_descr()
1050 refill: in gelic_card_decode_one_descr()
/Linux-v4.19/drivers/net/ethernet/hisilicon/
Dhip04_eth.c505 goto refill; in hip04_rx_poll()
533 refill: in hip04_rx_poll()
/Linux-v4.19/Documentation/networking/
Dspider_net.txt192 so its not appropriate to wait for the poll routine to refill, since
196 interrupt wakes up the netdev, which can then refill the queue.
Drds.txt347 refill recv ring
/Linux-v4.19/Documentation/trace/
Devents-kmem.rst94 between allocation and freeing. A number of drain or refill pages that occur
/Linux-v4.19/Documentation/
Dlzo.txt77 They just have to "refill" this credit if they consume extra bytes. This
/Linux-v4.19/Documentation/scheduler/
Dsched-rt-group.txt67 limit. Now if the audio thread needs to refill the DMA buffer every 0.005s, but
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-kernel-slab94 allocated using the slow path because of a refill or
409 times SLUB will attempt to refill the cpu slab with a partial
/Linux-v4.19/drivers/net/wan/
Ddscc4.c662 goto refill; in dscc4_rx_skb()
685 refill: in dscc4_rx_skb()
/Linux-v4.19/Documentation/filesystems/
Dgfs2-glocks.txt55 go_xmote_bh | Called after remote state change (e.g. to refill cache)
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.c395 refill: in nicvf_refill_rbdr()
452 goto refill; in nicvf_refill_rbdr()
/Linux-v4.19/drivers/net/ethernet/cortina/
Dgemini.c873 static unsigned int geth_fill_freeq(struct gemini_ethernet *geth, bool refill) in geth_fill_freeq() argument
888 pn = (refill ? rw.bits.wptr : rw.bits.rptr) >> fpp_order; in geth_fill_freeq()
/Linux-v4.19/drivers/net/ethernet/marvell/
Dmvneta.c1931 int refill = 0; in mvneta_rx_swbm() local
2087 refill = mvneta_rx_refill_queue(pp, rxq); in mvneta_rx_swbm()
2090 mvneta_rxq_desc_num_update(pp, rxq, rx_proc, refill); in mvneta_rx_swbm()
/Linux-v4.19/mm/
Dpage_alloc.c4504 refill: in page_frag_alloc()
4529 goto refill; in page_frag_alloc()
/Linux-v4.19/arch/mips/
DKconfig1390 Fast TLB refill support, etc.

12