| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_83xx_hw.c | 1397 static int qlcnic_83xx_diag_alloc_res(struct net_device *netdev, int test, in qlcnic_83xx_diag_alloc_res() 1456 static void qlcnic_83xx_diag_free_res(struct net_device *netdev, in qlcnic_83xx_diag_free_res() 1582 int qlcnic_83xx_set_led(struct net_device *netdev, in qlcnic_83xx_set_led() 1763 int qlcnic_83xx_loopback_test(struct net_device *netdev, u8 mode) in qlcnic_83xx_loopback_test() 1848 struct net_device *netdev = adapter->netdev; in qlcnic_83xx_set_lb_mode() local 1918 struct net_device *netdev = adapter->netdev; in qlcnic_83xx_clear_lb_mode() local 3532 struct net_device *netdev = adapter->netdev; in qlcnic_83xx_get_stats() local 3631 int qlcnic_83xx_interrupt_test(struct net_device *netdev) in qlcnic_83xx_interrupt_test() 3821 struct net_device *netdev = adapter->netdev; in qlcnic_83xx_shutdown() local
|
| H A D | qlcnic_ctx.c | 238 struct net_device *netdev = adapter->netdev; in qlcnic_82xx_fw_cmd_create_rx_ctx() local 417 struct net_device *netdev = adapter->netdev; in qlcnic_82xx_fw_cmd_create_tx_ctx() local 770 struct net_device *netdev = adapter->netdev; in qlcnic_82xx_config_intrpt() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/ |
| H A D | hostess_sv11.c | 191 struct net_device *netdev; in sv11_init() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/altera/ |
| H A D | altera_tse_ethtool.c | 238 void altera_tse_set_ethtool_ops(struct net_device *netdev) in altera_tse_set_ethtool_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ipoib.h | 102 #define mlx5i_epriv(netdev) ((void *)(((struct mlx5i_priv *)netdev_priv(netdev))->mlx5e_priv)) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/can/softing/ |
| H A D | softing.h | 22 struct net_device *netdev; member 35 #define netdev2softing(netdev) ((struct softing_priv *)netdev_priv(netdev)) argument
|
| /OK3568_Linux_fs/kernel/net/batman-adv/ |
| H A D | hard-interface.c | 91 static struct net *batadv_getlink_net(const struct net_device *netdev, in batadv_getlink_net() 216 static struct net_device *batadv_get_real_netdevice(struct net_device *netdev) in batadv_get_real_netdevice()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ptp.c | 984 int igb_ptp_get_ts_config(struct net_device *netdev, struct ifreq *ifr) in igb_ptp_get_ts_config() 1165 int igb_ptp_set_ts_config(struct net_device *netdev, struct ifreq *ifr) in igb_ptp_set_ts_config() 1196 struct net_device *netdev = adapter->netdev; in igb_ptp_init() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_fw.c | 98 struct net_device *netdev = lif->netdev; in ionic_firmware_update() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | xmit_linux.c | 150 int r8712_xmit_entry(_pkt *pkt, struct net_device *netdev) in r8712_xmit_entry()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | nl80211.c | 123 struct net_device *netdev; in __cfg80211_rdev_from_attrs() local 2717 struct net_device *netdev; in nl80211_dump_wiphy_parse() local 3081 struct net_device *netdev = info->user_ptr[1]; in nl80211_set_channel() local 3112 struct net_device *netdev = NULL; in nl80211_set_wiphy() local 3728 struct net_device *netdev, u8 use_4addr, in nl80211_valid_4addr() 15894 struct net_device *netdev, in nl80211_send_mlme_event() 15944 struct net_device *netdev, const u8 *buf, in nl80211_send_rx_auth() 15952 struct net_device *netdev, const u8 *buf, in nl80211_send_rx_assoc() 15962 struct net_device *netdev, const u8 *buf, in nl80211_send_deauth() 15970 struct net_device *netdev, const u8 *buf, in nl80211_send_disassoc() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | lag.h | 27 struct net_device *netdev; member
|
| H A D | en_txrx.c | 231 struct net_device *netdev = c->netdev; in mlx5e_cq_error_event() local
|
| H A D | en_rep.h | 98 struct net_device *netdev; member 225 static inline bool mlx5e_eswitch_rep(struct net_device *netdev) in mlx5e_eswitch_rep()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | os_intfs.c | 1847 struct net_device *netdev = NULL; in rtw_os_ndev_unregister() local 3375 void netdev_br_init(struct net_device *netdev) 5285 u8 rtw_get_gpio(struct net_device *netdev, u8 gpio_num) 5292 int rtw_set_gpio_output_value(struct net_device *netdev, u8 gpio_num, bool isHigh) 5301 int rtw_config_gpio(struct net_device *netdev, u8 gpio_num, bool isOutput) 5307 int rtw_register_gpio_interrupt(struct net_device *netdev, int gpio_num, void(*callback)(u8 level)) 5314 int rtw_disable_gpio_interrupt(struct net_device *netdev, int gpio_num)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | os_intfs.c | 1865 struct net_device *netdev = NULL; in rtw_os_ndev_unregister() local 3391 void netdev_br_init(struct net_device *netdev) 5301 u8 rtw_get_gpio(struct net_device *netdev, u8 gpio_num) 5308 int rtw_set_gpio_output_value(struct net_device *netdev, u8 gpio_num, bool isHigh) 5317 int rtw_config_gpio(struct net_device *netdev, u8 gpio_num, bool isOutput) 5323 int rtw_register_gpio_interrupt(struct net_device *netdev, int gpio_num, void(*callback)(u8 level)) 5330 int rtw_disable_gpio_interrupt(struct net_device *netdev, int gpio_num)
|
| /OK3568_Linux_fs/kernel/drivers/net/can/usb/kvaser_usb/ |
| H A D | kvaser_usb_hydra.c | 843 struct net_device *netdev = priv->netdev; in kvaser_usb_hydra_update_state() local 992 struct net_device *netdev = priv->netdev; in kvaser_usb_hydra_error_frame() local 1066 struct net_device *netdev = priv->netdev; in kvaser_usb_hydra_one_shot_fail() local 1481 static int kvaser_usb_hydra_set_mode(struct net_device *netdev, in kvaser_usb_hydra_set_mode() 1497 static int kvaser_usb_hydra_set_bittiming(struct net_device *netdev) in kvaser_usb_hydra_set_bittiming() 1531 static int kvaser_usb_hydra_set_data_bittiming(struct net_device *netdev) in kvaser_usb_hydra_set_data_bittiming() 1574 static int kvaser_usb_hydra_get_berr_counter(const struct net_device *netdev, in kvaser_usb_hydra_get_berr_counter()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | os_intfs.c | 1847 struct net_device *netdev = NULL; in rtw_os_ndev_unregister() local 3373 void netdev_br_init(struct net_device *netdev) 5283 u8 rtw_get_gpio(struct net_device *netdev, u8 gpio_num) 5290 int rtw_set_gpio_output_value(struct net_device *netdev, u8 gpio_num, bool isHigh) 5299 int rtw_config_gpio(struct net_device *netdev, u8 gpio_num, bool isOutput) 5305 int rtw_register_gpio_interrupt(struct net_device *netdev, int gpio_num, void(*callback)(u8 level)) 5312 int rtw_disable_gpio_interrupt(struct net_device *netdev, int gpio_num)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | os_intfs.c | 1626 struct net_device *netdev = NULL; in rtw_os_ndev_unregister() local 3064 void netdev_br_init(struct net_device *netdev) 4775 u8 rtw_get_gpio(struct net_device *netdev, u8 gpio_num) 4782 int rtw_set_gpio_output_value(struct net_device *netdev, u8 gpio_num, bool isHigh) 4791 int rtw_config_gpio(struct net_device *netdev, u8 gpio_num, bool isOutput) 4797 int rtw_register_gpio_interrupt(struct net_device *netdev, int gpio_num, void(*callback)(u8 level)) 4804 int rtw_disable_gpio_interrupt(struct net_device *netdev, int gpio_num)
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_ethtool.c | 274 void ehea_set_ethtool_ops(struct net_device *netdev) in ehea_set_ethtool_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/ipa/ |
| H A D | ipa_endpoint.h | 73 struct net_device *netdev; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | vf.c | 479 struct net_device *netdev) in ixgbevf_update_mc_addr_list_vf() 521 struct net_device *netdev) in ixgbevf_hv_update_mc_addr_list_vf()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ktls_tx.c | 80 int mlx5e_ktls_add_tx(struct net_device *netdev, struct sock *sk, in mlx5e_ktls_add_tx() 123 void mlx5e_ktls_del_tx(struct net_device *netdev, struct tls_context *tls_ctx) in mlx5e_ktls_del_tx()
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | dm9601.c | 219 static int dm9601_mdio_read(struct net_device *netdev, int phy_id, int loc) in dm9601_mdio_read() 239 static void dm9601_mdio_write(struct net_device *netdev, int phy_id, int loc, in dm9601_mdio_write()
|
| /OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/ |
| H A D | p80211conv.c | 278 struct net_device *netdev = wlandev->netdev; in skb_p80211_to_ether() local
|