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

12345

/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h554 struct net_device *net_dev; member in struct:ipw2100_priv
/linux-master/drivers/crypto/caam/
H A Dcaamalg_qi2.h84 struct net_device net_dev; member in struct:dpaa2_caam_priv_per_cpu
H A Dqi.c60 struct net_device net_dev; member in struct:caam_qi_pcpu_priv
754 struct net_device *net_dev = &priv->net_dev; local
/linux-master/drivers/infiniband/core/
H A Dcma.c1568 static bool validate_ipv4_net_dev(struct net_device *net_dev, argument
1598 static bool validate_ipv6_net_dev(struct net_device *net_dev, argument
1622 static bool validate_net_dev(struct net_device *net_dev, argument
1675 struct net_device *net_dev; local
1756 cma_match_net_dev(const struct rdma_cm_id *id, const struct net_device *net_dev, const struct cma_req_info *req) argument
1785 cma_find_listener( const struct rdma_bind_list *bind_list, const struct ib_cm_id *cm_id, const struct ib_cm_event *ib_event, const struct cma_req_info *req, const struct net_device *net_dev) argument
1819 cma_ib_id_from_event(struct ib_cm_id *cm_id, const struct ib_cm_event *ib_event, struct cma_req_info *req, struct net_device **net_dev) argument
2243 cma_ib_new_conn_id(const struct rdma_cm_id *listen_id, const struct ib_cm_event *ib_event, struct net_device *net_dev) argument
2308 cma_ib_new_udp_id(const struct rdma_cm_id *listen_id, const struct ib_cm_event *ib_event, struct net_device *net_dev) argument
2385 struct net_device *net_dev; local
[all...]
H A Ddevice.c2546 struct net_device *net_dev = NULL; local
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c218 struct net_device *net_dev; local
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c408 struct net_device *net_dev = NULL; local
447 __ipoib_get_net_dev_by_params(struct list_head *dev_list, u32 port, u16 pkey_index, const union ib_gid *gid, const struct sockaddr *addr, struct net_device **net_dev) argument
476 struct net_device *net_dev; local
[all...]
/linux-master/drivers/leds/trigger/
H A Dledtrig-netdev.c62 struct net_device *net_dev; member in struct:led_netdev_data
165 validate_net_dev(struct led_classdev *led_cdev, struct net_device *net_dev) argument
[all...]
/linux-master/drivers/net/arcnet/
H A Dcom20020-pci.c101 struct net_device *net_dev = to_net_dev(dev); local
/linux-master/drivers/net/can/m_can/
H A Dm_can.c2256 struct net_device *net_dev; local
/linux-master/drivers/net/can/sja1000/
H A Dems_pci.c38 struct net_device *net_dev[EMS_PCI_MAX_CHAN]; member in struct:ems_pci_card
H A Dems_pcmcia.c31 struct net_device *net_dev[EMS_PCMCIA_MAX_CHAN]; member in struct:ems_pcmcia_card
H A Df81601.c38 struct net_device *net_dev[F81601_PCI_MAX_CHAN]; member in struct:f81601_pci_card
H A Dplx_pci.c34 struct net_device *net_dev[PLX_PCI_MAX_CHAN]; member in struct:plx_pci_card
/linux-master/drivers/net/ethernet/adi/
H A Dadin1110.c884 static int adin1110_net_open(struct net_device *net_dev) argument
941 static int adin1110_net_stop(struct net_device *net_dev) argument
[all...]
/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_ethtool.c361 static int ena_get_coalesce(struct net_device *net_dev, argument
408 static int ena_set_coalesce(struct net_device *net_dev, argument
/linux-master/drivers/net/ethernet/amd/
H A Dsunlance.c1493 struct net_device *net_dev = lp->dev; local
/linux-master/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.h326 struct net_device *net_dev; member in struct:bcm_enet_priv
H A Dbgmac-platform.c118 static void bgmac_nicpm_speed_set(struct net_device *net_dev) argument
H A Dbgmac.c136 struct net_device *net_dev = bgmac->net_dev; local
781 bgmac_set_rx_mode(struct net_device *net_dev) argument
1175 bgmac_open(struct net_device *net_dev) argument
1205 bgmac_stop(struct net_device *net_dev) argument
1223 bgmac_start_xmit(struct sk_buff *skb, struct net_device *net_dev) argument
1234 bgmac_set_mac_address(struct net_device *net_dev, void *addr) argument
1251 bgmac_change_mtu(struct net_device *net_dev, int mtu) argument
1395 bgmac_get_drvinfo(struct net_device *net_dev, struct ethtool_drvinfo *info) argument
1415 bgmac_adjust_link(struct net_device *net_dev) argument
1469 struct net_device *net_dev; local
1490 struct net_device *net_dev = bgmac->net_dev; local
[all...]
H A Dbgmac.h458 struct net_device *net_dev; member in struct:bgmac
/linux-master/drivers/net/ethernet/
H A Dec_bhf.c123 struct net_device *net_dev; member in struct:ec_bhf_priv
392 static int ec_bhf_open(struct net_device *net_dev) argument
282 ec_bhf_start_xmit(struct sk_buff *skb, struct net_device *net_dev) argument
432 ec_bhf_stop(struct net_device *net_dev) argument
452 ec_bhf_get_stats(struct net_device *net_dev, struct rtnl_link_stats64 *stats) argument
479 struct net_device *net_dev; local
568 struct net_device *net_dev = pci_get_drvdata(dev); local
[all...]
/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c203 static int dpaa_netdev_init(struct net_device *net_dev, argument
299 dpaa_stop(struct net_device *net_dev) argument
332 dpaa_tx_timeout(struct net_device *net_dev, unsigned int txqueue) argument
349 dpaa_get_stats64(struct net_device *net_dev, struct rtnl_link_stats64 *s) argument
370 dpaa_setup_tc(struct net_device *net_dev, enum tc_setup_type type, void *type_data) argument
431 dpaa_set_mac_address(struct net_device *net_dev, void *addr) argument
464 dpaa_set_rx_mode(struct net_device *net_dev) argument
884 struct net_device *net_dev = to_net_dev(mac_dev->phylink_config.dev); local
1383 dpaa_fd_release(const struct net_device *net_dev, const struct qm_fd *fd) argument
1552 struct net_device *net_dev = dpaa_bp->priv->net_dev; local
1930 struct net_device *net_dev = priv->net_dev; local
1983 struct net_device *net_dev = priv->net_dev; local
2120 dpaa_a050385_wa_skb(struct net_device *net_dev, struct sk_buff **s) argument
2277 dpaa_start_xmit(struct sk_buff *skb, struct net_device *net_dev) argument
2362 dpaa_rx_error(struct net_device *net_dev, const struct dpaa_priv *priv, struct dpaa_percpu_priv *percpu_priv, const struct qm_fd *fd, u32 fqid) argument
2386 dpaa_tx_error(struct net_device *net_dev, const struct dpaa_priv *priv, struct dpaa_percpu_priv *percpu_priv, const struct qm_fd *fd, u32 fqid) argument
2427 dpaa_tx_conf(struct net_device *net_dev, const struct dpaa_priv *priv, struct dpaa_percpu_priv *percpu_priv, const struct qm_fd *fd, u32 fqid) argument
2473 struct net_device *net_dev; local
2494 dpaa_xdp_xmit_frame(struct net_device *net_dev, struct xdp_frame *xdpf) argument
2670 struct net_device *net_dev; local
2821 struct net_device *net_dev; local
2843 struct net_device *net_dev; local
2869 struct net_device *net_dev; local
2918 dpaa_open(struct net_device *net_dev) argument
2961 dpaa_eth_stop(struct net_device *net_dev) argument
2991 dpaa_change_mtu(struct net_device *net_dev, int new_mtu) argument
3002 dpaa_setup_xdp(struct net_device *net_dev, struct netdev_bpf *bpf) argument
3035 dpaa_xdp(struct net_device *net_dev, struct netdev_bpf *xdp) argument
3045 dpaa_xdp_xmit(struct net_device *net_dev, int n, struct xdp_frame **frames, u32 flags) argument
3106 dpaa_ioctl(struct net_device *net_dev, struct ifreq *rq, int cmd) argument
3140 dpaa_napi_add(struct net_device *net_dev) argument
3155 dpaa_napi_del(struct net_device *net_dev) argument
3282 struct net_device *net_dev = NULL; local
3503 struct net_device *net_dev; local
[all...]
H A Ddpaa_eth.h40 struct net_device *net_dev; member in struct:dpaa_fq
110 struct net_device *net_dev; member in struct:dpaa_percpu_priv
141 struct net_device *net_dev; member in struct:dpaa_priv
H A Ddpaa_ethtool.c56 static int dpaa_get_link_ksettings(struct net_device *net_dev, argument
65 static int dpaa_set_link_ksettings(struct net_device *net_dev, argument
74 static void dpaa_get_drvinfo(struct net_device *net_dev, argument
83 static u32 dpaa_get_msglevel(struct net_device *net_dev) argument
88 static void dpaa_set_msglevel(struct net_device *net_dev, argument
94 dpaa_nway_reset(struct net_device *net_dev) argument
102 dpaa_get_pauseparam(struct net_device *net_dev, struct ethtool_pauseparam *epause) argument
111 dpaa_set_pauseparam(struct net_device *net_dev, struct ethtool_pauseparam *epause) argument
120 dpaa_get_sset_count(struct net_device *net_dev, int type) argument
174 dpaa_get_ethtool_stats(struct net_device *net_dev, struct ethtool_stats *stats, u64 *data) argument
243 dpaa_get_strings(struct net_device *net_dev, u32 stringset, u8 *data) argument
332 dpaa_set_hash(struct net_device *net_dev, bool enable) argument
396 dpaa_get_ts_info(struct net_device *net_dev, struct ethtool_ts_info *info) argument
[all...]

Completed in 343 milliseconds

12345