Home
last modified time | relevance | path

Searched refs:max_other (Results 1 - 25 of 48) sorted by relevance

12

/kernel/linux/linux-5.10/net/ethtool/
H A Dchannels.c74 (channels->max_other && in channels_fill_reply()
76 channels->max_other) || in channels_fill_reply()
162 else if (channels.other_count > channels.max_other) in ethnl_set_channels()
/kernel/linux/linux-6.6/net/ethtool/
H A Dchannels.c74 (channels->max_other && in channels_fill_reply()
76 channels->max_other) || in channels_fill_reply()
142 else if (channels.other_count > channels.max_other) in ethnl_set_channels()
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dethtool.h28 * @max_other: Read only. Maximum number of other channel the driver support.
33 * @other_count: Valid values are in the range 1 to the max_other.
43 __u32 max_other; member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dethtool.h28 * @max_other: Read only. Maximum number of other channel the driver support.
33 * @other_count: Valid values are in the range 1 to the max_other.
43 __u32 max_other; member
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c921 channels->max_other = queue_count + 1; in dpaa2_eth_get_channels()
924 channels->max_other; in dpaa2_eth_get_channels()
/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c368 cmd->max_other = 0; in gve_get_channels()
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_ethtool.c203 channels->max_other = 0; in qeth_get_channels()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxdp_hw_metadata.c295 __u32 max_other; member
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_ethtool.c206 channels->max_other = 0; in qeth_get_channels()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_ethtool.c1120 ch->max_other = NON_Q_VECTORS; in fm10k_get_channels()
1121 ch->other_count = ch->max_other; in fm10k_get_channels()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_ethtool.c1129 ch->max_other = NON_Q_VECTORS; in fm10k_get_channels()
1130 ch->other_count = ch->max_other; in fm10k_get_channels()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c918 ch->max_other = NONQ_VECS; in iavf_get_channels()
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dcpsw_ethtool.c389 ch->max_other = 0; in cpsw_get_channels()
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c427 cmd->max_other = 0; in gve_get_channels()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dethtool.h180 __u32 max_other; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dethtool.h530 * @max_other: Read only. Maximum number of other channel the driver support.
535 * @other_count: Valid values are in the range 1 to the max_other.
545 __u32 max_other; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dethtool.h541 * @max_other: Read only. Maximum number of other channel the driver support.
546 * @other_count: Valid values are in the range 1 to the max_other.
556 __u32 max_other; member
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dcpsw_ethtool.c391 ch->max_other = 0; in cpsw_get_channels()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dethtool.h186 __u32 max_other; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dethtool.h186 __u32 max_other; member
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c1416 channel->max_other = NFP_NET_NON_Q_VECTORS; in nfp_net_get_channels()
/kernel/linux/linux-6.6/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c1343 ec->max_other = ec->other_count; in vmxnet3_get_channels()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c1443 ch->max_other = NON_Q_VECTORS; in igc_ethtool_get_channels()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c1833 ch->max_other = NONQ_VECS; in iavf_get_channels()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c1823 channel->max_other = NFP_NET_NON_Q_VECTORS; in nfp_net_get_channels()

Completed in 43 milliseconds

12