Searched defs:netdev (Results 1 - 25 of 654) sorted by relevance

1234567891011>>

/linux-master/drivers/net/can/c_can/
H A Dc_can_ethtool.c14 static void c_can_get_ringparam(struct net_device *netdev, argument
/linux-master/drivers/net/dsa/
H A Ddsa_loop.h14 const char *netdev; member in struct:dsa_loop_pdata
/linux-master/include/linux/platform_data/
H A Dmv88e6xxx.h14 struct net_device *netdev; member in struct:dsa_mv88e6xxx_pdata
H A Ddsa.h22 struct device *netdev[DSA_MAX_PORTS]; member in struct:dsa_chip_data
56 struct device *netdev; member in struct:dsa_platform_data
/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ktls.h21 static inline void fun_ktls_init(struct net_device *netdev) argument
/linux-master/include/net/phonet/
H A Dpn_dev.h27 struct net_device *netdev; member in struct:phonet_device
/linux-master/drivers/net/ethernet/cisco/enic/
H A Denic_api.c14 int enic_api_devcmd_proxy_by_index(struct net_device *netdev, int vf, argument
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_fcoe.c68 int cxgb_fcoe_enable(struct net_device *netdev) argument
100 int cxgb_fcoe_disable(struct net_device *netdev) argument
[all...]
/linux-master/drivers/staging/octeon/
H A Docteon-ethernet.h57 struct net_device *netdev; member in struct:octeon_ethernet
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtrap.h16 struct net_device *netdev; member in struct:mlx5e_trap
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs.h8 const struct net_device *netdev; member in struct:mlx5_ct_fs
/linux-master/drivers/net/can/slcan/
H A Dslcan-ethtool.c45 static int slcan_get_sset_count(struct net_device *netdev, int sset) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.h47 static inline void mlx5e_macsec_offload_handle_rx_skb(struct net_device *netdev, argument
/linux-master/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_ethtool.c14 static int txgbe_set_ringparam(struct net_device *netdev, argument
107 void txgbe_set_ethtool_ops(struct net_device *netdev) argument
/linux-master/drivers/net/ethernet/pasemi/
H A Dpasemi_mac_ethtool.c55 pasemi_mac_ethtool_get_msglevel(struct net_device *netdev) argument
62 pasemi_mac_ethtool_set_msglevel(struct net_device *netdev, argument
71 pasemi_mac_ethtool_get_ringparam(struct net_device *netdev, argument
84 static int pasemi_mac_get_sset_count(struct net_device *netdev, int sset) argument
94 static void pasemi_mac_get_ethtool_stats(struct net_device *netdev, argument
106 static void pasemi_mac_get_strings(struct net_device *netdev, u3 argument
[all...]
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dcb.c123 static int xgbe_dcb_ieee_getets(struct net_device *netdev, argument
144 static int xgbe_dcb_ieee_setets(struct net_device *netdev, argument
210 static int xgbe_dcb_ieee_getpfc(struct net_device *netdev, argument
227 xgbe_dcb_ieee_setpfc(struct net_device *netdev, struct ieee_pfc *pfc) argument
257 xgbe_dcb_getdcbx(struct net_device *netdev) argument
262 xgbe_dcb_setdcbx(struct net_device *netdev, u8 dcbx) argument
[all...]
/linux-master/drivers/net/can/flexcan/
H A Dflexcan-ethtool.c93 static int flexcan_get_sset_count(struct net_device *netdev, int sset) argument
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_rx.h32 struct net_device *netdev; member in struct:hinic_rxq
H A Dhinic_tx.h30 struct net_device *netdev; member in struct:hinic_txq
/linux-master/drivers/infiniband/hw/hfi1/
H A Dipoib_rx.c70 int hfi1_ipoib_rxq_init(struct net_device *netdev) argument
85 void hfi1_ipoib_rxq_deinit(struct net_device *netdev) argument
/linux-master/drivers/net/ethernet/netronome/nfp/crypto/
H A Dcrypto.h34 nfp_net_tls_rx_resync_req(struct net_device *netdev, argument
/linux-master/net/core/
H A Ddev_addr_lists_test.c15 static int dev_addr_test_sync(struct net_device *netdev, const unsigned char *a) argument
24 static int dev_addr_test_unsync(struct net_device *netdev, argument
37 struct net_device *netdev; local
57 struct net_device *netdev = test->priv; local
65 struct net_device *netdev = test->priv; local
83 struct net_device *netdev = test->priv; local
112 struct net_device *netdev = test->priv; local
154 struct net_device *netdev = test->priv; local
174 struct net_device *netdev = test->priv; local
206 struct net_device *netdev = test->priv; local
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_repr.h21 struct net_device *netdev; member in struct:ice_repr
/linux-master/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_ethtool.c15 static void ngbe_get_wol(struct net_device *netdev, argument
28 static int ngbe_set_wol(struct net_device *netdev, argument
47 static int ngbe_set_ringparam(struct net_device *netdev, argument
143 void ngbe_set_ethtool_ops(struct net_device *netdev) argument
[all...]
/linux-master/drivers/infiniband/core/
H A Dlag.c10 static struct sk_buff *rdma_build_skb(struct net_device *netdev, argument

Completed in 298 milliseconds

1234567891011>>