Searched defs:get_coalesce (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
| D | cxgb2.c | 768 static int get_coalesce(struct net_device *dev, struct ethtool_coalesce *c, in get_coalesce() function
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
| D | cxgb2.c | 761 static int get_coalesce(struct net_device *dev, struct ethtool_coalesce *c) in get_coalesce() function
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | ethtool.h | 435 int (*get_coalesce)(struct net_device *, struct ethtool_coalesce *); member
|
| /kernel/linux/linux-6.6/include/linux/qed/ |
| D | qed_eth_if.h | 333 int (*get_coalesce)(struct qed_dev *cdev, u16 *coal, void *handle); member
|
| /kernel/linux/linux-5.10/include/linux/qed/ |
| D | qed_eth_if.h | 338 int (*get_coalesce)(struct qed_dev *cdev, u16 *coal, void *handle); member
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | ethtool.h | 808 int (*get_coalesce)(struct net_device *, member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4_ethtool.c | 1166 static int get_coalesce(struct net_device *dev, struct ethtool_coalesce *c) in get_coalesce() function
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4_ethtool.c | 1172 static int get_coalesce(struct net_device *dev, struct ethtool_coalesce *c, in get_coalesce() function
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
| D | cxgb3_main.c | 2026 static int get_coalesce(struct net_device *dev, struct ethtool_coalesce *c, in get_coalesce() function
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
| D | cxgb3_main.c | 2021 static int get_coalesce(struct net_device *dev, struct ethtool_coalesce *c) in get_coalesce() function
|