Home
last modified time | relevance | path

Searched defs:netdev (Results 326 – 350 of 693) sorted by relevance

1...<<11121314151617181920>>...28

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dos_intfs.c2257 struct net_device *netdev = NULL; in rtw_os_ndev_unregister() local
3888 void netdev_br_init(struct net_device *netdev)
5800 u8 rtw_get_gpio(struct net_device *netdev, u8 gpio_num)
5807 int rtw_set_gpio_output_value(struct net_device *netdev, u8 gpio_num, bool isHigh)
5816 int rtw_config_gpio(struct net_device *netdev, u8 gpio_num, bool isOutput)
5822 int rtw_register_gpio_interrupt(struct net_device *netdev, int gpio_num, void(*callback)(u8 level))
5829 int rtw_disable_gpio_interrupt(struct net_device *netdev, int gpio_num)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dos_intfs.c2206 struct net_device *netdev = NULL; in rtw_os_ndev_unregister() local
3829 void netdev_br_init(struct net_device *netdev)
5713 u8 rtw_get_gpio(struct net_device *netdev, u8 gpio_num)
5720 int rtw_set_gpio_output_value(struct net_device *netdev, u8 gpio_num, bool isHigh)
5729 int rtw_config_gpio(struct net_device *netdev, u8 gpio_num, bool isOutput)
5735 int rtw_register_gpio_interrupt(struct net_device *netdev, int gpio_num, void(*callback)(u8 level))
5742 int rtw_disable_gpio_interrupt(struct net_device *netdev, int gpio_num)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dos_intfs.c2238 struct net_device *netdev = NULL; in rtw_os_ndev_unregister() local
3865 void netdev_br_init(struct net_device *netdev)
5777 u8 rtw_get_gpio(struct net_device *netdev, u8 gpio_num)
5784 int rtw_set_gpio_output_value(struct net_device *netdev, u8 gpio_num, bool isHigh)
5793 int rtw_config_gpio(struct net_device *netdev, u8 gpio_num, bool isOutput)
5799 int rtw_register_gpio_interrupt(struct net_device *netdev, int gpio_num, void(*callback)(u8 level))
5806 int rtw_disable_gpio_interrupt(struct net_device *netdev, int gpio_num)
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A 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
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A 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()
H A Dax88172a.c43 static void ax88172a_adjust_link(struct net_device *netdev) in ax88172a_adjust_link()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A 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
3739 static int cxgb_udp_tunnel_unset_port(struct net_device *netdev, in cxgb_udp_tunnel_unset_port()
3782 static int cxgb_udp_tunnel_set_port(struct net_device *netdev, in cxgb_udp_tunnel_set_port()
6307 struct net_device *netdev; in cxgb4_iov_configure() local
6447 static int cxgb4_ktls_dev_add(struct net_device *netdev, struct sock *sk, in cxgb4_ktls_dev_add()
6477 static void cxgb4_ktls_dev_del(struct net_device *netdev, in cxgb4_ktls_dev_del()
6611 struct net_device *netdev; in init_one() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/
H A 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
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c968 static inline void mlx5e_handle_csum(struct net_device *netdev, in mlx5e_handle_csum()
1046 struct net_device *netdev = rq->netdev; in mlx5e_build_rx_skb() local
1278 struct net_device *netdev = rq->netdev; in mlx5e_handle_rx_cqe_rep() local
1618 struct net_device *netdev; in mlx5i_complete_rx_cqe() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgp2p.c481 struct net_device *netdev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_ifdisable() local
502 struct net_device *netdev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_ifdel() local
527 struct net_device *netdev = wl_to_p2p_bss_ndev(cfg, conn_idx); in wl_cfgp2p_ifchange() local
1580 struct net_device *netdev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_discover_listen() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfgp2p.c470 struct net_device *netdev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_ifdisable() local
491 struct net_device *netdev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_ifdel() local
515 struct net_device *netdev = wl_to_p2p_bss_ndev(cfg, conn_idx); in wl_cfgp2p_ifchange() local
1461 struct net_device *netdev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_discover_listen() local
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfgp2p.c487 struct net_device *netdev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_ifdisable() local
511 struct net_device *netdev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_ifdel() local
548 struct net_device *netdev = wl_to_p2p_bss_ndev(cfg, conn_idx); in wl_cfgp2p_ifchange() local
1579 struct net_device *netdev = bcmcfg_to_prmry_ndev(cfg); local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfgp2p.c487 struct net_device *netdev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_ifdisable() local
511 struct net_device *netdev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_ifdel() local
548 struct net_device *netdev = wl_to_p2p_bss_ndev(cfg, conn_idx); in wl_cfgp2p_ifchange() local
1579 struct net_device *netdev = bcmcfg_to_prmry_ndev(cfg); local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfgp2p.c487 struct net_device *netdev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_ifdisable() local
511 struct net_device *netdev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_ifdel() local
548 struct net_device *netdev = wl_to_p2p_bss_ndev(cfg, conn_idx); in wl_cfgp2p_ifchange() local
1579 struct net_device *netdev = bcmcfg_to_prmry_ndev(cfg); local
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgp2p.c481 struct net_device *netdev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_ifdisable() local
502 struct net_device *netdev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_ifdel() local
527 struct net_device *netdev = wl_to_p2p_bss_ndev(cfg, conn_idx); in wl_cfgp2p_ifchange() local
1593 struct net_device *netdev = bcmcfg_to_prmry_ndev(cfg); in wl_cfgp2p_discover_listen() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dipoib_main.c201 struct net_device *netdev, in hfi1_ipoib_setup_rn()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.h59 struct net_device *netdev; member
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/usnic/
H A Dusnic_ib.h76 struct net_device *netdev; member
H A Dusnic_fwd.c46 struct net_device *netdev = ufdev->netdev; in usnic_fwd_devcmd_locked() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/
H A Dlantiq_etop.c82 struct net_device *netdev; member
89 struct net_device *netdev; member
/OK3568_Linux_fs/kernel/drivers/staging/ks7010/
H A Dks7010_sdio.c927 struct net_device *netdev) in ks7010_private_init()
956 struct net_device *netdev = NULL; in ks7010_sdio_probe() local
/OK3568_Linux_fs/kernel/drivers/net/can/sja1000/
H A Dpeak_pci.c136 struct net_device *netdev; member
273 struct net_device *netdev; in peak_pciec_led_work() local
/OK3568_Linux_fs/kernel/drivers/net/
H A Dxen-netfront.c164 struct net_device *netdev; member
1703 static void xennet_free_netdev(struct net_device *netdev) in xennet_free_netdev()
1715 struct net_device *netdev; in xennet_create_dev() local
1786 struct net_device *netdev; in netfront_probe() local
2525 struct net_device *netdev = np->netdev; in netback_changed() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/
H A 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()

1...<<11121314151617181920>>...28