Searched refs:conf6x (Results 1 – 2 of 2) sorted by relevance
246 struct octeon_config *conf6x = CHIP_CONF(oct, cn6xxx); in octeon_init_droq() local248 c_pkts_per_intr = (u32)CFG_GET_OQ_PKTS_PER_INTR(conf6x); in octeon_init_droq()250 (u32)CFG_GET_OQ_REFILL_THRESHOLD(conf6x); in octeon_init_droq()
505 struct octeon_config *conf6x = CHIP_CONF(oct, cn6xxx); in lio_ethtool_get_channels() local507 max_rx = CFG_GET_OQ_MAX_Q(conf6x); in lio_ethtool_get_channels()508 max_tx = CFG_GET_IQ_MAX_Q(conf6x); in lio_ethtool_get_channels()509 rx_count = CFG_GET_NUM_RXQS_NIC_IF(conf6x, lio->ifidx); in lio_ethtool_get_channels()510 tx_count = CFG_GET_NUM_TXQS_NIC_IF(conf6x, lio->ifidx); in lio_ethtool_get_channels()963 struct octeon_config *conf6x = CHIP_CONF(oct, cn6xxx); in lio_ethtool_get_ringparam() local967 rx_pending = CFG_GET_NUM_RX_DESCS_NIC_IF(conf6x, lio->ifidx); in lio_ethtool_get_ringparam()968 tx_pending = CFG_GET_NUM_TX_DESCS_NIC_IF(conf6x, lio->ifidx); in lio_ethtool_get_ringparam()