Searched defs:net_dev (Results 1 - 25 of 103) sorted by relevance

12345

/linux-master/drivers/net/ethernet/sfc/
H A Dtc_bindings.h35 efx_tc_netdev_event(struct efx_nic *efx, unsigned long event, struct net_device *net_dev) argument
H A Def100_ethtool.c24 ef100_ethtool_get_ringparam(struct net_device *net_dev, argument
H A Dsriov.c11 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac) argument
21 int efx_sriov_set_vf_vlan(struct net_device *net_dev, int vf_i, u16 vlan, argument
40 int efx_sriov_set_vf_spoofchk(struct net_device *net_dev, int vf_i, argument
51 int efx_sriov_get_vf_config(struct net_device *net_dev, int vf_i, argument
62 int efx_sriov_set_vf_link_state(struct net_device *net_dev, int vf_i, argument
[all...]
H A Dmcdi_port.c20 static int efx_mcdi_mdio_read(struct net_device *net_dev, argument
46 static int efx_mcdi_mdio_write(struct net_device *net_dev, argument
H A Def100_rep.h48 struct net_device *net_dev; member in struct:efx_rep
H A Dtc_bindings.c74 int efx_tc_setup_block(struct net_device *net_dev, struct efx_nic *efx, argument
139 efx_tc_indr_setup_cb(struct net_device *net_dev, struct Qdisc *sch, void *cb_priv, enum tc_setup_type type, void *type_data, void *data, void (*cleanup)(struct flow_block_cb *block_cb)) argument
213 efx_tc_setup(struct net_device *net_dev, enum tc_setup_type type, void *type_data) argument
231 efx_tc_netdev_event(struct efx_nic *efx, unsigned long event, struct net_device *net_dev) argument
[all...]
H A Def100_netdev.c91 static int ef100_net_stop(struct net_device *net_dev) argument
117 static int ef100_net_open(struct net_device *net_dev) argument
239 ef100_hard_start_xmit(struct sk_buff *skb, struct net_device *net_dev) argument
247 __ef100_hard_start_xmit(struct sk_buff *skb, struct efx_nic *efx, struct net_device *net_dev, struct efx_rep *efv) argument
303 struct net_device *net_dev = netdev_notifier_info_to_dev(ptr); local
338 struct net_device *net_dev = efx->net_dev; local
428 struct net_device *net_dev; local
[all...]
H A Dethtool.c33 static int efx_ethtool_phys_id(struct net_device *net_dev, argument
56 static int efx_ethtool_get_regs_len(struct net_device *net_dev) argument
61 static void efx_ethtool_get_regs(struct net_device *net_dev, argument
99 static int efx_ethtool_get_coalesce(struct net_device *net_dev, argument
119 static int efx_ethtool_set_coalesce(struct net_device *net_dev, argument
161 efx_ethtool_get_ringparam(struct net_device *net_dev, struct ethtool_ringparam *ring, struct kernel_ethtool_ringparam *kernel_ring, struct netlink_ext_ack *extack) argument
175 efx_ethtool_set_ringparam(struct net_device *net_dev, struct ethtool_ringparam *ring, struct kernel_ethtool_ringparam *kernel_ring, struct netlink_ext_ack *extack) argument
204 efx_ethtool_get_wol(struct net_device *net_dev, struct ethtool_wolinfo *wol) argument
212 efx_ethtool_set_wol(struct net_device *net_dev, struct ethtool_wolinfo *wol) argument
219 efx_ethtool_get_fec_stats(struct net_device *net_dev, struct ethtool_fec_stats *fec_stats) argument
228 efx_ethtool_get_ts_info(struct net_device *net_dev, struct ethtool_ts_info *ts_info) argument
[all...]
H A Def10_sriov.c264 struct net_device *net_dev = efx->net_dev; local
[all...]
H A Dtx.c512 efx_hard_start_xmit(struct sk_buff *skb, struct net_device *net_dev) argument
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port.c20 static int efx_mcdi_mdio_read(struct net_device *net_dev, argument
46 static int efx_mcdi_mdio_write(struct net_device *net_dev, argument
H A Dsriov.h15 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac) argument
26 int efx_sriov_set_vf_vlan(struct net_device *net_dev, int vf_i, u16 vlan, argument
46 int efx_sriov_set_vf_spoofchk(struct net_device *net_dev, int vf_i, argument
58 int efx_sriov_get_vf_config(struct net_device *net_dev, int vf_i, argument
70 int efx_sriov_set_vf_link_state(struct net_device *net_dev, int vf_i, argument
[all...]
H A Dethtool.c33 static int efx_ethtool_phys_id(struct net_device *net_dev, argument
56 static int efx_ethtool_get_regs_len(struct net_device *net_dev) argument
61 static void efx_ethtool_get_regs(struct net_device *net_dev, argument
99 static int efx_ethtool_get_coalesce(struct net_device *net_dev, argument
119 static int efx_ethtool_set_coalesce(struct net_device *net_dev, argument
161 efx_ethtool_get_ringparam(struct net_device *net_dev, struct ethtool_ringparam *ring, struct kernel_ethtool_ringparam *kernel_ring, struct netlink_ext_ack *extack) argument
175 efx_ethtool_set_ringparam(struct net_device *net_dev, struct ethtool_ringparam *ring, struct kernel_ethtool_ringparam *kernel_ring, struct netlink_ext_ack *extack) argument
204 efx_ethtool_get_wol(struct net_device *net_dev, struct ethtool_wolinfo *wol) argument
212 efx_ethtool_set_wol(struct net_device *net_dev, struct ethtool_wolinfo *wol) argument
219 efx_ethtool_get_fec_stats(struct net_device *net_dev, struct ethtool_fec_stats *fec_stats) argument
228 efx_ethtool_get_ts_info(struct net_device *net_dev, struct ethtool_ts_info *ts_info) argument
[all...]
H A Dtx.c358 int efx_siena_setup_tc(struct net_device *net_dev, enum tc_setup_type type, argument
299 efx_siena_hard_start_xmit(struct sk_buff *skb, struct net_device *net_dev) argument
[all...]
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-dcb.c6 static int dpaa2_eth_dcbnl_ieee_getpfc(struct net_device *net_dev, argument
61 static int dpaa2_eth_dcbnl_ieee_setpfc(struct net_device *net_dev, argument
108 static u8 dpaa2_eth_dcbnl_getdcbx(struct net_device *net_dev) argument
115 static u8 dpaa2_eth_dcbnl_setdcbx(struct net_device *net_dev, u argument
122 dpaa2_eth_dcbnl_getcap(struct net_device *net_dev, int capid, u8 *cap) argument
[all...]
H A Ddpaa2-mac.h17 struct net_device *net_dev; member in struct:dpaa2_mac
H A Ddpaa2-eth-devlink.c144 struct net_device *net_dev = priv->net_dev; local
185 struct net_device *net_dev = priv->net_dev; local
236 struct net_device *net_dev = priv->net_dev; local
/linux-master/net/batman-adv/
H A Dnetwork-coding.h43 static inline void batadv_nc_status_update(struct net_device *net_dev) argument
H A Ddistributed-arp-table.h102 static inline void batadv_dat_status_update(struct net_device *net_dev) argument
/linux-master/drivers/net/can/sja1000/
H A Df81601.c38 struct net_device *net_dev[F81601_PCI_MAX_CHAN]; member in struct:f81601_pci_card
H A Dems_pcmcia.c31 struct net_device *net_dev[EMS_PCMCIA_MAX_CHAN]; member in struct:ems_pcmcia_card
/linux-master/drivers/net/ethernet/freescale/fman/
H A Dmac.c60 int fman_set_multi(struct net_device *net_dev, struct mac_device *mac_dev) argument
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dtx.c426 int ef4_setup_tc(struct net_device *net_dev, enum tc_setup_type type, argument
394 ef4_hard_start_xmit(struct sk_buff *skb, struct net_device *net_dev) argument
[all...]
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_netdev.c409 struct net_device *net_dev; local
/linux-master/drivers/crypto/caam/
H A Dcaamalg_qi2.h84 struct net_device net_dev; member in struct:dpaa2_caam_priv_per_cpu

Completed in 921 milliseconds

12345