Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb.c43 static s32 ixgbe_ieee_credits(__u8 *bw, __u16 *refill, in ixgbe_ieee_credits() argument
66 refill[i] = val; in ixgbe_ieee_credits()
191 u16 *refill) in ixgbe_dcb_unpack_refill() argument
198 refill[i] = p->data_credits_refill; in ixgbe_dcb_unpack_refill()
261 u16 refill[MAX_TRAFFIC_CLASS]; in ixgbe_dcb_hw_config() local
266 ixgbe_dcb_unpack_refill(dcb_config, DCB_TX_CONFIG, refill); in ixgbe_dcb_hw_config()
274 ret = ixgbe_dcb_hw_config_82598(hw, pfc_en, refill, max, in ixgbe_dcb_hw_config()
279 ret = ixgbe_dcb_hw_config_82599(hw, pfc_en, refill, max, in ixgbe_dcb_hw_config()
309 __u16 refill[IEEE_8021QAZ_MAX_TCS], max[IEEE_8021QAZ_MAX_TCS]; in ixgbe_dcb_hw_ets() local
335 ixgbe_ieee_credits(ets->tc_tx_bw, refill, max, max_frame); in ixgbe_dcb_hw_ets()
[all …]
Dixgbe_dcb_82598.c42 u16 *refill, in ixgbe_dcb_config_rx_arbiter_82598() argument
66 credit_refill = refill[i]; in ixgbe_dcb_config_rx_arbiter_82598()
99 u16 *refill, in ixgbe_dcb_config_tx_desc_arbiter_82598() argument
122 reg |= refill[i]; in ixgbe_dcb_config_tx_desc_arbiter_82598()
145 u16 *refill, in ixgbe_dcb_config_tx_data_arbiter_82598() argument
163 reg = refill[i]; in ixgbe_dcb_config_tx_data_arbiter_82598()
283 s32 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill, in ixgbe_dcb_hw_config_82598() argument
286 ixgbe_dcb_config_rx_arbiter_82598(hw, refill, max, prio_type); in ixgbe_dcb_hw_config_82598()
287 ixgbe_dcb_config_tx_desc_arbiter_82598(hw, refill, max, in ixgbe_dcb_hw_config_82598()
289 ixgbe_dcb_config_tx_data_arbiter_82598(hw, refill, max, in ixgbe_dcb_hw_config_82598()
Dixgbe_dcb_82599.c44 u16 *refill, in ixgbe_dcb_config_rx_arbiter_82599() argument
70 credit_refill = refill[i]; in ixgbe_dcb_config_rx_arbiter_82599()
103 u16 *refill, in ixgbe_dcb_config_tx_desc_arbiter_82599() argument
121 reg |= refill[i]; in ixgbe_dcb_config_tx_desc_arbiter_82599()
154 u16 *refill, in ixgbe_dcb_config_tx_data_arbiter_82599() argument
180 reg = refill[i]; in ixgbe_dcb_config_tx_data_arbiter_82599()
362 s32 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill, in ixgbe_dcb_hw_config_82599() argument
365 ixgbe_dcb_config_rx_arbiter_82599(hw, refill, max, bwg_id, in ixgbe_dcb_hw_config_82599()
367 ixgbe_dcb_config_tx_desc_arbiter_82599(hw, refill, max, in ixgbe_dcb_hw_config_82599()
369 ixgbe_dcb_config_tx_data_arbiter_82599(hw, refill, max, in ixgbe_dcb_hw_config_82599()
Dixgbe_dcb_82598.h78 u16 *refill,
83 u16 *refill,
89 u16 *refill,
94 s32 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill,
Dixgbe_dcb_82599.h100 u16 *refill,
107 u16 *refill,
113 u16 *refill,
119 s32 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill,
Dixgbe_dcb.h156 s32 ixgbe_dcb_hw_ets_config(struct ixgbe_hw *hw, u16 *refill, u16 *max,
Dixgbe_dcb_nl.c380 u16 refill[MAX_TRAFFIC_CLASS], max[MAX_TRAFFIC_CLASS]; in ixgbe_dcbnl_set_all() local
397 DCB_TX_CONFIG, refill); in ixgbe_dcbnl_set_all()
406 ixgbe_dcb_hw_ets_config(&adapter->hw, refill, max, in ixgbe_dcbnl_set_all()
/linux-3.4.99/drivers/net/
Dvirtio_net.c73 struct delayed_work refill; member
506 vi = container_of(work, struct virtnet_info, refill.work); in refill_work()
514 queue_delayed_work(system_nrt_wq, &vi->refill, HZ/2); in refill_work()
533 queue_delayed_work(system_nrt_wq, &vi->refill, 0); in virtnet_poll()
735 queue_delayed_work(system_nrt_wq, &vi->refill, 0); in virtnet_open()
791 cancel_delayed_work_sync(&vi->refill); in virtnet_close()
1080 INIT_DELAYED_WORK(&vi->refill, refill_work); in virtnet_probe()
1195 cancel_delayed_work_sync(&vi->refill); in virtnet_freeze()
1220 queue_delayed_work(system_nrt_wq, &vi->refill, 0); in virtnet_restore()
Dxen-netfront.c272 goto refill; in xennet_alloc_rx_buffers()
296 refill: in xennet_alloc_rx_buffers()
/linux-3.4.99/arch/m68k/sun3/
Dsun3dvma.c104 static inline int refill(void) in refill() function
137 if(!refill()) { in rmcache()
/linux-3.4.99/arch/cris/arch-v32/mm/
Dmmu.S1 ; WARNING : The refill handler has been modified, see below !!!
71 ; doesn't recognize it and we get stuck in a loop of refill exceptions.
/linux-3.4.99/drivers/net/ethernet/toshiba/
Dps3_gelic_net.c1018 goto refill; in gelic_card_decode_one_descr()
1029 goto refill; in gelic_card_decode_one_descr()
1043 goto refill; in gelic_card_decode_one_descr()
1052 goto refill; in gelic_card_decode_one_descr()
1057 refill: in gelic_card_decode_one_descr()
/linux-3.4.99/fs/btrfs/
Dasync-thread.c268 goto refill; in get_next_work()
276 refill: in get_next_work()
/linux-3.4.99/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.txt335 refill recv ring
/linux-3.4.99/Documentation/filesystems/
Dgfs2-glocks.txt55 go_xmote_bh | Called after remote state change (e.g. to refill cache)
/linux-3.4.99/Documentation/trace/
Devents-kmem.txt84 between allocation and freeing. A number of drain or refill pages that occur
/linux-3.4.99/drivers/net/ethernet/xscale/ixp2000/
Dixp2400_rx.uc32 * - The host triggers rx_done flush and rx_pending refill on seeing INTA.
/linux-3.4.99/Documentation/scheduler/
Dsched-rt-group.txt67 limit. Now if the audio thread needs to refill the DMA buffer every 0.005s, but
/linux-3.4.99/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-3.4.99/drivers/net/wan/
Ddscc4.c656 goto refill; in dscc4_rx_skb()
679 refill: in dscc4_rx_skb()