Searched defs:refill (Results 1 – 10 of 10) sorted by relevance
/drivers/net/ethernet/intel/ixgbe/ |
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()
|
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()
|
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()
|
D | ixgbe_dcb_nl.c | 313 u16 refill[MAX_TRAFFIC_CLASS], max[MAX_TRAFFIC_CLASS]; in ixgbe_dcbnl_set_all() local
|
/drivers/md/bcache/ |
D | btree.c | 2626 struct refill { struct 2637 struct refill *refill = container_of(op, struct refill, op); in refill_keybuf_fn() local 2682 struct refill refill; in bch_refill_keybuf() local
|
/drivers/net/ethernet/cortina/ |
D | gemini.c | 870 static unsigned int geth_fill_freeq(struct gemini_ethernet *geth, bool refill) in geth_fill_freeq()
|
/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_enet.h | 343 u16 refill; member
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_rx.c | 462 int refill; in mlx5e_refill_rx_wqes() local
|
/drivers/net/ |
D | virtio_net.c | 284 struct delayed_work refill; member
|
/drivers/net/ethernet/marvell/ |
D | mvneta.c | 2429 int rx_proc = 0, rx_todo, refill, size = 0; in mvneta_rx_swbm() local
|