search for: efx

Displaying 20 results from an estimated 46 matches for "efx".

Did you mean: eax
2017 Jan 05
3
[PATCH net-next] net: make ndo_get_stats64 a void function
...+----- drivers/net/ethernet/qualcomm/emac/emac.c | 6 ++---- drivers/net/ethernet/realtek/8139too.c | 9 +++------ drivers/net/ethernet/realtek/r8169.c | 4 +--- drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c | 8 ++------ drivers/net/ethernet/sfc/efx.c | 6 ++---- drivers/net/ethernet/sfc/falcon/efx.c | 6 ++---- drivers/net/ethernet/sun/niu.c | 6 ++---- drivers/net/ethernet/synopsys/dwc_eth_qos.c | 4 +--- drivers/net/ethernet/tile/tilepro.c | 4 ++-- dr...
2017 Jan 05
3
[PATCH net-next] net: make ndo_get_stats64 a void function
...+----- drivers/net/ethernet/qualcomm/emac/emac.c | 6 ++---- drivers/net/ethernet/realtek/8139too.c | 9 +++------ drivers/net/ethernet/realtek/r8169.c | 4 +--- drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c | 8 ++------ drivers/net/ethernet/sfc/efx.c | 6 ++---- drivers/net/ethernet/sfc/falcon/efx.c | 6 ++---- drivers/net/ethernet/sun/niu.c | 6 ++---- drivers/net/ethernet/synopsys/dwc_eth_qos.c | 4 +--- drivers/net/ethernet/tile/tilepro.c | 4 ++-- dr...
2012 Feb 06
1
Re: S.T.A.L.K.E.R. - Call of Pripyat on Wine 1.1.38
Hello and sorry for necro posting xD this is the only thread I found about stalker. I really want this game to run. I've tried to run it under ubuntu but when I boot it ti makes xengine to crash... I've tried to follow the guide posted but i've got none of the packages from the line #yum install etc... how can I fix it? plz
2023 May 10
1
[PATCH net-next V2 1/2] virtio-net: convert rx mode setting to use workqueue
...id (*ndo_set_rx_mode)(struct net_device *dev); > > > > > > > - first of all configuration is no longer immediate > > > > > > Is immediate a hard requirement? I can see a workqueue is used at least: > > > > > > mlx5e, ipoib, efx, ... > > > > > > > and there is no way for driver to find out when > > > > it actually took effect > > > > > > But we know rx mode is best effort e.g it doesn't support vhost and we > > > survive from this for years. > > >...
2023 Apr 17
2
[PATCH net-next V2 1/2] virtio-net: convert rx mode setting to use workqueue
...: > > > > void (*ndo_set_rx_mode)(struct net_device *dev); > > > > > - first of all configuration is no longer immediate > > > > Is immediate a hard requirement? I can see a workqueue is used at least: > > > > mlx5e, ipoib, efx, ... > > > > > and there is no way for driver to find out when > > > it actually took effect > > > > But we know rx mode is best effort e.g it doesn't support vhost and we > > survive from this for years. > > > > > - second, if device...
2011 Nov 08
0
Sound shuts off when going past the main menu in MGS1
...dl1.dar 008A8E78 1 FS_LoadRequest: open.lit 008A8E78 1 FS_LoadRequest: open.hzm 008A8E78 1 Warning:old version hzm FS_LoadRequest: scenerio.gcx 008A8E78 1 FS_LoadRequest: wv000030.wvx 008A8E78 3 FS_LoadRequest: wv000031.wvx 008A8E78 3 FS_LoadRequest: sg00003d.mdx 008A8E78 3 FS_LoadRequest: se000047.efx 008A8E78 3 LoadEnd exec scenario set map 32249 add map 1 end scenario Object Queue 0 Primitive Queue 0 RESIDENT TOP 87DB9C LoadReq FS_LoadRequest: data.cnf 008A8E6C 1 HITEX_INIT: Id: 7591 Name: tga/br_s15.tga HITEX_INIT: Id: 59777 Name: tga/br_f00.tga HITEX_INIT: Id: 59778 Name: tga/br_f01.tga HIT...
2005 Jul 20
3
examples of drag n drop
...ripts ) , but I am wondering if people know of some good real world examples of uses of drag n drop and sortable lists. such a cute script will likely be *ab*used as much as it is used. obviously the point here is to use script.aculo.us to improve the user interface rather than just have some k00l eFX. e.g. the drag n drop instantly makes me think of a shopping cart. but it is not quite as simple as bolting on the drag n drop onto Amazon or whatever - it requires a rethinking of how people would like to shop and various system design problems need to be solved to create a well designed shoppin...
2009 Jan 09
1
[PULL]: tip/cpus4096 updates
...++--- arch/x86/xen/enlighten.c | 31 ++++------- drivers/base/cpu.c | 2 +- drivers/base/topology.c | 33 ++++++------ drivers/firmware/dcdbas.c | 12 +++-- drivers/misc/sgi-xp/xpc_main.c | 2 +- drivers/net/sfc/efx.c | 17 ++++-- drivers/oprofile/buffer_sync.c | 22 +++++++-- drivers/oprofile/buffer_sync.h | 4 ++ drivers/oprofile/oprof.c | 9 +++- drivers/xen/events.c | 25 +++++++--- drivers/xen/manage.c |...
2009 Jan 09
1
[PULL]: tip/cpus4096 updates
...++--- arch/x86/xen/enlighten.c | 31 ++++------- drivers/base/cpu.c | 2 +- drivers/base/topology.c | 33 ++++++------ drivers/firmware/dcdbas.c | 12 +++-- drivers/misc/sgi-xp/xpc_main.c | 2 +- drivers/net/sfc/efx.c | 17 ++++-- drivers/oprofile/buffer_sync.c | 22 +++++++-- drivers/oprofile/buffer_sync.h | 4 ++ drivers/oprofile/oprof.c | 9 +++- drivers/xen/events.c | 25 +++++++--- drivers/xen/manage.c |...
2009 Jan 13
1
RAID level and killing a job
First question - under CentOS 5, if I created non LVM partitions on a server with 6 disks - 2 disks are RAID 1 (OS), how do I remind myself or inquire the type of RAID of the remaining 4 disks (RAID 1 or RAID 5), without having to reboot? Second question - A newly installed server consisting of CentOS 5.2, straight off the DVD, I invoke a command by hand, realize I want to kill it soon after
2018 Mar 11
0
Empirical density estimation
On 3/11/2018 3:35 PM, Christofer Bogaso wrote: > But for my reporting purpose, I need to generate a bell curve like > plot based on empirical PDF, that also contains original points. > > Any idea would be helpful. Thanks, > Christofer, something like the following may get you what you want: ## get the kernel density estimate dens <- density(Dat) ## estimate the density at
2014 May 08
2
[PATCH] net: get rid of SET_ETHTOOL_OPS
.../sxgbe/sxgbe_ethtool.c @@ -520,5 +520,5 @@ static const struct ethtool_ops sxgbe_ethtool_ops = { void sxgbe_set_ethtool_ops(struct net_device *netdev) { - SET_ETHTOOL_OPS(netdev, &sxgbe_ethtool_ops); + netdev->ethtool_ops = &sxgbe_ethtool_ops; } diff --git a/drivers/net/ethernet/sfc/efx.c b/drivers/net/ethernet/sfc/efx.c index 63d595f..1e27404 100644 --- a/drivers/net/ethernet/sfc/efx.c +++ b/drivers/net/ethernet/sfc/efx.c @@ -2248,7 +2248,7 @@ static int efx_register_netdev(struct efx_nic *efx) } else { net_dev->netdev_ops = &efx_farch_netdev_ops; } - SET_ETHTOOL_OP...
2014 May 08
2
[PATCH] net: get rid of SET_ETHTOOL_OPS
.../sxgbe/sxgbe_ethtool.c @@ -520,5 +520,5 @@ static const struct ethtool_ops sxgbe_ethtool_ops = { void sxgbe_set_ethtool_ops(struct net_device *netdev) { - SET_ETHTOOL_OPS(netdev, &sxgbe_ethtool_ops); + netdev->ethtool_ops = &sxgbe_ethtool_ops; } diff --git a/drivers/net/ethernet/sfc/efx.c b/drivers/net/ethernet/sfc/efx.c index 63d595f..1e27404 100644 --- a/drivers/net/ethernet/sfc/efx.c +++ b/drivers/net/ethernet/sfc/efx.c @@ -2248,7 +2248,7 @@ static int efx_register_netdev(struct efx_nic *efx) } else { net_dev->netdev_ops = &efx_farch_netdev_ops; } - SET_ETHTOOL_OP...
2014 May 11
7
[PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
.../sxgbe/sxgbe_ethtool.c @@ -520,5 +520,5 @@ static const struct ethtool_ops sxgbe_ethtool_ops = { void sxgbe_set_ethtool_ops(struct net_device *netdev) { - SET_ETHTOOL_OPS(netdev, &sxgbe_ethtool_ops); + netdev->ethtool_ops = &sxgbe_ethtool_ops; } diff --git a/drivers/net/ethernet/sfc/efx.c b/drivers/net/ethernet/sfc/efx.c index 63d595f..1e27404 100644 --- a/drivers/net/ethernet/sfc/efx.c +++ b/drivers/net/ethernet/sfc/efx.c @@ -2248,7 +2248,7 @@ static int efx_register_netdev(struct efx_nic *efx) } else { net_dev->netdev_ops = &efx_farch_netdev_ops; } - SET_ETHTOOL_OP...
2014 May 11
7
[PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
.../sxgbe/sxgbe_ethtool.c @@ -520,5 +520,5 @@ static const struct ethtool_ops sxgbe_ethtool_ops = { void sxgbe_set_ethtool_ops(struct net_device *netdev) { - SET_ETHTOOL_OPS(netdev, &sxgbe_ethtool_ops); + netdev->ethtool_ops = &sxgbe_ethtool_ops; } diff --git a/drivers/net/ethernet/sfc/efx.c b/drivers/net/ethernet/sfc/efx.c index 63d595f..1e27404 100644 --- a/drivers/net/ethernet/sfc/efx.c +++ b/drivers/net/ethernet/sfc/efx.c @@ -2248,7 +2248,7 @@ static int efx_register_netdev(struct efx_nic *efx) } else { net_dev->netdev_ops = &efx_farch_netdev_ops; } - SET_ETHTOOL_OP...
2014 May 11
7
[PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
.../sxgbe/sxgbe_ethtool.c @@ -520,5 +520,5 @@ static const struct ethtool_ops sxgbe_ethtool_ops = { void sxgbe_set_ethtool_ops(struct net_device *netdev) { - SET_ETHTOOL_OPS(netdev, &sxgbe_ethtool_ops); + netdev->ethtool_ops = &sxgbe_ethtool_ops; } diff --git a/drivers/net/ethernet/sfc/efx.c b/drivers/net/ethernet/sfc/efx.c index 63d595f..1e27404 100644 --- a/drivers/net/ethernet/sfc/efx.c +++ b/drivers/net/ethernet/sfc/efx.c @@ -2248,7 +2248,7 @@ static int efx_register_netdev(struct efx_nic *efx) } else { net_dev->netdev_ops = &efx_farch_netdev_ops; } - SET_ETHTOOL_OP...
2014 May 08
0
[PATCH] net: get rid of SET_ETHTOOL_OPS
...atic const struct ethtool_ops sxgbe_ethtool_ops = { > > void sxgbe_set_ethtool_ops(struct net_device *netdev) > { > - SET_ETHTOOL_OPS(netdev, &sxgbe_ethtool_ops); > + netdev->ethtool_ops = &sxgbe_ethtool_ops; > } > diff --git a/drivers/net/ethernet/sfc/efx.c b/drivers/net/ethernet/sfc/efx.c > index 63d595f..1e27404 100644 > --- a/drivers/net/ethernet/sfc/efx.c > +++ b/drivers/net/ethernet/sfc/efx.c > @@ -2248,7 +2248,7 @@ static int efx_register_netdev(struct efx_nic *efx) > } else { > net_dev->netdev_ops...
2014 May 11
0
[PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
...atic const struct ethtool_ops sxgbe_ethtool_ops = { > > void sxgbe_set_ethtool_ops(struct net_device *netdev) > { > - SET_ETHTOOL_OPS(netdev, &sxgbe_ethtool_ops); > + netdev->ethtool_ops = &sxgbe_ethtool_ops; > } > diff --git a/drivers/net/ethernet/sfc/efx.c b/drivers/net/ethernet/sfc/efx.c > index 63d595f..1e27404 100644 > --- a/drivers/net/ethernet/sfc/efx.c > +++ b/drivers/net/ethernet/sfc/efx.c > @@ -2248,7 +2248,7 @@ static int efx_register_netdev(struct efx_nic *efx) > } else { > net_dev->netdev_ops...
2014 May 11
0
[PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
...atic const struct ethtool_ops sxgbe_ethtool_ops = { > > void sxgbe_set_ethtool_ops(struct net_device *netdev) > { > - SET_ETHTOOL_OPS(netdev, &sxgbe_ethtool_ops); > + netdev->ethtool_ops = &sxgbe_ethtool_ops; > } > diff --git a/drivers/net/ethernet/sfc/efx.c b/drivers/net/ethernet/sfc/efx.c > index 63d595f..1e27404 100644 > --- a/drivers/net/ethernet/sfc/efx.c > +++ b/drivers/net/ethernet/sfc/efx.c > @@ -2248,7 +2248,7 @@ static int efx_register_netdev(struct efx_nic *efx) > } else { > net_dev->netdev_ops...
2019 Dec 03
4
[PATCH RFC net-next v8 0/3] netdev: ndo_tx_timeout cleanup
...net/renesas/ravb_main.c | 2 +- drivers/net/ethernet/renesas/sh_eth.c | 2 +- drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c | 2 +- drivers/net/ethernet/seeq/ether3.c | 4 ++-- drivers/net/ethernet/seeq/sgiseeq.c | 2 +- drivers/net/ethernet/sfc/efx.c | 2 +- drivers/net/ethernet/sfc/falcon/efx.c | 2 +- drivers/net/ethernet/sgi/ioc3-eth.c | 4 ++-- drivers/net/ethernet/sgi/meth.c | 4 ++-- drivers/net/ethernet/silan/sc92031.c | 2 +- drivers/net/ethernet/sis/sis190.c...