Searched refs:netif_device_present (Results 1 - 25 of 67) sorted by relevance

123

/linux-master/net/core/
H A Ddev_ioctl.c250 if (!netif_device_present(dev))
290 if (!netif_device_present(dev))
396 if (!netif_device_present(dev))
440 if (!netif_device_present(dev))
457 if (!netif_device_present(dev))
474 if (netif_device_present(dev))
489 if (netif_device_present(dev))
503 if (netif_device_present(dev))
560 if (!netif_device_present(dev))
568 if (!netif_device_present(de
[all...]
H A Dlink_watch.c224 if (!netif_device_present(dev) ||
H A Dnetpoll.c112 if (!netif_device_present(dev) || !netif_running(dev)) {
339 if (!npinfo || !netif_running(dev) || !netif_device_present(dev)) {
/linux-master/net/8021q/
H A Dvlan_core.c210 if (netif_device_present(dev))
221 if (netif_device_present(dev))
/linux-master/drivers/net/ethernet/3com/
H A D3c574_cs.c774 if (!netif_device_present(dev))
785 if (!netif_device_present(dev) ||
867 if (!netif_device_present(dev))
937 if (netif_device_present(dev)) {
H A D3c589_cs.c614 if (!netif_device_present(dev))
694 if (!netif_device_present(dev))
/linux-master/drivers/net/ethernet/sun/
H A Dsungem.c1311 if (!netif_device_present(gp->dev)) {
2236 if (!netif_device_present(gp->dev) ||
2279 if (netif_device_present(dev)) {
2304 if (netif_device_present(dev)) {
2406 if (!netif_device_present(dev) || !netif_running(dev))
2443 if (!netif_running(dev) || !netif_device_present(dev))
2463 if (!netif_running(dev) || !netif_device_present(dev))
2505 if (!netif_running(dev) || !netif_device_present(dev))
2623 if (netif_device_present(gp->dev)) {
2639 if (netif_device_present(g
[all...]
/linux-master/drivers/net/ethernet/dec/tulip/
H A Dwinbond-840.c730 if (!netif_device_present(dev))
1104 if (!netif_device_present(dev))
1144 if (netif_device_present(dev)) {
1307 if (netif_device_present(dev))
1322 if (netif_running(dev) && netif_device_present(dev))
1549 * update_csr6 & all function that write IntrEnable check netif_device_present
1596 if (netif_device_present(dev))
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dtx.c401 EF4_WARN_ON_PARANOID(!netif_device_present(net_dev));
515 likely(netif_device_present(efx->net_dev))) {
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.c187 if (!priv->netdev || !netif_device_present(priv->netdev))
341 if (!netif_device_present(indr_priv->rpriv->netdev))
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dtx.c306 EFX_WARN_ON_PARANOID(!netif_device_present(net_dev));
H A Dtx_common.c261 likely(netif_device_present(efx->net_dev))) {
H A Defx_common.c439 if (netif_device_present(efx->net_dev))
594 netif_device_present(efx->net_dev));
/linux-master/drivers/net/can/usb/etas_es58x/
H A Des58x_core.h671 if (!*netdev || !netif_device_present(*netdev))
/linux-master/drivers/net/can/usb/
H A Dems_usb.c268 if (!netif_device_present(netdev))
415 if (!netif_device_present(netdev))
510 if (!netif_device_present(netdev))
H A Df81604.c418 if (!netif_device_present(netdev))
612 if (!netif_device_present(netdev))
870 if (!netif_device_present(netdev))
H A Desd_usb.c402 if (!netif_device_present(priv->netdev))
459 if (!netif_device_present(netdev))
571 if (!netif_device_present(netdev))
H A Dusb_8dev.c505 if (!netif_device_present(netdev))
575 if (!netif_device_present(netdev))
H A Dmcba_usb.c233 if (!netif_device_present(netdev))
571 if (!netif_device_present(netdev))
/linux-master/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_core.c241 if (!netif_device_present(netdev))
312 if (!netif_device_present(netdev))
1133 if (netif_device_present(netdev))
/linux-master/drivers/net/ethernet/sfc/
H A Dtx.c519 EFX_WARN_ON_PARANOID(!netif_device_present(net_dev));
H A Dtx_common.c276 likely(netif_device_present(efx->net_dev))) {
H A Defx_common.c435 if (netif_device_present(efx->net_dev))
592 netif_device_present(efx->net_dev));
/linux-master/drivers/net/usb/
H A Drtl8150.c386 if (!netif_device_present(netdev))
453 if (!netif_device_present(dev->netdev))
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c2310 if (!netif_device_present(netdev))
2342 if (!netif_device_present(netdev))
2381 if (!netif_device_present(netdev))
2420 if (!netif_device_present(netdev))
2453 if (!netif_device_present(netdev))
2481 if (!netif_device_present(netdev))
2509 if (!netif_device_present(netdev))
2552 if (!netif_device_present(netdev))

Completed in 324 milliseconds

123