Home
last modified time | relevance | path

Searched defs:netdev (Results 401 – 425 of 669) sorted by relevance

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

/openbmc/linux/net/netfilter/
H A Dnfnetlink_hook.c245 struct net_device *netdev; in nfnl_hook_entries_head() local
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.h43 struct net_device *netdev; member
/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_tc.c427 int tsnep_tc_setup(struct net_device *netdev, enum tc_setup_type type, in tsnep_tc_setup()
H A Dtsnep_selftests.c767 void tsnep_ethtool_self_test(struct net_device *netdev, in tsnep_ethtool_self_test()
/openbmc/linux/drivers/net/can/
H A Dkvaser_pciefd.c667 static int kvaser_pciefd_open(struct net_device *netdev) in kvaser_pciefd_open()
685 static int kvaser_pciefd_stop(struct net_device *netdev) in kvaser_pciefd_stop()
752 struct net_device *netdev) in kvaser_pciefd_start_xmit()
912 struct net_device *netdev; in kvaser_pciefd_setup_can_ctrls() local
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c404 int otx2_add_macfilter(struct net_device *netdev, const u8 *mac) in otx2_add_macfilter()
435 int otx2_del_macfilter(struct net_device *netdev, const u8 *mac) in otx2_del_macfilter()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c229 static void mlx4_en_get_wol(struct net_device *netdev, in mlx4_en_get_wol()
269 static int mlx4_en_set_wol(struct net_device *netdev, in mlx4_en_set_wol()
1234 static u32 mlx4_en_get_rxfh_key_size(struct net_device *netdev) in mlx4_en_get_rxfh_key_size()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_env.c289 int mlxsw_env_get_module_info(struct net_device *netdev, in mlxsw_env_get_module_info()
384 int mlxsw_env_get_module_eeprom(struct net_device *netdev, in mlxsw_env_get_module_eeprom()
527 int mlxsw_env_reset_module(struct net_device *netdev, in mlxsw_env_reset_module()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dipoib.h123 struct net_device *netdev; member
/openbmc/linux/drivers/net/can/dev/
H A Ddev.c330 int can_eth_ioctl_hwts(struct net_device *netdev, struct ifreq *ifr, int cmd) in can_eth_ioctl_hwts()
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c104 struct net_device *netdev = adapter->netdev; in ixgbevf_ipsec_restore() local
/openbmc/linux/drivers/net/
H A Dntb_netdev.c146 static int __ntb_netdev_maybe_stop_tx(struct net_device *netdev, in __ntb_netdev_maybe_stop_tx()
/openbmc/qemu/net/
H A Ddgram.c421 int net_init_dgram(const Netdev *netdev, const char *name, in net_init_dgram()
H A Dtap.c576 int net_init_bridge(const Netdev *netdev, const char *name, in net_init_bridge()
759 int net_init_tap(const Netdev *netdev, const char *name, in net_init_tap()
H A Dvhost-user.c418 int net_init_vhost_user(const Netdev *netdev, const char *name, in net_init_vhost_user()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/
H A Diwl-mei.h504 static inline void iwl_mei_set_netdev(struct net_device *netdev) in iwl_mei_set_netdev()
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dutils.c153 struct net_device *real_dev, *netdev = ifa->ifa_dev->dev; in irdma_inetaddr_event() local
203 struct net_device *real_dev, *netdev = ifa->idev->dev; in irdma_inet6addr_event() local
254 struct net_device *real_dev, *netdev = (struct net_device *)neigh->dev; in irdma_net_event() local
311 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in irdma_netdevice_event() local
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h124 struct net_device *netdev; member
164 struct net_device *netdev; member
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_xsk.c27 struct net_device *netdev = adapter->netdev; in ixgbe_xsk_pool_enable() local
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_rx.h143 struct net_device *netdev; member
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dmain.h392 struct net_device *netdev; member
518 struct net_device *netdev) in nfp_flower_internal_port_can_offload()
541 static inline bool nfp_flower_is_supported_bridge(struct net_device *netdev) in nfp_flower_is_supported_bridge()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1477 static inline void mlx5e_handle_csum(struct net_device *netdev, in mlx5e_handle_csum()
1555 struct net_device *netdev = rq->netdev; in mlx5e_build_rx_skb() local
1868 struct net_device *netdev = rq->netdev; in mlx5e_handle_rx_cqe_rep() local
2568 struct net_device *netdev; in mlx5i_complete_rx_cqe() local
2689 struct net_device *netdev = rq->netdev; in mlx5e_rq_set_handlers() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.c642 struct net_device *netdev, in mlx5e_ptp_build_rq_param()
858 struct net_device *netdev = priv->netdev; in mlx5e_ptp_open() local
/openbmc/linux/net/wireless/
H A Dmlme.c1004 void cfg80211_cac_event(struct net_device *netdev, in cfg80211_cac_event()
1055 struct net_device *netdev; in __cfg80211_background_cac_event() local
/openbmc/linux/drivers/usb/gadget/function/
H A Df_ncm.c69 struct net_device *netdev; member
1138 struct net_device *netdev = READ_ONCE(ncm->netdev); in ncm_tx_timeout() local

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