Searched refs:set_sge_param (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
H A D | cxgb2.c | 726 static int set_sge_param(struct net_device *dev, struct ethtool_ringparam *e) in set_sge_param() function 803 .set_ringparam = set_sge_param,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
H A D | cxgb2.c | 729 static int set_sge_param(struct net_device *dev, struct ethtool_ringparam *e, in set_sge_param() function 812 .set_ringparam = set_sge_param,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 909 static int set_sge_param(struct net_device *dev, struct ethtool_ringparam *e) in set_sge_param() function 2167 .set_ringparam = set_sge_param,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 911 static int set_sge_param(struct net_device *dev, struct ethtool_ringparam *e, in set_sge_param() function 2184 .set_ringparam = set_sge_param,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_main.c | 1968 static int set_sge_param(struct net_device *dev, struct ethtool_ringparam *e) in set_sge_param() function 2113 .set_ringparam = set_sge_param,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_main.c | 1969 static int set_sge_param(struct net_device *dev, struct ethtool_ringparam *e, in set_sge_param() function 2108 .set_ringparam = set_sge_param,
|
Completed in 18 milliseconds