Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb.h122 void ixgbe_dcb_unpack_prio(struct ixgbe_dcb_config *, int, u8 *);
Dixgbe_dcb.c202 void ixgbe_dcb_unpack_prio(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_prio() function
265 ixgbe_dcb_unpack_prio(dcb_config, DCB_TX_CONFIG, ptype); in ixgbe_dcb_hw_config()
Dixgbe_dcb_nl.c334 ixgbe_dcb_unpack_prio(dcb_cfg, DCB_TX_CONFIG, prio_type); in ixgbe_dcbnl_set_all()