Home
last modified time | relevance | path

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

/src/sys/dev/ixgbe/
H A Dixgbe_dcb.c286 void ixgbe_dcb_unpack_map_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_map_cee() function
469 ixgbe_dcb_unpack_map_cee(dcb_config, IXGBE_DCB_TX_CONFIG, map); in ixgbe_dcb_config_rx_arbiter_cee()
550 ixgbe_dcb_unpack_map_cee(dcb_config, IXGBE_DCB_TX_CONFIG, map); in ixgbe_dcb_config_tx_data_arbiter_cee()
586 ixgbe_dcb_unpack_map_cee(dcb_config, IXGBE_DCB_TX_CONFIG, map); in ixgbe_dcb_config_pfc_cee()
656 ixgbe_dcb_unpack_map_cee(dcb_config, IXGBE_DCB_TX_CONFIG, map); in ixgbe_dcb_hw_config_cee()
H A Dixgbe_dcb.h169 void ixgbe_dcb_unpack_map_cee(struct ixgbe_dcb_config *, int, u8 *);