/linux/net/ethtool/ |
H A D | channels.c | 74 (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 D | ioctl.c | 2115 channels.other_count > curr.max_other) in ethtool_set_channels()
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-ethtool.c | 921 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 D | qeth_ethtool.c | 206 channels->max_other = 0; in qeth_get_channels()
|
/linux/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_ethtool.c | 405 ch->max_other = 1; in wx_get_channels()
|
/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_ethtool.c | 1131 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 D | cpsw_ethtool.c | 391 ch->max_other = 0; in cpsw_get_channels()
|
/linux/include/uapi/linux/ |
H A D | ethtool.h | 556 __u32 max_other; member
|
/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_ethtool.c | 468 cmd->max_other = 0; in gve_get_channels()
|
/linux/drivers/net/ethernet/intel/idpf/ |
H A D | idpf_ethtool.c | 205 ch->max_other = IDPF_MAX_MBXQ; in idpf_get_channels()
|
/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_ethtool.c | 1343 ec->max_other = ec->other_count; in vmxnet3_get_channels()
|
/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_ethtool.c | 1655 ch->max_other = NONQ_VECS; in iavf_get_channels()
|
/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_ethtool.c | 1521 ch->max_other = NON_Q_VECTORS; in igc_ethtool_get_channels()
|
/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_ethtool.c | 2217 channel->max_other = NFP_NET_NON_Q_VECTORS; in nfp_net_get_channels()
|
/linux/drivers/net/ethernet/intel/igb/ |
H A D | igb_ethtool.c | 3382 ch->max_other = NON_Q_VECTORS; in igb_get_channels()
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 3083 ch->max_other = 0; in hclgevf_get_channels()
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ethtool.c | 3257 ch->max_other = NON_Q_VECTORS; in ixgbe_get_channels()
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ethtool.c | 3874 ch->max_other = ch->other_count; in ice_get_channels()
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 5007 ch->max_other = ch->other_count; in i40e_get_channels()
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ethtool.c | 906 channel->max_other = 0; in bnxt_get_channels()
|
/linux/drivers/net/ethernet/ibm/ |
H A D | ibmvnic.c | 3780 channels->max_other = 0; in ibmvnic_get_channels()
|
/linux/drivers/net/ |
H A D | virtio_net.c | 4817 channels->max_other = 0; in virtnet_get_channels()
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | bnx2.c | 7774 channels->max_other = 0; in bnx2_get_channels()
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 12343 ch->max_other = 1; in hclge_get_channels()
|