Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb.h123 void ixgbe_dcb_unpack_map(struct ixgbe_dcb_config *, int, u8 *);
H A Dixgbe_dcb.c235 void ixgbe_dcb_unpack_map(struct ixgbe_dcb_config *cfg, int direction, u8 *map) in ixgbe_dcb_unpack_map() function
266 ixgbe_dcb_unpack_map(dcb_config, DCB_TX_CONFIG, prio_tc); in ixgbe_dcb_hw_config()