Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb.h120 void ixgbe_dcb_unpack_max(struct ixgbe_dcb_config *, u16 *);
H A Dixgbe_dcb.c183 void ixgbe_dcb_unpack_max(struct ixgbe_dcb_config *cfg, u16 *max) in ixgbe_dcb_unpack_max() function
263 ixgbe_dcb_unpack_max(dcb_config, max); in ixgbe_dcb_hw_config()