| /linux/net/ethtool/ |
| H A D | pause.c | 62 if (!dev->ethtool_ops->get_pauseparam) in pause_prepare_data() 82 dev->ethtool_ops->get_pauseparam(dev, &data->pauseparam); in pause_prepare_data() 180 return ops->get_pauseparam && ops->set_pauseparam ? 1 : -EOPNOTSUPP; in ethnl_set_pause_validate() 192 dev->ethtool_ops->get_pauseparam(dev, ¶ms); in ethnl_set_pause()
|
| /linux/drivers/net/ethernet/mellanox/mlxbf_gige/ |
| H A D | mlxbf_gige_ethtool.c | 171 .get_pauseparam = mlxbf_gige_get_pauseparam,
|
| /linux/drivers/net/ethernet/wangxun/ngbe/ |
| H A D | ngbe_ethtool.c | 132 .get_pauseparam = wx_get_pauseparam,
|
| /linux/drivers/net/ethernet/qualcomm/emac/ |
| H A D | emac-ethtool.c | 270 .get_pauseparam = emac_get_pauseparam,
|
| /linux/drivers/net/ethernet/asix/ |
| H A D | ax88796c_ioctl.c | 222 .get_pauseparam = ax88796c_get_pauseparam,
|
| /linux/drivers/net/ethernet/atheros/alx/ |
| H A D | ethtool.c | 324 .get_pauseparam = alx_get_pauseparam,
|
| /linux/drivers/net/ethernet/apm/xgene/ |
| H A D | xgene_enet_ethtool.c | 336 .get_pauseparam = xgene_get_pauseparam,
|
| /linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
| H A D | pch_gbe_ethtool.c | 503 .get_pauseparam = pch_gbe_get_pauseparam,
|
| /linux/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_ethtool.c | 484 .get_pauseparam = hbg_ethtool_get_pauseparam,
|
| /linux/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_ethtool.c | 518 .get_pauseparam = dpaa_get_pauseparam,
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 1363 .get_pauseparam = otx2_get_pauseparam, 1486 .get_pauseparam = otx2_get_pauseparam,
|
| /linux/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_ethtool.c | 583 .get_pauseparam = wx_get_pauseparam,
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ethtool.c | 860 static void get_pauseparam(struct net_device *dev, in get_pauseparam() function 2195 .get_pauseparam = get_pauseparam,
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_ethtool.c | 700 if (h->ae_algo->ops->get_pauseparam) in hns3_get_pauseparam() 701 h->ae_algo->ops->get_pauseparam(h, ¶m->autoneg, in hns3_get_pauseparam() 2188 .get_pauseparam = hns3_get_pauseparam,
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_ethtool.c | 573 .get_pauseparam = lan966x_get_pauseparam,
|
| /linux/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_ae_adapt.c | 939 .get_pauseparam = hns_ae_get_pauseparam,
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | cxgb3_main.c | 1912 static void get_pauseparam(struct net_device *dev, in get_pauseparam() function 2113 .get_pauseparam = get_pauseparam,
|
| /linux/drivers/net/ethernet/davicom/ |
| H A D | dm9051.c | 667 .get_pauseparam = dm9051_get_pauseparam,
|
| /linux/drivers/net/ethernet/brocade/bna/ |
| H A D | bnad_ethtool.c | 1080 .get_pauseparam = bnad_get_pauseparam,
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_ethtool.c | 2534 .get_pauseparam = nfp_port_get_pauseparam, 2560 .get_pauseparam = nfp_port_get_pauseparam,
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | ethtool.c | 1342 .get_pauseparam = ef4_ethtool_get_pauseparam,
|
| /linux/drivers/net/ethernet/freescale/ |
| H A D | gianfar_ethtool.c | 1513 .get_pauseparam = gfar_gpauseparam,
|
| /linux/drivers/net/usb/ |
| H A D | asix_devices.c | 328 .get_pauseparam = ax88772_ethtool_get_pauseparam,
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_ethtool.c | 1767 .get_pauseparam = hinic_get_pauseparam,
|
| /linux/drivers/net/ethernet/calxeda/ |
| H A D | xgmac.c | 1673 .get_pauseparam = xgmac_get_pauseparam,
|