Home
last modified time | relevance | path

Searched refs:max_other (Results 1 – 24 of 24) sorted by relevance

/linux/net/ethtool/
H A Dchannels.c74 (channels->max_other && in channels_fill_reply()
76 channels->max_other) || in channels_fill_reply()
141 else if (channels.other_count > channels.max_other) in ethnl_set_channels()
H A Dioctl.c2115 channels.other_count > curr.max_other) in ethtool_set_channels()
/linux/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()
/linux/drivers/s390/net/
H A Dqeth_ethtool.c206 channels->max_other = 0; in qeth_get_channels()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c405 ch->max_other = 1; in wx_get_channels()
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_ethtool.c1131 ch->max_other = NON_Q_VECTORS; in fm10k_get_channels()
1132 ch->other_count = ch->max_other; in fm10k_get_channels()
/linux/drivers/net/ethernet/ti/
H A Dcpsw_ethtool.c391 ch->max_other = 0; in cpsw_get_channels()
/linux/include/uapi/linux/
H A Dethtool.h556 __u32 max_other; member
/linux/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c468 cmd->max_other = 0; in gve_get_channels()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_ethtool.c205 ch->max_other = IDPF_MAX_MBXQ; in idpf_get_channels()
/linux/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c1343 ec->max_other = ec->other_count; in vmxnet3_get_channels()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c1655 ch->max_other = NONQ_VECS; in iavf_get_channels()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c1521 ch->max_other = NON_Q_VECTORS; in igc_ethtool_get_channels()
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c2217 channel->max_other = NFP_NET_NON_Q_VECTORS; in nfp_net_get_channels()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c3382 ch->max_other = NON_Q_VECTORS; in igb_get_channels()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c3083 ch->max_other = 0; in hclgevf_get_channels()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c3257 ch->max_other = NON_Q_VECTORS; in ixgbe_get_channels()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c3874 ch->max_other = ch->other_count; in ice_get_channels()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c5007 ch->max_other = ch->other_count; in i40e_get_channels()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c906 channel->max_other = 0; in bnxt_get_channels()
/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c3780 channels->max_other = 0; in ibmvnic_get_channels()
/linux/drivers/net/
H A Dvirtio_net.c4817 channels->max_other = 0; in virtnet_get_channels()
/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c7774 channels->max_other = 0; in bnx2_get_channels()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c12343 ch->max_other = 1; in hclge_get_channels()