Searched refs:txgbe_bw_conf (Results 1 – 3 of 3) sorted by relevance
134 struct txgbe_bw_conf { struct153 struct txgbe_bw_conf bw_conf; argument
473 struct txgbe_bw_conf *bw_conf = TXGBE_DEV_BW_CONF(eth_dev); in eth_txgbe_dev_init()681 memset(bw_conf, 0, sizeof(struct txgbe_bw_conf)); in eth_txgbe_dev_init()
3331 struct txgbe_bw_conf *bw_conf = TXGBE_DEV_BW_CONF(dev); in txgbe_dcb_hw_configure()