Home
last modified time | relevance | path

Searched refs:max_rx_in_use (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/net/ethtool/
H A Dchannels.c119 u32 err_attr, max_rx_in_use = 0; in ethnl_set_channels() local
195 !ethtool_get_max_rxfh_channel(dev, &max_rx_in_use) && in ethnl_set_channels()
196 (channels.combined_count + channels.rx_count) <= max_rx_in_use) { in ethnl_set_channels()
H A Dioctl.c1667 u32 max_rx_in_use = 0; in ethtool_set_channels() local
1700 !ethtool_get_max_rxfh_channel(dev, &max_rx_in_use) && in ethtool_set_channels()
1701 (channels.combined_count + channels.rx_count) <= max_rx_in_use) in ethtool_set_channels()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ethtool/
H A Dchannels.c119 u32 err_attr, max_rx_in_use = 0; in ethnl_set_channels() local
195 !ethtool_get_max_rxfh_channel(dev, &max_rx_in_use) && in ethnl_set_channels()
196 (channels.combined_count + channels.rx_count) <= max_rx_in_use) { in ethnl_set_channels()
H A Dioctl.c1667 u32 max_rx_in_use = 0; in ethtool_set_channels() local
1700 !ethtool_get_max_rxfh_channel(dev, &max_rx_in_use) && in ethtool_set_channels()
1701 (channels.combined_count + channels.rx_count) <= max_rx_in_use) in ethtool_set_channels()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ethtool/
H A Dchannels.c119 u32 err_attr, max_rx_in_use = 0; in ethnl_set_channels() local
195 !ethtool_get_max_rxfh_channel(dev, &max_rx_in_use) && in ethnl_set_channels()
196 (channels.combined_count + channels.rx_count) <= max_rx_in_use) { in ethnl_set_channels()
H A Dioctl.c1667 u32 max_rx_in_use = 0; in ethtool_set_channels() local
1700 !ethtool_get_max_rxfh_channel(dev, &max_rx_in_use) && in ethtool_set_channels()
1701 (channels.combined_count + channels.rx_count) <= max_rx_in_use) in ethtool_set_channels()