net/enic: remove unused functions in Tx path
authorJohn Daley <johndale@cisco.com>
Fri, 3 Jun 2016 00:22:49 +0000 (17:22 -0700)
committerBruce Richardson <bruce.richardson@intel.com>
Wed, 15 Jun 2016 15:13:56 +0000 (17:13 +0200)
commitd309bdc2c9518a1844948e4248bbee9fd0b0a672
treed98c74fbf9ef8e4280f2e16ae6bf2843b82834da
parent606adbd53a6469ca97556c558d55fd0af818b210
net/enic: remove unused functions in Tx path

Functions existed which were never called. Removed them. Also
rename the 'pmd' from the name of the Tx function to improve clarity.

Signed-off-by: John Daley <johndale@cisco.com>
drivers/net/enic/base/vnic_wq.h
drivers/net/enic/enic.h
drivers/net/enic/enic_ethdev.c
drivers/net/enic/enic_res.h
drivers/net/enic/enic_rxtx.c