| /freebsd/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 *); 109 int (*ndo_set_mac_address)(struct net_device *, void *); 110 netdev_tx_t (*ndo_start_xmit)(struct sk_buff *, struct net_device *); 111 void (*ndo_set_rx_mode)(struct net_device *); 114 struct net_device { struct 144 void (*priv_destructor)(struct net_device *); argument 169 const struct net_device *dev; argument 183 const struct net_device *dev; [all …]
|
| H A D | ethtool.h | 52 struct net_device; 54 void(*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *);
|
| H A D | etherdevice.h | 144 eth_type_trans(struct sk_buff *skb, struct net_device *dev) in eth_type_trans() 151 eth_hw_addr_set(struct net_device *dev, const u8 *addr) in eth_hw_addr_set()
|
| H A D | skbuff.h | 192 struct net_device *dev;
|
| /freebsd/sys/compat/linuxkpi/common/include/net/ |
| H A D | cfg80211.h | 1174 struct net_device *netdev; 1182 …int (*change_virtual_intf)(struct wiphy *, struct net_device *, enum nl80211_iftype, struct vif_pa… 1185 int (*join_ibss)(struct wiphy *, struct net_device *, struct cfg80211_ibss_params *); 1186 int (*leave_ibss)(struct wiphy *, struct net_device *); 1187 int (*get_station)(struct wiphy *, struct net_device *, const uint8_t *, struct station_info *); 1188 int (*dump_station)(struct wiphy *, struct net_device *, int, uint8_t *, struct station_info *); 1191 …int (*add_key)(struct wiphy *, struct net_device *, int, uint8_t, bool, const uint8_t *, struct ke… 1192 int (*del_key)(struct wiphy *, struct net_device *, int, uint8_t, bool, const uint8_t *); 1193 …int (*get_key)(struct wiphy *, struct net_device *, int, uint8_t, bool, const uint8_t *, void *, v… 1194 int (*set_default_key)(struct wiphy *, struct net_device *, int, uint8_t, bool, bool); [all …]
|
| /freebsd/sys/compat/linuxkpi/common/src/ |
| H A D | linux_netdev.c | 329 linuxkpi_netif_napi_add(struct net_device *ndev, struct napi_struct *napi, in linuxkpi_netif_napi_add() 353 struct net_device *ndev; in lkpi_netif_napi_del_locked() 367 struct net_device *ndev; in linuxkpi_netif_napi_del() 378 linuxkpi_init_dummy_netdev(struct net_device *ndev) in linuxkpi_init_dummy_netdev() 395 struct net_device * 397 void(*setup_func)(struct net_device *)) in linuxkpi_alloc_netdev() argument 399 struct net_device *ndev; in linuxkpi_alloc_netdev() 419 linuxkpi_free_netdev(struct net_device *ndev) in linuxkpi_free_netdev()
|
| H A D | linux_compat.c | 2469 ni.dev = (struct net_device *)ifp; in linux_handle_ifnet_link_event() 2484 ni.dev = (struct net_device *)ifp; in linux_handle_ifnet_arrival_event() 2496 ni.dev = (struct net_device *)ifp; in linux_handle_ifnet_departure_event() 2508 ni.dev = (struct net_device *)ifp; in linux_handle_iflladdr_event() 2520 ni.dev = (struct net_device *)ifp; in linux_handle_ifaddr_event()
|
| /freebsd/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/sys/dev/bnxt/bnxt_en/ |
| H A D | bnxt_ulp.h | 165 struct bnxt_en_dev *bnxt_ulp_probe(struct net_device *dev);
|
| H A D | bnxt.h | 1275 struct net_device *net_dev;
|
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | dma.h | 205 static inline void *mt76_priv(struct net_device *dev) in mt76_priv()
|
| H A D | wed.c | 184 struct net_device *netdev, enum tc_setup_type type, in mt76_wed_net_setup_tc()
|
| H A D | mt76.h | 947 struct net_device *napi_dev; 948 struct net_device *tx_napi_dev; 1241 struct net_device *netdev, enum tc_setup_type type, 1657 struct net_device *dev, enum tc_setup_type type, 1711 struct net_device *dev, in mt76_npu_net_setup_tc()
|
| /freebsd/sys/contrib/dev/rtw88/ |
| H A D | pci.h | 218 struct net_device *netdev;
|
| H A D | pci.c | 1792 struct net_device *netdev = pci_get_drvdata(pdev); in rtw_pci_io_err_detected() 1811 struct net_device *netdev = pci_get_drvdata(pdev); in rtw_pci_io_resume()
|
| /freebsd/sys/contrib/ena-com/ |
| H A D | ena_com.h | 401 ena_netdev *net_device; member
|
| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | core.h | 150 struct net_device napi_ndev;
|
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | core.h | 1304 struct net_device *napi_dev;
|
| /freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/ |
| H A D | internal.h | 423 struct net_device *napi_dev;
|
| H A D | rx.c | 1003 static inline struct iwl_trans_pcie *iwl_netdev_to_trans_pcie(struct net_device *dev) in iwl_netdev_to_trans_pcie()
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | core.h | 204 struct net_device *napi_ndev;
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | pci.c | 4446 struct net_device *netdev = pci_get_drvdata(pdev); in rtw89_pci_io_error_detected() 4465 struct net_device *netdev = pci_get_drvdata(pdev); in rtw89_pci_io_resume()
|
| H A D | core.h | 6021 struct net_device *netdev;
|