Searched refs:get_per_queue_coalesce (Results 1 – 16 of 16) sorted by relevance
| /linux-6.15/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_ethtool.c | 309 .get_per_queue_coalesce = emac_get_per_queue_coalesce,
|
| /linux-6.15/drivers/s390/net/ |
| H A D | qeth_ethtool.c | 462 .get_per_queue_coalesce = qeth_get_per_queue_coalesce,
|
| /linux-6.15/drivers/net/ethernet/engleder/ |
| H A D | tsnep_ethtool.c | 476 .get_per_queue_coalesce = tsnep_ethtool_get_per_queue_coalesce,
|
| /linux-6.15/include/linux/ |
| H A D | ethtool.h | 1108 int (*get_per_queue_coalesce)(struct net_device *, u32, member
|
| /linux-6.15/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_ethtool.c | 1793 .get_per_queue_coalesce = hinic_get_per_queue_coalesce, 1827 .get_per_queue_coalesce = hinic_get_per_queue_coalesce,
|
| /linux-6.15/net/ethtool/ |
| H A D | ioctl.c | 2847 if (!dev->ethtool_ops->get_per_queue_coalesce) in ethtool_get_per_queue_coalesce() 2858 ret = dev->ethtool_ops->get_per_queue_coalesce(dev, bit, &coalesce); in ethtool_get_per_queue_coalesce() 2881 (!dev->ethtool_ops->get_per_queue_coalesce)) in ethtool_set_per_queue_coalesce() 2895 ret = dev->ethtool_ops->get_per_queue_coalesce(dev, bit, tmp); in ethtool_set_per_queue_coalesce()
|
| /linux-6.15/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_ethtool.c | 1324 .get_per_queue_coalesce = idpf_get_per_q_coalesce,
|
| /linux-6.15/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-ethtool.c | 994 .get_per_queue_coalesce = am65_cpsw_get_per_queue_coalesce,
|
| /linux-6.15/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_ethtool.c | 2308 .get_per_queue_coalesce = qede_get_per_coalesce, 2340 .get_per_queue_coalesce = qede_get_per_coalesce,
|
| /linux-6.15/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_ethtool.c | 1331 .get_per_queue_coalesce = stmmac_get_per_queue_coalesce,
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_rep.c | 432 .get_per_queue_coalesce = mlx5e_get_per_queue_coalesce,
|
| H A D | en_ethtool.c | 2644 .get_per_queue_coalesce = mlx5e_get_per_queue_coalesce,
|
| /linux-6.15/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ethtool.c | 1823 .get_per_queue_coalesce = iavf_get_per_queue_coalesce,
|
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 4812 .get_per_queue_coalesce = ice_get_per_q_coalesce,
|
| /linux-6.15/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ethtool.c | 5845 .get_per_queue_coalesce = i40e_get_per_queue_coalesce,
|
| /linux-6.15/drivers/net/ |
| H A D | virtio_net.c | 5589 .get_per_queue_coalesce = virtnet_get_per_queue_coalesce,
|