get_hw_ring_size
int get_hw_ring_size(char *ifname, struct ethtool_ringparam *ring_param);
ret = get_hw_ring_size(ifobj_tx->ifname, &ifobj_tx->ring);