]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/i40e/i40e_ethdev.c
net/i40e: support getting TM ops
[dpdk.git] / drivers / net / i40e / i40e_ethdev.c
index 71cb7d35c59ea64ca8275cf76bb572bba67887d0..b50ab6a607b0c66068dedb5062c380603a1b70b3 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 */