Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb.h144 void ixgbe_dcb_unpack_refill(struct ixgbe_dcb_config *, int, u16 *);
Dixgbe_dcb.c188 void ixgbe_dcb_unpack_refill(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_refill() function
277 ixgbe_dcb_unpack_refill(dcb_config, DCB_TX_CONFIG, refill); in ixgbe_dcb_hw_config()
Dixgbe_dcb_nl.c356 ixgbe_dcb_unpack_refill(dcb_cfg, DCB_TX_CONFIG, refill); in ixgbe_dcbnl_set_all()