Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_82598.c42 u16 *refill, in ixgbe_dcb_config_rx_arbiter_82598()
99 u16 *refill, in ixgbe_dcb_config_tx_desc_arbiter_82598()
145 u16 *refill, in ixgbe_dcb_config_tx_data_arbiter_82598()
276 s32 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill, in ixgbe_dcb_hw_config_82598()
Dixgbe_dcb_82599.c45 u16 *refill, in ixgbe_dcb_config_rx_arbiter_82599()
104 u16 *refill, in ixgbe_dcb_config_tx_desc_arbiter_82599()
155 u16 *refill, in ixgbe_dcb_config_tx_data_arbiter_82599()
349 s32 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill, in ixgbe_dcb_hw_config_82599()
Dixgbe_dcb.c43 static s32 ixgbe_ieee_credits(__u8 *bw, __u16 *refill, in ixgbe_ieee_credits()
189 u16 *refill) in ixgbe_dcb_unpack_refill()
272 u16 refill[MAX_TRAFFIC_CLASS]; in ixgbe_dcb_hw_config() local
314 __u16 refill[IEEE_8021QAZ_MAX_TCS], max[IEEE_8021QAZ_MAX_TCS]; in ixgbe_dcb_hw_ets() local
346 u16 *refill, u16 *max, u8 *bwg_id, in ixgbe_dcb_hw_ets_config()
Dixgbe_dcb_nl.c339 u16 refill[MAX_TRAFFIC_CLASS], max[MAX_TRAFFIC_CLASS]; in ixgbe_dcbnl_set_all() local
/drivers/md/bcache/
Dbtree.c2357 struct refill { struct
2368 struct refill *refill = container_of(op, struct refill, op); in refill_keybuf_fn() argument
2413 struct refill refill; in bch_refill_keybuf() local
/drivers/net/
Dvirtio_net.c130 struct delayed_work refill; member