Searched defs:sset (Results 1 - 25 of 65) sorted by last modified time

123

/drivers/net/ethernet/3com/
H A D3c59x.c2919 static int vortex_get_sset_count(struct net_device *dev, int sset) argument
2921 switch (sset) {
/drivers/net/ethernet/altera/
H A Daltera_tse_ethtool.c184 static int tse_sset_count(struct net_device *dev, int sset) argument
186 switch (sset) {
/drivers/net/ethernet/amd/
H A Dpcnet32.c840 static int pcnet32_get_sset_count(struct net_device *dev, int sset) argument
842 switch (sset) {
/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_ethtool.c118 static int xgene_get_sset_count(struct net_device *ndev, int sset) argument
120 if (sset != ETH_SS_STATS)
/drivers/net/ethernet/atheros/alx/
H A Dethtool.c292 static int alx_get_sset_count(struct net_device *netdev, int sset) argument
294 switch (sset) {
/drivers/net/ethernet/atheros/atlx/
H A Datl1.c3210 static int atl1_get_sset_count(struct net_device *netdev, int sset) argument
3212 switch (sset) {
/drivers/net/ethernet/broadcom/
H A Db44.c2050 static int b44_get_sset_count(struct net_device *dev, int sset) argument
2052 switch (sset) {
H A Dbnx2.c7551 bnx2_get_sset_count(struct net_device *dev, int sset) argument
7553 switch (sset) {
H A Dtg3.c12517 static int tg3_get_sset_count(struct net_device *dev, int sset) argument
12519 switch (sset) {
/drivers/net/ethernet/brocade/bna/
H A Dbnad_ethtool.c929 bnad_get_sset_count(struct net_device *netdev, int sset) argument
931 switch (sset) {
/drivers/net/ethernet/calxeda/
H A Dxgmac.c1631 static int xgmac_get_sset_count(struct net_device *netdev, int sset) argument
1633 switch (sset) {
/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c441 static int get_sset_count(struct net_device *dev, int sset) argument
443 switch (sset) {
/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1594 static int get_sset_count(struct net_device *dev, int sset) argument
1596 switch (sset) {
/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c1579 static int get_sset_count(struct net_device *dev, int sset) argument
1581 switch (sset) {
/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1440 static int cxgb4vf_get_sset_count(struct net_device *dev, int sset) argument
1442 switch (sset) {
1455 u32 sset,
1458 switch (sset) {
1454 cxgb4vf_get_strings(struct net_device *dev, u32 sset, u8 *data) argument
/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c152 static int enic_get_sset_count(struct net_device *netdev, int sset) argument
154 switch (sset) {
/drivers/net/ethernet/dlink/
H A Dsundance.c1715 static int get_sset_count(struct net_device *dev, int sset) argument
1717 switch (sset) {
/drivers/net/ethernet/freescale/
H A Dfec_main.c2274 static int fec_enet_get_sset_count(struct net_device *dev, int sset) argument
2276 switch (sset) {
H A Dgianfar_ethtool.c159 static int gfar_sset_count(struct net_device *dev, int sset) argument
163 switch (sset) {
H A Ducc_geth_ethtool.c267 static int uec_get_sset_count(struct net_device *netdev, int sset) argument
273 switch (sset) {
/drivers/net/ethernet/ibm/ehea/
H A Dehea_ethtool.c218 static int ehea_get_sset_count(struct net_device *dev, int sset) argument
220 switch (sset) {
/drivers/net/ethernet/ibm/
H A Dibmveth.c877 static int ibmveth_get_sset_count(struct net_device *dev, int sset) argument
879 switch (sset) {
/drivers/net/ethernet/intel/
H A De100.c2703 static int e100_get_sset_count(struct net_device *netdev, int sset) argument
2705 switch (sset) {
/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c1519 static int e1000_get_sset_count(struct net_device *netdev, int sset) argument
1521 switch (sset) {
/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c1749 int sset)
1751 switch (sset) {
1748 e1000e_get_sset_count(struct net_device __always_unused *netdev, int sset) argument

Completed in 401 milliseconds

123