Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...27

/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_main.c1850 static int gve_set_features(struct net_device *netdev, in gve_set_features()
2348 struct net_device *netdev = pci_get_drvdata(pdev); in gve_remove() local
2365 struct net_device *netdev = pci_get_drvdata(pdev); in gve_shutdown() local
2383 struct net_device *netdev = pci_get_drvdata(pdev); in gve_suspend() local
2403 struct net_device *netdev = pci_get_drvdata(pdev); in gve_resume() local
/openbmc/linux/drivers/net/can/softing/
H A Dsofting.h22 struct net_device *netdev; member
35 #define netdev2softing(netdev) ((struct softing_priv *)netdev_priv(netdev)) argument
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_main.c47 nfp_net_get_mac_addr(struct nfp_pf *pf, struct net_device *netdev, in nfp_net_get_mac_addr()
548 struct net_device *netdev = port->netdev; in nfp_net_notify_port_speed() local
/openbmc/linux/fs/smb/server/
H A Dtransport_tcp.c510 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in ksmbd_netdev_event() local
621 struct net_device *netdev; in ksmbd_tcp_set_interfaces() local
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.c1396 static int qlcnic_83xx_diag_alloc_res(struct net_device *netdev, int test, in qlcnic_83xx_diag_alloc_res()
1455 static void qlcnic_83xx_diag_free_res(struct net_device *netdev, in qlcnic_83xx_diag_free_res()
1581 int qlcnic_83xx_set_led(struct net_device *netdev, in qlcnic_83xx_set_led()
1762 int qlcnic_83xx_loopback_test(struct net_device *netdev, u8 mode) in qlcnic_83xx_loopback_test()
1847 struct net_device *netdev = adapter->netdev; in qlcnic_83xx_set_lb_mode() local
1917 struct net_device *netdev = adapter->netdev; in qlcnic_83xx_clear_lb_mode() local
3531 struct net_device *netdev = adapter->netdev; in qlcnic_83xx_get_stats() local
3630 int qlcnic_83xx_interrupt_test(struct net_device *netdev) in qlcnic_83xx_interrupt_test()
3820 struct net_device *netdev = adapter->netdev; in qlcnic_83xx_shutdown() local
H A Dqlcnic_ctx.c238 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
776 struct net_device *netdev = adapter->netdev; in qlcnic_82xx_config_intrpt() local
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dosdep_service_linux.h115 static inline struct adapter *rtw_netdev_priv(struct net_device *netdev) in rtw_netdev_priv()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_txrx.c270 struct net_device *netdev = cq->netdev; in mlx5e_cq_error_event() local
/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_ethtool.c274 void ehea_set_ethtool_ops(struct net_device *netdev) in ehea_set_ethtool_ops()
/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_tse_ethtool.c255 void altera_tse_set_ethtool_ops(struct net_device *netdev) in altera_tse_set_ethtool_ops()
/openbmc/linux/include/net/
H A Dxsk_buff_pool.h40 struct net_device *netdev; member
50 struct net_device *netdev; member
H A Dnet_debug.h113 #define netif_dbg(priv, type, netdev, format, args...) \ argument
131 #define netif_cond_dbg(priv, type, netdev, cond, level, fmt, args...) \ argument
/openbmc/linux/net/xdp/
H A Dxsk_buff_pool.c150 struct net_device *netdev, u16 queue_id, u16 flags) in xp_assign_dev()
310 static struct xsk_dma_map *xp_create_dma_map(struct device *dev, struct net_device *netdev, in xp_create_dma_map()
/openbmc/linux/drivers/staging/wlan-ng/
H A Dp80211conv.c257 struct net_device *netdev = wlandev->netdev; in skb_p80211_to_ether() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_rxtx.h141 void mlx5e_ipsec_offload_handle_rx_skb(struct net_device *netdev, in mlx5e_ipsec_offload_handle_rx_skb()
/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_lte.h53 struct net_device *netdev; member
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dosdep_service.c92 void rtw_free_netdev(struct net_device *netdev) in rtw_free_netdev()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c4410 int i40e_ndo_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac) in i40e_ndo_set_vf_mac()
4500 int i40e_ndo_set_vf_port_vlan(struct net_device *netdev, int vf_id, in i40e_ndo_set_vf_port_vlan()
4657 int i40e_ndo_set_vf_bw(struct net_device *netdev, int vf_id, int min_tx_rate, in i40e_ndo_set_vf_bw()
4708 int i40e_ndo_get_vf_config(struct net_device *netdev, in i40e_ndo_get_vf_config()
4767 int i40e_ndo_set_vf_link_state(struct net_device *netdev, int vf_id, int link) in i40e_ndo_set_vf_link_state()
4856 int i40e_ndo_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool enable) in i40e_ndo_set_vf_spoofchk()
4914 int i40e_ndo_set_vf_trust(struct net_device *netdev, int vf_id, bool setting) in i40e_ndo_set_vf_trust()
4974 int i40e_get_vf_stats(struct net_device *netdev, int vf_id, in i40e_get_vf_stats()
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dcfg.c504 struct net_device *netdev, in lbs_cfg_set_mesh_channel()
1487 struct net_device *netdev, int link_id, in lbs_cfg_set_default_key()
1506 static int lbs_cfg_add_key(struct wiphy *wiphy, struct net_device *netdev, in lbs_cfg_add_key()
1567 static int lbs_cfg_del_key(struct wiphy *wiphy, struct net_device *netdev, in lbs_cfg_del_key()
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_roce.h39 struct net_device *netdev; member
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_arfs.h71 ice_rx_flow_steer(struct net_device __always_unused *netdev, in ice_rx_flow_steer()
/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_ptp.c22 int tsnep_ptp_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in tsnep_ptp_ioctl()
/openbmc/linux/drivers/net/usb/
H A Ddm9601.c220 static int dm9601_mdio_read(struct net_device *netdev, int phy_id, int loc) in dm9601_mdio_read()
245 static void dm9601_mdio_write(struct net_device *netdev, int phy_id, int loc, in dm9601_mdio_write()
/openbmc/linux/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_hydra.c922 struct net_device *netdev = priv->netdev; in kvaser_usb_hydra_update_state() local
1068 struct net_device *netdev = priv->netdev; in kvaser_usb_hydra_error_frame() local
1141 struct net_device *netdev = priv->netdev; in kvaser_usb_hydra_one_shot_fail() local
1569 static int kvaser_usb_hydra_set_mode(struct net_device *netdev, in kvaser_usb_hydra_set_mode()
1633 static int kvaser_usb_hydra_set_bittiming(const struct net_device *netdev, in kvaser_usb_hydra_set_bittiming()
1663 static int kvaser_usb_hydra_set_data_bittiming(const struct net_device *netdev, in kvaser_usb_hydra_set_data_bittiming()
1702 static int kvaser_usb_hydra_get_berr_counter(const struct net_device *netdev, in kvaser_usb_hydra_get_berr_counter()
/openbmc/linux/net/wireless/
H A Dnl80211.c143 struct net_device *netdev; in __cfg80211_rdev_from_attrs() local
3037 struct net_device *netdev; in nl80211_dump_wiphy_parse() local
3456 struct net_device *netdev = info->user_ptr[1]; nl80211_set_channel() local
3469 struct net_device *netdev = NULL; nl80211_set_wiphy() local
4174 nl80211_valid_4addr(struct cfg80211_registered_device * rdev,struct net_device * netdev,u8 use_4addr,enum nl80211_iftype iftype) nl80211_valid_4addr() argument
17918 nl80211_send_mlme_event(struct cfg80211_registered_device * rdev,struct net_device * netdev,const u8 * buf,size_t len,enum nl80211_commands cmd,gfp_t gfp,int uapsd_queues,const u8 * req_ies,size_t req_ies_len,bool reconnect) nl80211_send_mlme_event() argument
17971 nl80211_send_rx_auth(struct cfg80211_registered_device * rdev,struct net_device * netdev,const u8 * buf,size_t len,gfp_t gfp) nl80211_send_rx_auth() argument
17980 nl80211_send_rx_assoc(struct cfg80211_registered_device * rdev,struct net_device * netdev,struct cfg80211_rx_assoc_resp * data) nl80211_send_rx_assoc() argument
17990 nl80211_send_deauth(struct cfg80211_registered_device * rdev,struct net_device * netdev,const u8 * buf,size_t len,bool reconnect,gfp_t gfp) nl80211_send_deauth() argument
17999 nl80211_send_disassoc(struct cfg80211_registered_device * rdev,struct net_device * netdev,const u8 * buf,size_t len,bool reconnect,gfp_t gfp) nl80211_send_disassoc() argument
18040 nl80211_send_mlme_timeout(struct cfg80211_registered_device * rdev,struct net_device * netdev,int cmd,const u8 * addr,gfp_t gfp) nl80211_send_mlme_timeout() argument
18073 nl80211_send_auth_timeout(struct cfg80211_registered_device * rdev,struct net_device * netdev,const u8 * addr,gfp_t gfp) nl80211_send_auth_timeout() argument
18081 nl80211_send_assoc_timeout(struct cfg80211_registered_device * rdev,struct net_device * netdev,const u8 * addr,gfp_t gfp) nl80211_send_assoc_timeout() argument
18089 nl80211_send_connect_result(struct cfg80211_registered_device * rdev,struct net_device * netdev,struct cfg80211_connect_resp_params * cr,gfp_t gfp) nl80211_send_connect_result() argument
18202 nl80211_send_roamed(struct cfg80211_registered_device * rdev,struct net_device * netdev,struct cfg80211_roam_info * info,gfp_t gfp) nl80211_send_roamed() argument
18306 nl80211_send_port_authorized(struct cfg80211_registered_device * rdev,struct net_device * netdev,const u8 * bssid,const u8 * td_bitmap,u8 td_bitmap_len) nl80211_send_port_authorized() argument
18343 nl80211_send_disconnected(struct cfg80211_registered_device * rdev,struct net_device * netdev,u16 reason,const u8 * ie,size_t ie_len,bool from_ap) nl80211_send_disconnected() argument
18449 nl80211_send_ibss_bssid(struct cfg80211_registered_device * rdev,struct net_device * netdev,const u8 * bssid,gfp_t gfp) nl80211_send_ibss_bssid() argument
18525 nl80211_michael_mic_failure(struct cfg80211_registered_device * rdev,struct net_device * netdev,const u8 * addr,enum nl80211_key_type key_type,int key_id,const u8 * tsc,gfp_t gfp) nl80211_michael_mic_failure() argument
18660 cfg80211_assoc_comeback(struct net_device * netdev,const u8 * ap_addr,u32 timeout) cfg80211_assoc_comeback() argument
18909 struct net_device *netdev = wdev->netdev; nl80211_send_mgmt() local
18962 struct net_device *netdev = wdev->netdev; nl80211_frame_tx_status() local
19291 nl80211_gtk_rekey_notify(struct cfg80211_registered_device * rdev,struct net_device * netdev,const u8 * bssid,const u8 * replay_ctr,gfp_t gfp) nl80211_gtk_rekey_notify() argument
19347 nl80211_pmksa_candidate_notify(struct cfg80211_registered_device * rdev,struct net_device * netdev,int index,const u8 * bssid,bool preauth,gfp_t gfp) nl80211_pmksa_candidate_notify() argument
19403 nl80211_ch_switch_notify(struct cfg80211_registered_device * rdev,struct net_device * netdev,unsigned int link_id,struct cfg80211_chan_def * chandef,gfp_t gfp,enum nl80211_commands notif,u8 count,bool quiet,u16 punct_bitmap) nl80211_ch_switch_notify() argument
19570 nl80211_radar_notify(struct cfg80211_registered_device * rdev,const struct cfg80211_chan_def * chandef,enum nl80211_radar_event event,struct net_device * netdev,gfp_t gfp) nl80211_radar_notify() argument
20040 cfg80211_ft_event(struct net_device * netdev,struct cfg80211_ft_event_params * ft_event) cfg80211_ft_event() argument
20197 cfg80211_update_owe_info_event(struct net_device * netdev,struct cfg80211_update_owe_info * owe_info,gfp_t gfp) cfg80211_update_owe_info_event() argument
[all...]

1...<<11121314151617181920>>...27