Home
last modified time | relevance | path

Searched defs:netdev (Results 301 – 325 of 550) sorted by relevance

1...<<11121314151617181920>>...22

/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dosdep_service_linux.h140 static inline struct adapter *rtw_netdev_priv(struct net_device *netdev) in rtw_netdev_priv()
/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c1869 bnxt_tc_indr_block_cb_lookup(struct bnxt *bp, struct net_device *netdev) in bnxt_tc_indr_block_cb_lookup()
1891 static int bnxt_tc_setup_indr_block(struct net_device *netdev, struct Qdisc *sch, struct bnxt *bp, in bnxt_tc_setup_indr_block()
1944 static bool bnxt_is_netdev_indr_offload(struct net_device *netdev) in bnxt_is_netdev_indr_offload()
1949 static int bnxt_tc_setup_indr_cb(struct net_device *netdev, struct Qdisc *sch, void *cb_priv, in bnxt_tc_setup_indr_cb()
/Linux-v5.10/drivers/net/usb/
Dax88172a.c43 static void ax88172a_adjust_link(struct net_device *netdev) in ax88172a_adjust_link()
Dcdc_ncm.c94 static int cdc_ncm_get_sset_count(struct net_device __always_unused *netdev, int sset) in cdc_ncm_get_sset_count()
104 static void cdc_ncm_get_ethtool_stats(struct net_device *netdev, in cdc_ncm_get_ethtool_stats()
119 static void cdc_ncm_get_strings(struct net_device __always_unused *netdev, u32 stringset, u8 *data) in cdc_ncm_get_strings()
Dkaweth.c884 struct net_device *netdev; in kaweth_probe() local
1093 struct net_device *netdev; in kaweth_disconnect() local
/Linux-v5.10/drivers/net/
Dxen-netfront.c161 struct net_device *netdev; member
1511 static void xennet_free_netdev(struct net_device *netdev) in xennet_free_netdev()
1523 struct net_device *netdev; in xennet_create_dev() local
1594 struct net_device *netdev; in netfront_probe() local
2315 struct net_device *netdev = np->netdev; in netback_changed() local
/Linux-v5.10/drivers/infiniband/hw/usnic/
Dusnic_ib.h76 struct net_device *netdev; member
Dusnic_fwd.c46 struct net_device *netdev = ufdev->netdev; in usnic_fwd_devcmd_locked() local
/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dipoib_main.c207 struct net_device *netdev, in hfi1_ipoib_setup_rn()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.h59 struct net_device *netdev; member
/Linux-v5.10/drivers/infiniband/hw/i40iw/
Di40iw_utils.c151 struct net_device *netdev; in i40iw_inetaddr_event() local
227 struct net_device *netdev; in i40iw_inet6addr_event() local
322 struct net_device *netdev; in i40iw_netdevice_event() local
/Linux-v5.10/drivers/net/ethernet/smsc/
Dsmsc9420.c213 static void smsc9420_ethtool_get_drvinfo(struct net_device *netdev, in smsc9420_ethtool_get_drvinfo()
224 static u32 smsc9420_ethtool_get_msglevel(struct net_device *netdev) in smsc9420_ethtool_get_msglevel()
230 static void smsc9420_ethtool_set_msglevel(struct net_device *netdev, u32 data) in smsc9420_ethtool_set_msglevel()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c967 static inline void mlx5e_handle_csum(struct net_device *netdev, in mlx5e_handle_csum()
1049 struct net_device *netdev = rq->netdev; in mlx5e_build_rx_skb() local
1279 struct net_device *netdev = rq->netdev; in mlx5e_handle_rx_cqe_rep() local
1611 struct net_device *netdev; in mlx5i_complete_rx_cqe() local
/Linux-v5.10/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-hw.c297 struct net_device *netdev = pdata->netdev; in xlgmac_set_mac_addn_addrs() local
332 struct net_device *netdev = pdata->netdev; in xlgmac_set_mac_hash_table() local
441 struct net_device *netdev = pdata->netdev; in xlgmac_config_rx_mode() local
2642 struct net_device *netdev = pdata->netdev; in xlgmac_dev_read() local
/Linux-v5.10/drivers/net/phy/
Dphy_device.c238 struct net_device *netdev = phydev->attached_dev; in mdio_bus_phy_may_suspend() local
317 struct net_device *netdev = phydev->attached_dev; in mdio_bus_phy_restore() local
970 struct net_device *netdev = phydev->attached_dev; in phy_link_change() local
1717 struct net_device *netdev = phydev->attached_dev; in phy_suspend() local
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c365 static int cxgb4_mac_sync(struct net_device *netdev, const u8 *mac_addr) in cxgb4_mac_sync()
403 static int cxgb4_mac_unsync(struct net_device *netdev, const u8 *mac_addr) in cxgb4_mac_unsync()
2375 const struct net_device *netdev = neigh->dev; in check_neigh_update() local
3736 static int cxgb_udp_tunnel_unset_port(struct net_device *netdev, in cxgb_udp_tunnel_unset_port()
3779 static int cxgb_udp_tunnel_set_port(struct net_device *netdev, in cxgb_udp_tunnel_set_port()
6305 struct net_device *netdev; in cxgb4_iov_configure() local
6445 static int cxgb4_ktls_dev_add(struct net_device *netdev, struct sock *sk, in cxgb4_ktls_dev_add()
6475 static void cxgb4_ktls_dev_del(struct net_device *netdev, in cxgb4_ktls_dev_del()
6609 struct net_device *netdev; in init_one() local
/Linux-v5.10/drivers/staging/ks7010/
Dks7010_sdio.c927 struct net_device *netdev) in ks7010_private_init()
956 struct net_device *netdev = NULL; in ks7010_sdio_probe() local
Dks_hostif.c106 struct net_device *netdev = priv->net_dev; in get_current_ap() local
721 struct net_device *netdev = priv->net_dev; in hostif_connect_indication() local
811 struct net_device *netdev = priv->net_dev; in hostif_stop_confirm() local
/Linux-v5.10/drivers/net/ethernet/
Dlantiq_etop.c82 struct net_device *netdev; member
89 struct net_device *netdev; member
/Linux-v5.10/drivers/net/can/sja1000/
Dpeak_pci.c136 struct net_device *netdev; member
273 struct net_device *netdev; in peak_pciec_led_work() local
/Linux-v5.10/drivers/net/ethernet/micrel/
Dks8851_par.c286 struct net_device *netdev; in ks8851_probe_par() local
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/flower/
Dcmsg.c154 struct net_device *netdev; in nfp_flower_cmsg_portmod_rx() local
/Linux-v5.10/drivers/net/ethernet/qualcomm/
Dqca_uart.c67 struct net_device *netdev = qca->net_dev; in qca_tty_receive() local
/Linux-v5.10/drivers/net/ethernet/hisilicon/
Dhip04_eth.c798 static int hip04_get_coalesce(struct net_device *netdev, in hip04_get_coalesce()
809 static int hip04_set_coalesce(struct net_device *netdev, in hip04_set_coalesce()
826 static void hip04_get_drvinfo(struct net_device *netdev, in hip04_get_drvinfo()
/Linux-v5.10/drivers/net/ethernet/toshiba/
Dps3_gelic_net.h263 struct net_device *netdev[GELIC_PORT_MAX]; member
309 struct net_device *netdev; member

1...<<11121314151617181920>>...22