Home
last modified time | relevance | path

Searched defs:netdev (Results 226 – 250 of 693) sorted by relevance

12345678910>>...28

/OK3568_Linux_fs/kernel/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_fd.c472 struct net_device *netdev; in pcan_usb_fd_decode_canmsg() local
532 struct net_device *netdev; in pcan_usb_fd_decode_status() local
615 struct net_device *netdev; in pcan_usb_fd_decode_overrun() local
658 struct net_device *netdev = dev->netdev; in pcan_usb_fd_decode_buf() local
825 static int pcan_usb_fd_get_berr_counter(const struct net_device *netdev, in pcan_usb_fd_get_berr_counter()
/OK3568_Linux_fs/kernel/net/dsa/
H A Dtag_sja1105.c125 struct net_device *netdev) in sja1105_xmit()
279 struct net_device *netdev, in sja1105_rcv()
/OK3568_Linux_fs/kernel/include/net/phonet/
H A Dpn_dev.h22 struct net_device *netdev; member
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dmv88e6xxx.h14 struct net_device *netdev; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Dvirt_wifi.c234 static int virt_wifi_connect(struct wiphy *wiphy, struct net_device *netdev, in virt_wifi_connect()
283 static void virt_wifi_cancel_connect(struct net_device *netdev) in virt_wifi_cancel_connect()
299 static int virt_wifi_disconnect(struct wiphy *wiphy, struct net_device *netdev, in virt_wifi_disconnect()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/crypto/
H A Dcrypto.h34 nfp_net_tls_rx_resync_req(struct net_device *netdev, in nfp_net_tls_rx_resync_req()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_common.c1496 static void qlcnic_vf_add_mc_list(struct net_device *netdev, const u8 *mac, in qlcnic_vf_add_mc_list()
1542 void qlcnic_sriov_vf_set_multi(struct net_device *netdev) in qlcnic_sriov_vf_set_multi()
1705 struct net_device *netdev = adapter->netdev; in qlcnic_sriov_vf_attach() local
1719 struct net_device *netdev = adapter->netdev; in qlcnic_sriov_vf_detach() local
2053 struct net_device *netdev = adapter->netdev; in qlcnic_sriov_cfg_vf_guest_vlan() local
2116 struct net_device *netdev = adapter->netdev; in qlcnic_sriov_vf_shutdown() local
2140 struct net_device *netdev = adapter->netdev; in qlcnic_sriov_vf_resume() local
H A Dqlcnic_sriov_pf.c466 struct net_device *netdev = adapter->netdev; in qlcnic_pci_sriov_disable() local
620 struct net_device *netdev = adapter->netdev; in qlcnic_pci_sriov_enable() local
1802 int qlcnic_sriov_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in qlcnic_sriov_set_vf_mac()
1849 int qlcnic_sriov_set_vf_tx_rate(struct net_device *netdev, int vf, in qlcnic_sriov_set_vf_tx_rate()
1914 int qlcnic_sriov_set_vf_vlan(struct net_device *netdev, int vf, in qlcnic_sriov_set_vf_vlan()
1993 int qlcnic_sriov_get_vf_config(struct net_device *netdev, in qlcnic_sriov_get_vf_config()
2024 int qlcnic_sriov_set_vf_spoofchk(struct net_device *netdev, int vf, bool chk) in qlcnic_sriov_set_vf_spoofchk()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/
H A Dionic_main.c209 struct net_device *netdev = lif->netdev; in ionic_adminq_check_err() local
292 struct net_device *netdev = lif->netdev; in ionic_adminq_post_wait() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.c283 struct net_device *netdev = adpt->netdev; in emac_mac_mode_config() local
443 struct net_device *netdev = adpt->netdev; in emac_mac_config() local
914 static void emac_adjust_link(struct net_device *netdev) in emac_adjust_link()
933 struct net_device *netdev = adpt->netdev; in emac_mac_up() local
965 struct net_device *netdev = adpt->netdev; in emac_mac_down() local
1091 struct net_device *netdev = adpt->netdev; in emac_mac_rx_process() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c113 void otx2_get_stats64(struct net_device *netdev, in otx2_get_stats64()
154 struct net_device *netdev) in otx2_hw_get_mac_addr()
186 int otx2_set_mac_address(struct net_device *netdev, void *p) in otx2_set_mac_address()
501 void otx2_tx_timeout(struct net_device *netdev, unsigned int txq) in otx2_tx_timeout()
509 void otx2_get_mac_from_af(struct net_device *netdev) in otx2_get_mac_from_af()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dmcs7830.c152 static int mcs7830_set_mac_address(struct net_device *netdev, void *p) in mcs7830_set_mac_address()
313 static int mcs7830_mdio_read(struct net_device *netdev, int phy_id, in mcs7830_mdio_read()
320 static void mcs7830_mdio_write(struct net_device *netdev, int phy_id, in mcs7830_mdio_write()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/
H A Diavf_virtchnl.c568 struct net_device *netdev = adapter->netdev; in iavf_mac_add_reject() local
949 struct net_device *netdev = adapter->netdev; in iavf_print_link_message() local
1273 struct net_device *netdev = adapter->netdev; in iavf_virtchnl_completion() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dos_intfs.c652 struct net_device *netdev = NULL; in rtw_os_ndev_unregister() local
2087 void netdev_br_init(struct net_device *netdev)
3585 u8 rtw_get_gpio(struct net_device *netdev, u8 gpio_num)
3592 int rtw_set_gpio_output_value(struct net_device *netdev, u8 gpio_num, bool isHigh)
3601 int rtw_config_gpio(struct net_device *netdev, u8 gpio_num, bool isOutput)
3607 int rtw_register_gpio_interrupt(struct net_device *netdev, int gpio_num, void(*callback)(u8 level))
3614 int rtw_disable_gpio_interrupt(struct net_device *netdev, int gpio_num)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dos_intfs.c652 struct net_device *netdev = NULL; in rtw_os_ndev_unregister() local
2078 void netdev_br_init(struct net_device *netdev)
3592 u8 rtw_get_gpio(struct net_device *netdev, u8 gpio_num)
3599 int rtw_set_gpio_output_value(struct net_device *netdev, u8 gpio_num, bool isHigh)
3608 int rtw_config_gpio(struct net_device *netdev, u8 gpio_num, bool isOutput)
3614 int rtw_register_gpio_interrupt(struct net_device *netdev, int gpio_num, void(*callback)(u8 level))
3621 int rtw_disable_gpio_interrupt(struct net_device *netdev, int gpio_num)
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c542 static int add_key(struct wiphy *wiphy, struct net_device *netdev, u8 key_index, in add_key()
652 static int del_key(struct wiphy *wiphy, struct net_device *netdev, in del_key()
689 static int get_key(struct wiphy *wiphy, struct net_device *netdev, u8 key_index, in get_key()
716 static int set_default_key(struct wiphy *wiphy, struct net_device *netdev, in set_default_key()
854 static int set_pmksa(struct wiphy *wiphy, struct net_device *netdev, in set_pmksa()
888 static int del_pmksa(struct wiphy *wiphy, struct net_device *netdev, in del_pmksa()
920 static int flush_pmksa(struct wiphy *wiphy, struct net_device *netdev) in flush_pmksa()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_ethtool.c213 static int sxgbe_get_sset_count(struct net_device *netdev, int sset) in sxgbe_get_sset_count()
500 void sxgbe_set_ethtool_ops(struct net_device *netdev) in sxgbe_set_ethtool_ops()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_xsk.h57 ice_xsk_wakeup(struct net_device __always_unused *netdev, in ice_xsk_wakeup()
/OK3568_Linux_fs/kernel/net/atm/
H A Dbr2684.c631 static void br2684_setup(struct net_device *netdev) in br2684_setup()
644 static void br2684_setup_routed(struct net_device *netdev) in br2684_setup_routed()
664 struct net_device *netdev; in br2684_create() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_init.c188 struct net_device *netdev = adapter->netdev; in netxen_alloc_sw_resources() local
1392 struct net_device *netdev = adapter->netdev; in netxen_handle_linkevent() local
1519 struct net_device *netdev = adapter->netdev; in netxen_process_rcv() local
1573 struct net_device *netdev = adapter->netdev; in netxen_process_lro() local
1742 struct net_device *netdev = adapter->netdev; in netxen_process_cmd_ring() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c102 struct net_device *netdev, int delta) in netdev_hw_addr_refcnt()
322 static void i40e_tx_timeout(struct net_device *netdev, unsigned int txqueue) in i40e_tx_timeout()
436 static void i40e_get_netdev_stats_struct(struct net_device *netdev, in i40e_get_netdev_stats_struct()
1653 static int i40e_set_mac(struct net_device *netdev, void *p) in i40e_set_mac()
2041 static int i40e_addr_sync(struct net_device *netdev, const u8 *addr) in i40e_addr_sync()
2060 static int i40e_addr_unsync(struct net_device *netdev, const u8 *addr) in i40e_addr_unsync()
2082 static void i40e_set_rx_mode(struct net_device *netdev) in i40e_set_rx_mode()
2784 static int i40e_change_mtu(struct net_device *netdev, int new_mtu) in i40e_change_mtu()
2813 int i40e_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in i40e_ioctl()
3021 static int i40e_vlan_rx_add_vid(struct net_device *netdev, in i40e_vlan_rx_add_vid()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Dosdep_service.h75 static inline struct adapter *rtw_netdev_priv(struct net_device *netdev) in rtw_netdev_priv()
/OK3568_Linux_fs/kernel/drivers/staging/octeon/
H A Docteon-ethernet.h57 struct net_device *netdev; member
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dlag.c11 struct net_device *netdev, in rdma_build_skb()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_rxtx.h94 void mlx5e_ipsec_offload_handle_rx_skb(struct net_device *netdev, in mlx5e_ipsec_offload_handle_rx_skb()

12345678910>>...28