Searched refs:CFG_GET_NUM_TX_DESCS_NIC_IF (Results 1 – 3 of 3) sorted by relevance
152 #define CFG_GET_NUM_TX_DESCS_NIC_IF(cfg, idx) \ macro
597 tx_pending = CFG_GET_NUM_TX_DESCS_NIC_IF(conf6x, lio->ifidx); in lio_ethtool_get_ringparam()604 tx_pending = CFG_GET_NUM_TX_DESCS_NIC_IF(conf23, lio->ifidx); in lio_ethtool_get_ringparam()
2526 num_tx_descs = CFG_GET_NUM_TX_DESCS_NIC_IF(octeon_get_conf in setup_io_queues()