Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb.h147 void ixgbe_dcb_unpack_prio(struct ixgbe_dcb_config *, int, u8 *);
Dixgbe_dcb.c222 void ixgbe_dcb_unpack_prio(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_prio() function
269 ixgbe_dcb_unpack_prio(dcb_config, DCB_TX_CONFIG, ptype); in ixgbe_dcb_hw_config()
Dixgbe_dcb_nl.c401 ixgbe_dcb_unpack_prio(&adapter->dcb_cfg, in ixgbe_dcbnl_set_all()