Searched refs:ethtool_coalesce (Results 101 - 110 of 110) sorted by relevance

12345

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c61 struct ethtool_coalesce *coal,
99 struct ethtool_coalesce *coal,
/linux-master/drivers/net/ethernet/marvell/
H A Dsky2.c4054 struct ethtool_coalesce *ecmd,
4091 struct ethtool_coalesce *ecmd,
H A Dmvneta.c4676 struct ethtool_coalesce *c,
4703 struct ethtool_coalesce *c,
/linux-master/drivers/net/ethernet/realtek/
H A Dr8169_main.c1932 struct ethtool_coalesce *ec,
1959 /* ethtool_coalesce states usecs and max_frames must not both be 0 */
1993 struct ethtool_coalesce *ec,
2022 * Since ethtool sends to kernel whole ethtool_coalesce settings,
/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.c9498 static void tg3_coal_tx_init(struct tg3 *tp, struct ethtool_coalesce *ec)
9530 static void tg3_coal_rx_init(struct tg3 *tp, struct ethtool_coalesce *ec)
9564 static void __tg3_set_coalesce(struct tg3 *tp, struct ethtool_coalesce *ec)
14113 struct ethtool_coalesce *ec,
14124 struct ethtool_coalesce *ec,
17630 struct ethtool_coalesce *ec = &tp->coal;
H A Dbnx2.c7231 struct ethtool_coalesce *coal,
7237 memset(coal, 0, sizeof(struct ethtool_coalesce));
7255 struct ethtool_coalesce *coal,
H A Dtg3.h3421 struct ethtool_coalesce coal;
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c5422 struct ethtool_coalesce *c,
5458 struct ethtool_coalesce *c,
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.c2265 struct ethtool_coalesce *ethcoal)
/linux-master/drivers/net/usb/
H A Dr8152.c9060 struct ethtool_coalesce *coalesce,
9081 struct ethtool_coalesce *coalesce,

Completed in 314 milliseconds

12345