/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() 179 return ops->get_pauseparam && ops->set_pauseparam ? 1 : -EOPNOTSUPP; in ethnl_set_pause_validate() 191 dev->ethtool_ops->get_pauseparam(dev, ¶ms); in ethnl_set_pause()
|
/linux/drivers/net/ethernet/sfc/ |
H A D | ef100_ethtool.c | 43 .get_pauseparam = efx_ethtool_get_pauseparam,
|
H A D | ethtool.c | 251 .get_pauseparam = efx_ethtool_get_pauseparam,
|
/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 | 131 .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/sfc/siena/ |
H A D | ethtool.c | 251 .get_pauseparam = efx_siena_ethtool_get_pauseparam,
|
/linux/drivers/net/ethernet/atheros/alx/ |
H A D | ethtool.c | 324 .get_pauseparam = alx_get_pauseparam,
|
/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | cxgb2.c | 672 static void get_pauseparam(struct net_device *dev, in get_pauseparam() function 817 .get_pauseparam = 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/intel/igbvf/ |
H A D | ethtool.c | 448 .get_pauseparam = igbvf_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/wangxun/txgbe/ |
H A D | txgbe_ethtool.c | 520 .get_pauseparam = wx_get_pauseparam,
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ethtool.c | 1330 .get_pauseparam = otx2_get_pauseparam, 1447 .get_pauseparam = otx2_get_pauseparam,
|
/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_ethtool.c | 1198 .get_pauseparam = enetc_get_pauseparam, 1238 .get_pauseparam = enetc_get_pauseparam,
|
/linux/include/linux/ |
H A D | ethtool.h | 1005 void (*get_pauseparam)(struct net_device *, member
|
/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 2187 .get_pauseparam = get_pauseparam,
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ethtool.c | 829 .get_pauseparam = xgbe_get_pauseparam,
|
/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 637 void (*get_pauseparam)(struct hnae3_handle *handle, member
|
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_ethtool.c | 573 .get_pauseparam = lan966x_get_pauseparam,
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_ethtool.c | 1068 .get_pauseparam = aq_ethtool_get_pauseparam,
|
/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_ethtool.c | 882 .get_pauseparam = nicvf_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/ti/ |
H A D | am65-cpsw-ethtool.c | 1000 .get_pauseparam = am65_cpsw_get_pauseparam,
|