Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
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()
H A Dixgbe_dcb.h120 void ixgbe_dcb_unpack_max(struct ixgbe_dcb_config *, u16 *);
H A Dixgbe_dcb_nl.c330 ixgbe_dcb_unpack_max(dcb_cfg, max); in ixgbe_dcbnl_set_all()