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