Searched refs:net_device (Results 1 – 17 of 17) sorted by relevance
| /freebsd-14.2/sys/compat/linuxkpi/common/include/linux/ |
| H A D | netdevice.h | 71 struct net_device; 107 int (*ndo_open)(struct net_device *); 108 int (*ndo_stop)(struct net_device *); 114 struct net_device { struct 166 struct net_device *dev; argument 170 static inline struct net_device * 219 struct net_device *dev; 313 netdev_mc_count(struct net_device *ndev) in netdev_mc_count() 349 ether_setup(struct net_device *ndev) in ether_setup() 424 register_netdev(struct net_device *ndev) in register_netdev() [all …]
|
| H A D | ethtool.h | 52 struct net_device; 54 void(*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *);
|
| H A D | skbuff.h | 175 struct net_device *dev;
|
| /freebsd-14.2/sys/compat/linuxkpi/common/include/net/ |
| H A D | cfg80211.h | 1235 struct net_device *netdev; 1247 s32 (*leave_ibss)(struct wiphy *, struct net_device *); 1259 s32 (*disconnect)(struct wiphy *, struct net_device *, u16); 1264 s32 (*flush_pmksa)(struct wiphy *, struct net_device *); 1266 int (*stop_ap)(struct wiphy *, struct net_device *); 1271 int (*sched_scan_stop)(struct wiphy *, struct net_device *, u64); 1281 int (*del_pmk)(struct wiphy *, struct net_device *, const u8 *); 1756 cfg80211_connect_done(struct net_device *ndev, in cfg80211_connect_done() 1769 cfg80211_disconnected(struct net_device *ndev, uint16_t reason, in cfg80211_disconnected() 1784 cfg80211_ibss_joined(struct net_device *ndev, const uint8_t *addr, in cfg80211_ibss_joined() [all …]
|
| /freebsd-14.2/sys/compat/linuxkpi/common/src/ |
| H A D | linux_netdev.c | 330 linuxkpi_netif_napi_add(struct net_device *ndev, struct napi_struct *napi, in linuxkpi_netif_napi_add() 354 struct net_device *ndev; in lkpi_netif_napi_del_locked() 368 struct net_device *ndev; in linuxkpi_netif_napi_del() 379 linuxkpi_init_dummy_netdev(struct net_device *ndev) in linuxkpi_init_dummy_netdev() 396 struct net_device * 398 void(*setup_func)(struct net_device *)) in linuxkpi_alloc_netdev() argument 400 struct net_device *ndev; in linuxkpi_alloc_netdev() 420 linuxkpi_free_netdev(struct net_device *ndev) in linuxkpi_free_netdev()
|
| H A D | linux_compat.c | 2325 ni.dev = (struct net_device *)ifp; in linux_handle_ifnet_link_event() 2340 ni.dev = (struct net_device *)ifp; in linux_handle_ifnet_arrival_event() 2352 ni.dev = (struct net_device *)ifp; in linux_handle_ifnet_departure_event() 2364 ni.dev = (struct net_device *)ifp; in linux_handle_iflladdr_event() 2376 ni.dev = (struct net_device *)ifp; in linux_handle_ifaddr_event()
|
| /freebsd-14.2/sys/contrib/dev/iwlwifi/mei/ |
| H A D | iwl-mei.h | 107 iwl_mei_set_netdev(struct net_device *netdevice __unused) in iwl_mei_set_netdev()
|
| /freebsd-14.2/sys/dev/bnxt/bnxt_en/ |
| H A D | bnxt_ulp.h | 157 struct bnxt_en_dev *bnxt_ulp_probe(struct net_device *dev);
|
| H A D | bnxt.h | 1193 struct net_device *net_dev;
|
| /freebsd-14.2/sys/contrib/dev/rtw88/ |
| H A D | pci.h | 218 struct net_device netdev;
|
| /freebsd-14.2/sys/contrib/ena-com/ |
| H A D | ena_com.h | 401 ena_netdev *net_device; member
|
| /freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/ |
| H A D | internal.h | 369 struct net_device napi_dev;
|
| /freebsd-14.2/sys/contrib/dev/athk/ath12k/ |
| H A D | core.h | 150 struct net_device napi_ndev;
|
| /freebsd-14.2/sys/contrib/dev/mediatek/mt76/ |
| H A D | mt76.h | 800 struct net_device napi_dev; 801 struct net_device tx_napi_dev;
|
| /freebsd-14.2/sys/contrib/dev/athk/ath10k/ |
| H A D | core.h | 1284 struct net_device napi_dev;
|
| /freebsd-14.2/sys/contrib/dev/athk/ath11k/ |
| H A D | core.h | 194 struct net_device napi_ndev;
|
| /freebsd-14.2/sys/contrib/dev/rtw89/ |
| H A D | core.h | 4382 struct net_device netdev;
|