Home
last modified time | relevance | path

Searched refs:ixgbe_dcb_unpack_refill (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb.h119 void ixgbe_dcb_unpack_refill(struct ixgbe_dcb_config *, int, u16 *);
H A Dixgbe_dcb.c173 void ixgbe_dcb_unpack_refill(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_refill() function
262 ixgbe_dcb_unpack_refill(dcb_config, DCB_TX_CONFIG, refill); in ixgbe_dcb_hw_config()