/Linux-v4.19/drivers/net/ethernet/qualcomm/emac/ |
D | emac-ethtool.c | 274 .get_pauseparam = emac_get_pauseparam,
|
/Linux-v4.19/include/linux/ |
D | ethtool.h | 354 void (*get_pauseparam)(struct net_device *, member
|
/Linux-v4.19/drivers/net/ethernet/atheros/alx/ |
D | ethtool.c | 314 .get_pauseparam = alx_get_pauseparam,
|
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_ethtool.c | 542 if (h->ae_algo && h->ae_algo->ops && h->ae_algo->ops->get_pauseparam) in hns3_get_pauseparam() 543 h->ae_algo->ops->get_pauseparam(h, ¶m->autoneg, in hns3_get_pauseparam() 1067 .get_pauseparam = hns3_get_pauseparam,
|
D | hnae3.h | 316 void (*get_pauseparam)(struct hnae3_handle *handle, member
|
/Linux-v4.19/drivers/net/ethernet/freescale/ |
D | ucc_geth_ethtool.c | 396 .get_pauseparam = uec_get_pauseparam,
|
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/ |
D | hns_ethtool.c | 697 if (ops->get_pauseparam) in hns_get_pauseparam() 698 ops->get_pauseparam(priv->ae_handle, ¶m->autoneg, in hns_get_pauseparam() 1268 .get_pauseparam = hns_get_pauseparam,
|
D | hnae.h | 495 void (*get_pauseparam)(struct hnae_handle *handle, member
|
D | hns_ae_adapt.c | 972 .get_pauseparam = hns_ae_get_pauseparam,
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 672 static void get_pauseparam(struct net_device *dev, in get_pauseparam() function 806 .get_pauseparam = get_pauseparam,
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 809 static void get_pauseparam(struct net_device *dev, in get_pauseparam() function 1421 .get_pauseparam = get_pauseparam,
|
/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_ethtool.c | 409 .get_pauseparam = aq_ethtool_get_pauseparam,
|
/Linux-v4.19/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_ethtool.c | 370 .get_pauseparam = xgene_get_pauseparam,
|
/Linux-v4.19/drivers/net/ethernet/intel/igbvf/ |
D | ethtool.c | 441 .get_pauseparam = igbvf_get_pauseparam,
|
/Linux-v4.19/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe_ethtool.c | 504 .get_pauseparam = pch_gbe_get_pauseparam,
|
/Linux-v4.19/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_ethtool.c | 561 .get_pauseparam = dpaa_get_pauseparam,
|
/Linux-v4.19/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_ethtool.c | 625 .get_pauseparam = ixgb_get_pauseparam,
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qlge/ |
D | qlge_ethtool.c | 726 .get_pauseparam = ql_get_pauseparam,
|
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ethtool.c | 847 .get_pauseparam = xgbe_get_pauseparam,
|
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ethtool.c | 879 .get_pauseparam = stmmac_get_pauseparam,
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ethtool.c | 1845 .get_pauseparam = qlcnic_get_pauseparam, 1875 .get_pauseparam = qlcnic_get_pauseparam,
|
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_ethtool.c | 876 .get_pauseparam = nicvf_get_pauseparam,
|
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_ethtool.c | 950 .get_pauseparam = netxen_nic_get_pauseparam,
|
/Linux-v4.19/drivers/net/ethernet/intel/ice/ |
D | ice_ethtool.c | 949 .get_pauseparam = ice_get_pauseparam,
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 1916 static void get_pauseparam(struct net_device *dev, in get_pauseparam() function 2120 .get_pauseparam = get_pauseparam,
|