net/i40e: support getting TM ops
[dpdk.git] / drivers / net / i40e / i40e_ethdev.c
index 71cb7d3..b50ab6a 100644 (file)
@@ -515,6 +515,7 @@ static const struct eth_dev_ops i40e_eth_dev_ops = {
        .get_eeprom                   = i40e_get_eeprom,
        .mac_addr_set                 = i40e_set_default_mac_addr,
        .mtu_set                      = i40e_dev_mtu_set,
+       .tm_ops_get                   = i40e_tm_ops_get,
 };
 
 /* store statistics names and its offset in stats structure */