Home
last modified time | relevance | path

Searched defs:ndev (Results 126 – 150 of 456) sorted by relevance

12345678910>>...19

/openbmc/linux/drivers/infiniband/hw/mana/
H A Dqp.c9 struct net_device *ndev, in mana_ib_cfg_vport_steering()
109 struct net_device *ndev; in mana_ib_create_qp_rss() local
276 struct net_device *ndev; in mana_ib_create_qp_raw() local
443 struct net_device *ndev; in mana_ib_destroy_qp_rss() local
471 struct net_device *ndev; in mana_ib_destroy_qp_raw() local
/openbmc/linux/drivers/net/ethernet/nxp/
H A Dlpc_eth.c394 struct net_device *ndev; member
751 static int lpc_mii_probe(struct net_device *ndev) in lpc_mii_probe()
839 static void __lpc_handle_xmit(struct net_device *ndev) in __lpc_handle_xmit()
969 struct net_device *ndev = pldat->ndev; in lpc_eth_poll() local
988 struct net_device *ndev = dev_id; in __lpc_eth_interrupt() local
1007 static int lpc_eth_close(struct net_device *ndev) in lpc_eth_close()
1033 struct net_device *ndev) in lpc_eth_hard_start_xmit()
1154 static int lpc_eth_open(struct net_device *ndev) in lpc_eth_open()
1231 struct net_device *ndev; in lpc_eth_drv_probe() local
1422 struct net_device *ndev = platform_get_drvdata(pdev); in lpc_eth_drv_remove() local
[all …]
/openbmc/linux/drivers/net/ethernet/qlogic/
H A Dqla3xxx.c2043 struct net_device *ndev = qdev->ndev; in ql_process_macip_rx_intr() local
2111 struct net_device *ndev = qdev->ndev; in ql_tx_rx_clean() local
2202 struct net_device *ndev = dev_id; in ql3xxx_isr() local
2457 struct net_device *ndev) in ql3xxx_send()
3404 struct net_device *ndev = qdev->ndev; in ql_adapter_down() local
3453 struct net_device *ndev = qdev->ndev; in ql_adapter_up() local
3536 static int ql3xxx_close(struct net_device *ndev) in ql3xxx_close()
3551 static int ql3xxx_open(struct net_device *ndev) in ql3xxx_open()
3612 struct net_device *ndev = qdev->ndev; in ql_reset_work() local
3754 struct net_device *ndev = NULL; in ql3xxx_probe() local
[all …]
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c909 struct net_device *ndev; in brcmf_mon_add_vif() local
963 struct net_device *ndev = wdev->netdev; in brcmf_mon_del_vif() local
1249 struct net_device *ndev = wdev->netdev; in brcmf_cfg80211_del_apsta_iface() local
1283 struct net_device *ndev = wdev->netdev; in brcmf_cfg80211_del_iface() local
3930 struct net_device *ndev, in brcmf_cfg80211_sched_scan_start()
5613 struct net_device *ndev, in brcmf_cfg80211_set_cqm_rssi_range_config()
5845 struct net_device *ndev, in brcmf_cfg80211_update_conn_params()
6348 struct net_device *ndev, in brcmf_bss_roaming_done()
6462 struct net_device *ndev, in brcmf_notify_connect_status_ap()
6511 struct net_device *ndev = ifp->ndev; in brcmf_notify_connect_status() local
[all …]
/openbmc/linux/drivers/net/ethernet/arc/
H A Demac_arc.c24 struct net_device *ndev; in emac_arc_probe() local
63 struct net_device *ndev = platform_get_drvdata(pdev); in emac_arc_remove() local
/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_hw.c258 struct net_device *ndev = pdata->ndev; in xgene_enet_wr_mac() local
317 struct net_device *ndev = pdata->ndev; in xgene_enet_rd_mac() local
394 struct net_device *ndev = pdata->ndev; in xgene_enet_ecc_init() local
758 static u32 xgene_enet_flowctrl_cfg(struct net_device *ndev) in xgene_enet_flowctrl_cfg()
800 static void xgene_enet_adjust_link(struct net_device *ndev) in xgene_enet_adjust_link()
843 int xgene_enet_phy_connect(struct net_device *ndev) in xgene_enet_phy_connect()
898 struct net_device *ndev = pdata->ndev; in xgene_mdiobus_register() local
945 struct net_device *ndev = pdata->ndev; in xgene_enet_mdio_config() local
979 struct net_device *ndev = pdata->ndev; in xgene_enet_phy_disconnect() local
987 struct net_device *ndev = pdata->ndev; in xgene_enet_mdio_remove() local
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ethtool.c811 static void sparx5_get_eth_phy_stats(struct net_device *ndev, in sparx5_get_eth_phy_stats()
836 static void sparx5_get_eth_mac_stats(struct net_device *ndev, in sparx5_get_eth_mac_stats()
904 static void sparx5_get_eth_mac_ctrl_stats(struct net_device *ndev, in sparx5_get_eth_mac_ctrl_stats()
935 static void sparx5_get_eth_rmon_stats(struct net_device *ndev, in sparx5_get_eth_rmon_stats()
995 static int sparx5_get_sset_count(struct net_device *ndev, int sset) in sparx5_get_sset_count()
1005 static void sparx5_get_sset_strings(struct net_device *ndev, u32 sset, u8 *data) in sparx5_get_sset_strings()
1019 static void sparx5_get_sset_data(struct net_device *ndev, in sparx5_get_sset_data()
1049 void sparx5_get_stats64(struct net_device *ndev, in sparx5_get_stats64()
1144 static int sparx5_get_link_settings(struct net_device *ndev, in sparx5_get_link_settings()
1152 static int sparx5_set_link_settings(struct net_device *ndev, in sparx5_set_link_settings()
H A Dsparx5_tc_flower.c280 struct net_device *ndev, in sparx5_tc_flower_action_check()
391 static int sparx5_tc_select_protocol_keyset(struct net_device *ndev, in sparx5_tc_select_protocol_keyset()
1074 static bool sparx5_tc_flower_use_template(struct net_device *ndev, in sparx5_tc_flower_use_template()
1093 static int sparx5_tc_flower_replace(struct net_device *ndev, in sparx5_tc_flower_replace()
1286 static int sparx5_tc_free_rule_resources(struct net_device *ndev, in sparx5_tc_free_rule_resources()
1305 static int sparx5_tc_flower_destroy(struct net_device *ndev, in sparx5_tc_flower_destroy()
1339 static int sparx5_tc_flower_stats(struct net_device *ndev, in sparx5_tc_flower_stats()
1358 static int sparx5_tc_flower_template_create(struct net_device *ndev, in sparx5_tc_flower_template_create()
1448 static int sparx5_tc_flower_template_destroy(struct net_device *ndev, in sparx5_tc_flower_template_destroy()
1472 int sparx5_tc_flower(struct net_device *ndev, struct flow_cls_offload *fco, in sparx5_tc_flower()
/openbmc/linux/drivers/net/can/softing/
H A Dsofting_main.c378 static int softing_netdev_open(struct net_device *ndev) in softing_netdev_open()
394 static int softing_netdev_stop(struct net_device *ndev) in softing_netdev_stop()
402 static int softing_candev_set_mode(struct net_device *ndev, enum can_mode mode) in softing_candev_set_mode()
554 struct net_device *ndev = to_net_dev(dev); in show_chip() local
563 struct net_device *ndev = to_net_dev(dev); in show_output() local
572 struct net_device *ndev = to_net_dev(dev); in store_output() local
/openbmc/linux/drivers/net/can/ctucanfd/
H A Dctucanfd_platform.c31 struct net_device *ndev) in ctucan_platform_set_drvdata()
91 struct net_device *ndev = platform_get_drvdata(pdev); in ctucan_platform_remove() local
/openbmc/linux/drivers/scsi/
H A Dfdomain_isa.c86 static int fdomain_isa_match(struct device *dev, unsigned int ndev) in fdomain_isa_match()
151 static int fdomain_isa_param_match(struct device *dev, unsigned int ndev) in fdomain_isa_param_match()
178 static void fdomain_isa_remove(struct device *dev, unsigned int ndev) in fdomain_isa_remove()
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c36 static int enetc_pf_set_mac_addr(struct net_device *ndev, void *addr) in enetc_pf_set_mac_addr()
197 static void enetc_pf_set_rx_mode(struct net_device *ndev) in enetc_pf_set_rx_mode()
293 static int enetc_vlan_rx_add_vid(struct net_device *ndev, __be16 prot, u16 vid) in enetc_vlan_rx_add_vid()
308 static int enetc_vlan_rx_del_vid(struct net_device *ndev, __be16 prot, u16 vid) in enetc_vlan_rx_del_vid()
319 static void enetc_set_loopback(struct net_device *ndev, bool en) in enetc_set_loopback()
342 static int enetc_pf_set_vf_mac(struct net_device *ndev, int vf, u8 *mac) in enetc_pf_set_vf_mac()
360 static int enetc_pf_set_vf_vlan(struct net_device *ndev, int vf, u16 vlan, in enetc_pf_set_vf_vlan()
380 static int enetc_pf_set_vf_spoofchk(struct net_device *ndev, int vf, bool en) in enetc_pf_set_vf_spoofchk()
708 static int enetc_pf_set_features(struct net_device *ndev, in enetc_pf_set_features()
738 static int enetc_pf_setup_tc(struct net_device *ndev, enum tc_setup_type type, in enetc_pf_setup_tc()
[all …]
H A Denetc.c589 struct net_device *ndev) in enetc_start_xmit()
817 struct net_device *ndev = tx_ring->ndev; in enetc_clean_tx_ring() local
982 static void enetc_get_rx_tstamp(struct net_device *ndev, in enetc_get_rx_tstamp()
1375 int enetc_xdp_xmit(struct net_device *ndev, int num_frames, in enetc_xdp_xmit()
2423 static int enetc_phylink_connect(struct net_device *ndev) in enetc_phylink_connect()
2473 void enetc_start(struct net_device *ndev) in enetc_start()
2498 int enetc_open(struct net_device *ndev) in enetc_open()
2547 void enetc_stop(struct net_device *ndev) in enetc_stop()
2575 int enetc_close(struct net_device *ndev) in enetc_close()
2670 void enetc_reset_tc_mqprio(struct net_device *ndev) in enetc_reset_tc_mqprio()
[all …]
/openbmc/linux/net/smc/
H A Dsmc_pnet.c66 struct net_device *ndev; member
185 static int smc_pnet_add_by_ndev(struct net_device *ndev) in smc_pnet_add_by_ndev()
217 static int smc_pnet_remove_by_ndev(struct net_device *ndev) in smc_pnet_remove_by_ndev()
349 struct net_device *ndev, *base_ndev; in smc_pnet_add_eth() local
924 static struct net_device *__pnet_find_base_ndev(struct net_device *ndev) in __pnet_find_base_ndev()
946 static struct net_device *pnet_find_base_ndev(struct net_device *ndev) in pnet_find_base_ndev()
954 static int smc_pnet_find_ndev_pnetid_by_table(struct net_device *ndev, in smc_pnet_find_ndev_pnetid_by_table()
1050 struct net_device *ndev; in smc_pnet_find_rdma_dev() local
1083 static void smc_pnet_find_roce_by_pnetid(struct net_device *ndev, in smc_pnet_find_roce_by_pnetid()
1100 static void smc_pnet_find_ism_by_pnetid(struct net_device *ndev, in smc_pnet_find_ism_by_pnetid()
/openbmc/linux/drivers/media/pci/netup_unidvb/
H A Dnetup_unidvb_i2c.c296 static int netup_i2c_init(struct netup_unidvb_dev *ndev, int bus_num) in netup_i2c_init()
327 static void netup_i2c_remove(struct netup_unidvb_dev *ndev, int bus_num) in netup_i2c_remove()
344 int netup_i2c_register(struct netup_unidvb_dev *ndev) in netup_i2c_register()
359 void netup_i2c_unregister(struct netup_unidvb_dev *ndev) in netup_i2c_unregister()
/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc_bpf.c24 u32 netvsc_run_xdp(struct net_device *ndev, struct netvsc_channel *nvchan, in netvsc_run_xdp()
229 static int netvsc_ndoxdp_xmit_fm(struct net_device *ndev, in netvsc_ndoxdp_xmit_fm()
247 int netvsc_ndoxdp_xmit(struct net_device *ndev, int n, in netvsc_ndoxdp_xmit()
/openbmc/linux/drivers/net/ethernet/microchip/
H A Denc28j60.c477 static int enc28j60_set_hw_macaddr(struct net_device *ndev) in enc28j60_set_hw_macaddr()
777 enc28j60_setlink(struct net_device *ndev, u8 autoneg, u16 speed, u8 duplex) in enc28j60_setlink()
902 static void enc28j60_hw_rx(struct net_device *ndev) in enc28j60_hw_rx()
1013 struct net_device *ndev = priv->netdev; in enc28j60_get_free_rxfifo() local
1044 static void enc28j60_check_link_status(struct net_device *ndev) in enc28j60_check_link_status()
1070 static void enc28j60_tx_clear(struct net_device *ndev, bool err) in enc28j60_tx_clear()
1097 static int enc28j60_rx_interrupt(struct net_device *ndev) in enc28j60_rx_interrupt()
1123 struct net_device *ndev = priv->netdev; in enc28j60_irq() local
1237 struct net_device *ndev = priv->netdev; in enc28j60_hw_tx() local
1312 static void enc28j60_tx_timeout(struct net_device *ndev, unsigned int txqueue) in enc28j60_tx_timeout()
[all …]
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.c56 struct net_device *ndev; in cpsw_tx_handler() local
290 void cpsw_ndo_tx_timeout(struct net_device *ndev, unsigned int txqueue) in cpsw_ndo_tx_timeout()
733 int cpsw_ndo_set_tx_maxrate(struct net_device *ndev, int queue, u32 rate) in cpsw_ndo_set_tx_maxrate()
932 static int cpsw_set_cbs(struct net_device *ndev, in cpsw_set_cbs()
992 static int cpsw_set_mqprio(struct net_device *ndev, void *type_data) in cpsw_set_mqprio()
1049 int cpsw_ndo_setup_tc(struct net_device *ndev, enum tc_setup_type type, in cpsw_ndo_setup_tc()
1215 struct net_device *ndev; in cpsw_destroy_xdp_rxqs() local
1234 struct net_device *ndev; in cpsw_create_xdp_rxqs() local
1278 int cpsw_ndo_bpf(struct net_device *ndev, struct netdev_bpf *bpf) in cpsw_ndo_bpf()
1328 struct net_device *ndev = priv->ndev; in cpsw_run_xdp() local
[all …]
H A Dam65-cpsw-switchdev.c87 static int am65_cpsw_port_attr_set(struct net_device *ndev, const void *ctx, in am65_cpsw_port_attr_set()
301 static int am65_cpsw_port_obj_add(struct net_device *ndev, const void *ctx, in am65_cpsw_port_obj_add()
328 static int am65_cpsw_port_obj_del(struct net_device *ndev, const void *ctx, in am65_cpsw_port_obj_del()
354 static void am65_cpsw_fdb_offload_notify(struct net_device *ndev, in am65_cpsw_fdb_offload_notify()
422 struct net_device *ndev = switchdev_notifier_info_to_dev(ptr); in am65_cpsw_switchdev_event() local
H A Dcpsw_switchdev.c89 static int cpsw_port_attr_set(struct net_device *ndev, const void *ctx, in cpsw_port_attr_set()
309 static int cpsw_port_obj_add(struct net_device *ndev, const void *ctx, in cpsw_port_obj_add()
337 static int cpsw_port_obj_del(struct net_device *ndev, const void *ctx, in cpsw_port_obj_del()
364 static void cpsw_fdb_offload_notify(struct net_device *ndev, in cpsw_fdb_offload_notify()
432 struct net_device *ndev = switchdev_notifier_info_to_dev(ptr); in cpsw_switchdev_event() local
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.c95 struct net_device *ndev = NULL; in get_if_handler() local
564 static int mac_init_fn(struct net_device *ndev) in mac_init_fn()
572 static int wilc_mac_open(struct net_device *ndev) in wilc_mac_open()
724 netdev_tx_t wilc_mac_xmit(struct sk_buff *skb, struct net_device *ndev) in wilc_mac_xmit()
769 static int wilc_mac_close(struct net_device *ndev) in wilc_mac_close()
932 struct net_device *ndev; in wilc_netdev_ifc_init() local
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_ptp.c300 void fec_ptp_start_cyclecounter(struct net_device *ndev) in fec_ptp_start_cyclecounter()
604 int fec_ptp_set(struct net_device *ndev, struct kernel_hwtstamp_config *config, in fec_ptp_set()
634 void fec_ptp_get(struct net_device *ndev, struct kernel_hwtstamp_config *config) in fec_ptp_get()
668 struct net_device *ndev = dev_id; in fec_pps_interrupt() local
708 struct net_device *ndev = platform_get_drvdata(pdev); in fec_ptp_init() local
819 struct net_device *ndev = platform_get_drvdata(pdev); in fec_ptp_stop() local
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dmain.c248 struct net_device *ndev = vif_to_ndev(vif); in wil_disconnect_cid_complete() local
306 struct net_device *ndev; in _wil6210_disconnect_complete() local
418 struct net_device *ndev; in _wil6210_disconnect() local
465 struct net_device *ndev = vif_to_ndev(vif); in wil_disconnect_worker() local
530 struct net_device *ndev = wil->main_ndev; in wil_fw_error_worker() local
1313 struct net_device *ndev = wil->main_ndev; in wil_get_bl_info() local
1405 struct net_device *ndev = wil->main_ndev; in wil_get_otp_info() local
1549 struct net_device *ndev; in wil_restore_vifs() local
1609 struct net_device *ndev = wil->main_ndev; in wil_reset() local
1814 struct net_device *ndev = wil->main_ndev; in __wil_up() local
/openbmc/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-core.c804 static int mcp251xfd_set_mode(struct net_device *ndev, enum can_mode mode) in mcp251xfd_set_mode()
831 static int __mcp251xfd_get_berr_counter(const struct net_device *ndev, in __mcp251xfd_get_berr_counter()
851 static int mcp251xfd_get_berr_counter(const struct net_device *ndev, in mcp251xfd_get_berr_counter()
1594 static int mcp251xfd_open(struct net_device *ndev) in mcp251xfd_open()
1668 static int mcp251xfd_stop(struct net_device *ndev) in mcp251xfd_stop()
1710 const struct net_device *ndev = priv->ndev; in mcp251xfd_register_chip_detect() local
1884 struct net_device *ndev = priv->ndev; in mcp251xfd_register() local
1956 struct net_device *ndev = priv->ndev; in mcp251xfd_unregister() local
2007 struct net_device *ndev; in mcp251xfd_probe() local
2180 struct net_device *ndev = priv->ndev; in mcp251xfd_remove() local
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c282 static int __lb_setup(struct net_device *ndev, in __lb_setup()
334 static int __lb_up(struct net_device *ndev, in __lb_up()
373 struct net_device *ndev; in __lb_other_process() local
450 struct net_device *ndev = priv->netdev; in __lb_clean_rings() local
472 static int __lb_run_test(struct net_device *ndev, in __lb_run_test()
550 static int __lb_down(struct net_device *ndev, enum hnae_loop loop) in __lb_down()
582 static void hns_nic_self_test(struct net_device *ndev, in hns_nic_self_test()
1280 void hns_ethtool_set_ops(struct net_device *ndev) in hns_ethtool_set_ops()

12345678910>>...19