Home
last modified time | relevance | path

Searched refs:ethtool_dump (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dethtool.h476 int (*get_dump_flag)(struct net_device *, struct ethtool_dump *);
478 struct ethtool_dump *, void *);
479 int (*set_dump)(struct net_device *, struct ethtool_dump *);
/OK3568_Linux_fs/kernel/drivers/net/fjes/
H A Dfjes_ethtool.c222 static int fjes_set_dump(struct net_device *netdev, struct ethtool_dump *dump) in fjes_set_dump()
255 struct ethtool_dump *dump) in fjes_get_dump_flag()
268 struct ethtool_dump *dump, void *buf) in fjes_get_dump_data()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A Dnfp_main.h181 struct ethtool_dump *dump_param, void *dest);
H A Dnfp_net_ethtool.c1110 nfp_dump_nsp_diag(struct nfp_app *app, struct ethtool_dump *dump, void *buffer) in nfp_dump_nsp_diag()
1153 static int nfp_app_set_dump(struct net_device *netdev, struct ethtool_dump *val) in nfp_app_set_dump()
1181 nfp_app_get_dump_flag(struct net_device *netdev, struct ethtool_dump *dump) in nfp_app_get_dump_flag()
1198 nfp_app_get_dump_data(struct net_device *netdev, struct ethtool_dump *dump, in nfp_app_get_dump_data()
H A Dnfp_net_debugdump.c738 struct ethtool_dump *dump_param, void *dest) in nfp_net_dump_populate_buffer()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ethtool.c799 netxen_get_dump_flag(struct net_device *netdev, struct ethtool_dump *dump) in netxen_get_dump_flag()
821 netxen_set_dump(struct net_device *netdev, struct ethtool_dump *val) in netxen_set_dump()
876 netxen_get_dump_data(struct net_device *netdev, struct ethtool_dump *dump, in netxen_get_dump_data()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c754 static int be_set_dump(struct net_device *netdev, struct ethtool_dump *dump) in be_set_dump()
959 be_get_dump_flag(struct net_device *netdev, struct ethtool_dump *dump) in be_get_dump_flag()
973 be_get_dump_data(struct net_device *netdev, struct ethtool_dump *dump, in be_get_dump_data()
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h710 struct ethtool_dump { struct
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ethtool.c1646 qlcnic_get_dump_flag(struct net_device *netdev, struct ethtool_dump *dump) in qlcnic_get_dump_flag()
1671 qlcnic_get_dump_data(struct net_device *netdev, struct ethtool_dump *dump, in qlcnic_get_dump_data()
1732 qlcnic_set_dump(struct net_device *netdev, struct ethtool_dump *val) in qlcnic_set_dump()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c1997 static int qede_set_dump(struct net_device *dev, struct ethtool_dump *val) in qede_set_dump()
2034 struct ethtool_dump *dump) in qede_get_dump_flag()
2066 struct ethtool_dump *dump, void *buf) in qede_get_dump_data()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dethtool.h1118 struct ethtool_dump { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dethtool.h1118 struct ethtool_dump { struct
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dioctl.c2172 struct ethtool_dump dump; in ethtool_set_dump()
2187 struct ethtool_dump dump; in ethtool_get_dump_flag()
2210 struct ethtool_dump dump, tmp; in ethtool_get_dump_data()
2260 useraddr += offsetof(struct ethtool_dump, data); in ethtool_get_dump_data()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c1938 static int set_dump(struct net_device *dev, struct ethtool_dump *eth_dump) in set_dump()
1952 static int get_dump_flag(struct net_device *dev, struct ethtool_dump *eth_dump) in get_dump_flag()
1962 static int get_dump_data(struct net_device *dev, struct ethtool_dump *eth_dump, in get_dump_data()
H A Dcxgb4.h1219 struct ethtool_dump eth_dump;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h1237 struct ethtool_dump { struct
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c1031 static int bnx2x_set_dump(struct net_device *dev, struct ethtool_dump *val) in bnx2x_set_dump()
1044 struct ethtool_dump *dump) in bnx2x_get_dump_flag()
1058 struct ethtool_dump *dump, in bnx2x_get_dump_data()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c3780 static int bnxt_set_dump(struct net_device *dev, struct ethtool_dump *dump) in bnxt_set_dump()
3798 static int bnxt_get_dump_flag(struct net_device *dev, struct ethtool_dump *dump) in bnxt_get_dump_flag()
3818 static int bnxt_get_dump_data(struct net_device *dev, struct ethtool_dump *dump, in bnxt_get_dump_data()