Searched refs:ixgbe_dcb_unpack_refill_cee (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_dcb.c | 218 void ixgbe_dcb_unpack_refill_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_refill_cee() function 461 ixgbe_dcb_unpack_refill_cee(dcb_config, IXGBE_DCB_TX_CONFIG, refill); in ixgbe_dcb_config_rx_arbiter_cee() 502 ixgbe_dcb_unpack_refill_cee(dcb_config, IXGBE_DCB_TX_CONFIG, refill); in ixgbe_dcb_config_tx_desc_arbiter_cee() 544 ixgbe_dcb_unpack_refill_cee(dcb_config, IXGBE_DCB_TX_CONFIG, refill); in ixgbe_dcb_config_tx_data_arbiter_cee() 653 ixgbe_dcb_unpack_refill_cee(dcb_config, IXGBE_DCB_TX_CONFIG, refill); in ixgbe_dcb_hw_config_cee()
|
H A D | ixgbe_dcb.h | 165 void ixgbe_dcb_unpack_refill_cee(struct ixgbe_dcb_config *, int, u16 *);
|