Home
last modified time | relevance | path

Searched defs:ndev (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/linux/net/nfc/nci/
A Dcore.c97 static int __nci_request(struct nci_dev *ndev, in __nci_request()
140 inline int nci_request(struct nci_dev *ndev, in nci_request()
141 void (*req)(struct nci_dev *ndev, in nci_request()
382 int nci_core_reset(struct nci_dev *ndev) in nci_core_reset()
389 int nci_core_init(struct nci_dev *ndev) in nci_core_init()
473 static int nci_open_device(struct nci_dev *ndev) in nci_open_device()
553 static int nci_close_device(struct nci_dev *ndev) in nci_close_device()
625 struct nci_dev *ndev = nfc_get_drvdata(nfc_dev); in nci_dev_up() local
1143 struct nci_dev *ndev; in nci_allocate_device() local
1197 void nci_free_device(struct nci_dev *ndev) in nci_free_device()
[all …]
A Dntf.c30 static void nci_core_reset_ntf_packet(struct nci_dev *ndev, in nci_core_reset_ntf_packet()
47 static void nci_core_conn_credits_ntf_packet(struct nci_dev *ndev, in nci_core_conn_credits_ntf_packet()
111 nci_extract_rf_params_nfca_passive_poll(struct nci_dev *ndev, in nci_extract_rf_params_nfca_passive_poll()
139 nci_extract_rf_params_nfcb_passive_poll(struct nci_dev *ndev, in nci_extract_rf_params_nfcb_passive_poll()
154 nci_extract_rf_params_nfcf_passive_poll(struct nci_dev *ndev, in nci_extract_rf_params_nfcf_passive_poll()
171 nci_extract_rf_params_nfcv_passive_poll(struct nci_dev *ndev, in nci_extract_rf_params_nfcv_passive_poll()
202 static int nci_add_new_protocol(struct nci_dev *ndev, in nci_add_new_protocol()
281 static void nci_add_new_target(struct nci_dev *ndev, in nci_add_new_target()
318 void nci_clear_target_list(struct nci_dev *ndev) in nci_clear_target_list()
326 static void nci_rf_discover_ntf_packet(struct nci_dev *ndev, in nci_rf_discover_ntf_packet()
[all …]
A Drsp.c28 static void nci_core_reset_rsp_packet(struct nci_dev *ndev, in nci_core_reset_rsp_packet()
47 static u8 nci_core_init_rsp_packet_v1(struct nci_dev *ndev, in nci_core_init_rsp_packet_v1()
86 static u8 nci_core_init_rsp_packet_v2(struct nci_dev *ndev, in nci_core_init_rsp_packet_v2()
165 static void nci_core_set_config_rsp_packet(struct nci_dev *ndev, in nci_core_set_config_rsp_packet()
175 static void nci_rf_disc_map_rsp_packet(struct nci_dev *ndev, in nci_rf_disc_map_rsp_packet()
185 static void nci_rf_disc_rsp_packet(struct nci_dev *ndev, in nci_rf_disc_rsp_packet()
216 static void nci_rf_disc_select_rsp_packet(struct nci_dev *ndev, in nci_rf_disc_select_rsp_packet()
228 static void nci_rf_deactivate_rsp_packet(struct nci_dev *ndev, in nci_rf_deactivate_rsp_packet()
244 static void nci_nfcee_discover_rsp_packet(struct nci_dev *ndev, in nci_nfcee_discover_rsp_packet()
261 static void nci_nfcee_mode_set_rsp_packet(struct nci_dev *ndev, in nci_nfcee_mode_set_rsp_packet()
[all …]
/linux/drivers/ntb/hw/intel/
A Dntb_hw_gen1.c184 void ndev_db_addr(struct intel_ntb_dev *ndev, in ndev_db_addr()
202 u64 ndev_db_read(struct intel_ntb_dev *ndev, in ndev_db_read()
358 struct intel_ntb_dev *ndev = dev; in ndev_irq_isr() local
363 int ndev_init_isr(struct intel_ntb_dev *ndev, in ndev_init_isr()
494 struct intel_ntb_dev *ndev; in ndev_ntb_debugfs_read() local
809 struct intel_ntb_dev *ndev = ntb_ndev(ntb); in intel_ntb_mw_get_align() local
969 struct intel_ntb_dev *ndev; in intel_ntb_link_enable() local
998 struct intel_ntb_dev *ndev; in intel_ntb_link_disable() local
1062 struct intel_ntb_dev *ndev; in intel_ntb_db_vector_count() local
1155 struct intel_ntb_dev *ndev; in intel_ntb_spad_count() local
[all …]
/linux/drivers/crypto/cavium/nitrox/
A Dnitrox_hal.c15 static void emu_enable_cores(struct nitrox_device *ndev) in emu_enable_cores()
40 void nitrox_config_emu_unit(struct nitrox_device *ndev) in nitrox_config_emu_unit()
352 void nitrox_config_aqm_rings(struct nitrox_device *ndev) in nitrox_config_aqm_rings()
412 void nitrox_config_aqm_unit(struct nitrox_device *ndev) in nitrox_config_aqm_unit()
421 void nitrox_config_pom_unit(struct nitrox_device *ndev) in nitrox_config_pom_unit()
452 void nitrox_config_efl_unit(struct nitrox_device *ndev) in nitrox_config_efl_unit()
475 void nitrox_config_bmi_unit(struct nitrox_device *ndev) in nitrox_config_bmi_unit()
498 void nitrox_config_bmo_unit(struct nitrox_device *ndev) in nitrox_config_bmo_unit()
510 void invalidate_lbc(struct nitrox_device *ndev) in invalidate_lbc()
532 void nitrox_config_lbc_unit(struct nitrox_device *ndev) in nitrox_config_lbc_unit()
[all …]
A Dnitrox_lib.c27 struct nitrox_device *ndev = cmdq->ndev; in nitrox_cmdq_init() local
62 struct nitrox_device *ndev; in nitrox_cmdq_cleanup() local
87 static void nitrox_free_aqm_queues(struct nitrox_device *ndev) in nitrox_free_aqm_queues()
98 static int nitrox_alloc_aqm_queues(struct nitrox_device *ndev) in nitrox_alloc_aqm_queues()
138 static void nitrox_free_pktin_queues(struct nitrox_device *ndev) in nitrox_free_pktin_queues()
151 static int nitrox_alloc_pktin_queues(struct nitrox_device *ndev) in nitrox_alloc_pktin_queues()
188 static int create_crypto_dma_pool(struct nitrox_device *ndev) in create_crypto_dma_pool()
202 static void destroy_crypto_dma_pool(struct nitrox_device *ndev) in destroy_crypto_dma_pool()
215 void *crypto_alloc_context(struct nitrox_device *ndev) in crypto_alloc_context()
269 int nitrox_common_sw_init(struct nitrox_device *ndev) in nitrox_common_sw_init()
[all …]
A Dnitrox_isr.c42 static void clear_nps_core_err_intr(struct nitrox_device *ndev) in clear_nps_core_err_intr()
53 static void clear_nps_pkt_err_intr(struct nitrox_device *ndev) in clear_nps_pkt_err_intr()
111 static void clear_pom_err_intr(struct nitrox_device *ndev) in clear_pom_err_intr()
120 static void clear_pem_err_intr(struct nitrox_device *ndev) in clear_pem_err_intr()
129 static void clear_lbc_err_intr(struct nitrox_device *ndev) in clear_lbc_err_intr()
174 static void clear_efl_err_intr(struct nitrox_device *ndev) in clear_efl_err_intr()
195 static void clear_bmi_err_intr(struct nitrox_device *ndev) in clear_bmi_err_intr()
207 struct nitrox_device *ndev = qvec->ndev; in nps_core_int_tasklet() local
226 struct nitrox_device *ndev = qvec->ndev; in nps_core_int_isr() local
263 void nitrox_unregister_interrupts(struct nitrox_device *ndev) in nitrox_unregister_interrupts()
[all …]
A Dnitrox_main.c110 static int nitrox_load_fw(struct nitrox_device *ndev) in nitrox_load_fw()
235 static int nitrox_add_to_devlist(struct nitrox_device *ndev) in nitrox_add_to_devlist()
262 static void nitrox_remove_from_devlist(struct nitrox_device *ndev) in nitrox_remove_from_devlist()
272 struct nitrox_device *ndev; in nitrox_get_first_device() local
289 void nitrox_put_device(struct nitrox_device *ndev) in nitrox_put_device()
316 static int nitrox_pf_sw_init(struct nitrox_device *ndev) in nitrox_pf_sw_init()
331 static void nitrox_pf_sw_cleanup(struct nitrox_device *ndev) in nitrox_pf_sw_cleanup()
341 static int nitrox_bist_check(struct nitrox_device *ndev) in nitrox_bist_check()
366 static int nitrox_pf_hw_init(struct nitrox_device *ndev) in nitrox_pf_hw_init()
411 struct nitrox_device *ndev; in nitrox_probe() local
[all …]
/linux/drivers/ntb/hw/idt/
A Dntb_hw_idt.c550 struct idt_ntb_dev *ndev = to_ndev_ntb(ntb); in idt_ntb_port_number() local
565 struct idt_ntb_dev *ndev = to_ndev_ntb(ntb); in idt_ntb_peer_port_count() local
579 struct idt_ntb_dev *ndev = to_ndev_ntb(ntb); in idt_ntb_peer_port_number() local
600 struct idt_ntb_dev *ndev = to_ndev_ntb(ntb); in idt_ntb_peer_port_idx() local
882 struct idt_ntb_dev *ndev = to_ndev_ntb(ntb); in idt_ntb_link_is_up() local
923 struct idt_ntb_dev *ndev = to_ndev_ntb(ntb); in idt_ntb_link_enable() local
943 struct idt_ntb_dev *ndev = to_ndev_ntb(ntb); in idt_ntb_link_disable() local
1172 struct idt_ntb_dev *ndev = to_ndev_ntb(ntb); in idt_ntb_mw_count() local
2203 struct idt_ntb_dev *ndev = devid; in idt_thread_isr() local
2602 struct idt_ntb_dev *ndev; in idt_create_dev() local
[all …]
/linux/drivers/ntb/hw/amd/
A Dntb_hw_amd.c97 struct amd_ntb_dev *ndev = ntb_ndev(ntb); in amd_ntb_mw_get_align() local
122 struct amd_ntb_dev *ndev = ntb_ndev(ntb); in amd_ntb_mw_set_trans() local
317 struct amd_ntb_dev *ndev = ntb_ndev(ntb); in amd_ntb_link_is_up() local
345 struct amd_ntb_dev *ndev = ntb_ndev(ntb); in amd_ntb_link_enable() local
361 struct amd_ntb_dev *ndev = ntb_ndev(ntb); in amd_ntb_link_disable() local
384 struct amd_ntb_dev *ndev = ntb_ndev(ntb); in amd_ntb_peer_mw_get_addr() local
412 struct amd_ntb_dev *ndev = ntb_ndev(ntb); in amd_ntb_db_vector_mask() local
422 struct amd_ntb_dev *ndev = ntb_ndev(ntb); in amd_ntb_db_read() local
704 struct amd_ntb_dev *ndev = dev; in ndev_irq_isr() local
841 struct amd_ntb_dev *ndev; in ndev_debugfs_read() local
[all …]
/linux/drivers/net/ethernet/renesas/
A Dsh_eth.c459 static int sh_eth_soft_reset(struct net_device *ndev) in sh_eth_soft_reset()
1449 static int sh_eth_dev_init(struct net_device *ndev) in sh_eth_dev_init()
1844 struct net_device *ndev = netdev; in sh_eth_interrupt() local
1916 struct net_device *ndev = napi->dev; in sh_eth_poll() local
1991 static int sh_eth_phy_init(struct net_device *ndev) in sh_eth_phy_init()
2413 static int sh_eth_open(struct net_device *ndev) in sh_eth_open()
2495 struct net_device *ndev) in sh_eth_start_xmit()
2591 static int sh_eth_close(struct net_device *ndev) in sh_eth_close()
3228 struct net_device *ndev; in sh_eth_drv_probe() local
3462 struct net_device *ndev = dev_get_drvdata(dev); in sh_eth_suspend() local
[all …]
A Dravb_main.c72 static int ravb_config(struct net_device *ndev) in ravb_config()
131 struct net_device *ndev) in ravb_read_mac_address()
1080 struct net_device *ndev = dev_id; in ravb_emac_interrupt() local
1163 struct net_device *ndev = dev_id; in ravb_interrupt() local
1218 struct net_device *ndev = dev_id; in ravb_multi_interrupt() local
1249 struct net_device *ndev = dev_id; in ravb_dma_interrupt() local
1275 struct net_device *ndev = napi->dev; in ravb_poll() local
1760 static int ravb_open(struct net_device *ndev) in ravb_open()
1870 struct net_device *ndev = priv->ndev; in ravb_tx_timeout_work() local
2126 static int ravb_close(struct net_device *ndev) in ravb_close()
[all …]
/linux/drivers/net/ethernet/moxa/
A Dmoxart_ether.c74 static void moxart_mac_free_memory(struct net_device *ndev) in moxart_mac_free_memory()
97 static void moxart_mac_reset(struct net_device *ndev) in moxart_mac_reset()
110 static void moxart_mac_enable(struct net_device *ndev) in moxart_mac_enable()
171 static int moxart_mac_open(struct net_device *ndev) in moxart_mac_open()
193 static int moxart_mac_stop(struct net_device *ndev) in moxart_mac_stop()
215 struct net_device *ndev = priv->ndev; in moxart_rx_poll() local
290 static void moxart_tx_finished(struct net_device *ndev) in moxart_tx_finished()
316 struct net_device *ndev = (struct net_device *)dev_id; in moxart_mac_interrupt() local
335 struct net_device *ndev) in moxart_mac_start_xmit()
463 struct net_device *ndev; in moxart_mac_probe() local
[all …]
/linux/drivers/net/ethernet/aquantia/atlantic/
A Daq_ethtool.c19 static void aq_ethtool_get_regs(struct net_device *ndev, in aq_ethtool_get_regs()
31 static int aq_ethtool_get_regs_len(struct net_device *ndev) in aq_ethtool_get_regs_len()
41 static u32 aq_ethtool_get_link(struct net_device *ndev) in aq_ethtool_get_link()
59 aq_ethtool_set_link_ksettings(struct net_device *ndev, in aq_ethtool_set_link_ksettings()
171 static u32 aq_ethtool_n_stats(struct net_device *ndev) in aq_ethtool_n_stats()
200 static void aq_ethtool_stats(struct net_device *ndev, in aq_ethtool_stats()
610 static void aq_ethtool_get_wol(struct net_device *ndev, in aq_ethtool_get_wol()
622 static int aq_ethtool_set_wol(struct net_device *ndev, in aq_ethtool_set_wol()
814 static void aq_get_ringparam(struct net_device *ndev, in aq_get_ringparam()
829 static int aq_set_ringparam(struct net_device *ndev, in aq_set_ringparam()
[all …]
/linux/drivers/net/ethernet/xilinx/
A Dxilinx_axienet_main.c819 static void axienet_recv(struct net_device *ndev) in axienet_recv()
915 struct net_device *ndev = _ndev; in axienet_tx_irq() local
965 struct net_device *ndev = _ndev; in axienet_rx_irq() local
1012 struct net_device *ndev = _ndev; in axienet_eth_irq() local
1045 static int axienet_open(struct net_device *ndev) in axienet_open()
1113 static int axienet_stop(struct net_device *ndev) in axienet_stop()
1510 struct net_device *ndev = to_net_dev(config->dev); in axienet_validate() local
1568 struct net_device *ndev = to_net_dev(config->dev); in axienet_mac_pcs_get_state() local
1583 struct net_device *ndev = to_net_dev(config->dev); in axienet_mac_an_restart() local
1712 struct net_device *ndev = lp->ndev; in axienet_dma_err_handler() local
[all …]
/linux/drivers/net/ethernet/ezchip/
A Dnps_enet.c35 static void nps_enet_read_rx_fifo(struct net_device *ndev, in nps_enet_read_rx_fifo()
63 static u32 nps_enet_rx_handler(struct net_device *ndev) in nps_enet_rx_handler()
138 static void nps_enet_tx_handler(struct net_device *ndev) in nps_enet_tx_handler()
176 struct net_device *ndev = napi->dev; in nps_enet_poll() local
222 struct net_device *ndev = dev_instance; in nps_enet_irq_handler() local
269 static void nps_enet_hw_reset(struct net_device *ndev) in nps_enet_hw_reset()
467 static s32 nps_enet_open(struct net_device *ndev) in nps_enet_open()
510 static s32 nps_enet_stop(struct net_device *ndev) in nps_enet_stop()
533 struct net_device *ndev) in nps_enet_start_xmit()
575 struct net_device *ndev; in nps_enet_probe() local
[all …]
/linux/drivers/net/ethernet/apm/xgene-v2/
A Dmain.c17 struct net_device *ndev; in xge_get_resources() local
114 static int xge_init_hw(struct net_device *ndev) in xge_init_hw()
141 static int xge_request_irq(struct net_device *ndev) in xge_request_irq()
156 static void xge_free_irq(struct net_device *ndev) in xge_free_irq()
236 static void xge_txc_poll(struct net_device *ndev) in xge_txc_poll()
470 static int xge_open(struct net_device *ndev) in xge_open()
494 static int xge_close(struct net_device *ndev) in xge_close()
512 struct net_device *ndev = napi->dev; in xge_napi() local
609 static void xge_get_stats64(struct net_device *ndev, in xge_get_stats64()
635 struct net_device *ndev; in xge_probe() local
[all …]
/linux/drivers/net/ethernet/arc/
A Demac_main.c46 static void arc_emac_adjust_link(struct net_device *ndev) in arc_emac_adjust_link()
89 static void arc_emac_get_drvinfo(struct net_device *ndev, in arc_emac_get_drvinfo()
110 static void arc_emac_tx_clean(struct net_device *ndev) in arc_emac_tx_clean()
324 struct net_device *ndev = napi->dev; in arc_emac_poll() local
354 struct net_device *ndev = dev_instance; in arc_emac_intr() local
422 static int arc_emac_open(struct net_device *ndev) in arc_emac_open()
548 static void arc_free_tx_queue(struct net_device *ndev) in arc_free_tx_queue()
579 static void arc_free_rx_queue(struct net_device *ndev) in arc_free_rx_queue()
612 static int arc_emac_stop(struct net_device *ndev) in arc_emac_stop()
790 static void arc_emac_restart(struct net_device *ndev) in arc_emac_restart()
[all …]
/linux/drivers/net/ethernet/asix/
A Dax88796c_ioctl.c24 ax88796c_get_drvinfo(struct net_device *ndev, struct ethtool_drvinfo *info) in ax88796c_get_drvinfo()
30 static u32 ax88796c_get_msglevel(struct net_device *ndev) in ax88796c_get_msglevel()
37 static void ax88796c_set_msglevel(struct net_device *ndev, u32 level) in ax88796c_set_msglevel()
45 ax88796c_get_pauseparam(struct net_device *ndev, struct ethtool_pauseparam *pause) in ax88796c_get_pauseparam()
91 static int ax88796c_get_regs_len(struct net_device *ndev) in ax88796c_get_regs_len()
97 ax88796c_get_regs(struct net_device *ndev, struct ethtool_regs *regs, void *_p) in ax88796c_get_regs()
122 ax88796c_get_strings(struct net_device *ndev, u32 stringset, u8 *data) in ax88796c_get_strings()
133 ax88796c_get_sset_count(struct net_device *ndev, int stringset) in ax88796c_get_sset_count()
148 static int ax88796c_set_priv_flags(struct net_device *ndev, u32 flags) in ax88796c_set_priv_flags()
164 static u32 ax88796c_get_priv_flags(struct net_device *ndev) in ax88796c_get_priv_flags()
[all …]
/linux/drivers/nfc/fdp/
A Dfdp.c43 struct nci_dev *ndev; member
82 static int fdp_nci_create_conn(struct nci_dev *ndev) in fdp_nci_create_conn()
160 void (*cb)(struct nci_dev *ndev), int count) in fdp_nci_set_data_pkt_counter()
237 static int fdp_nci_open(struct nci_dev *ndev) in fdp_nci_open()
244 static int fdp_nci_close(struct nci_dev *ndev) in fdp_nci_close()
316 static int fdp_nci_patch_otp(struct nci_dev *ndev) in fdp_nci_patch_otp()
382 static int fdp_nci_patch_ram(struct nci_dev *ndev) in fdp_nci_patch_ram()
448 static int fdp_nci_setup(struct nci_dev *ndev) in fdp_nci_setup()
519 static int fdp_nci_post_setup(struct nci_dev *ndev) in fdp_nci_post_setup()
698 struct nci_dev *ndev; in fdp_nci_probe() local
[all …]
/linux/drivers/vdpa/mlx5/net/
A Dmlx5_vnet.c125 struct mlx5_vdpa_net *ndev; member
297 static int create_tis(struct mlx5_vdpa_net *ndev) in create_tis()
313 static void destroy_tis(struct mlx5_vdpa_net *ndev) in destroy_tis()
529 struct mlx5_vdpa_net *ndev = mvq->ndev; in mlx5_vdpa_handle_completions() local
547 struct mlx5_vdpa_net *ndev = mvq->ndev; in mlx5_vdpa_cq_comp() local
1605 struct mlx5_vdpa_net *ndev; in mlx5_cvq_kick_handler() local
2299 struct mlx5_vdpa_net *ndev; in mlx5_vdpa_free() local
2317 struct mlx5_vdpa_net *ndev; in mlx5_get_vq_notification() local
2446 struct mlx5_vdpa_net *ndev; member
2481 struct mlx5_vdpa_net *ndev; in update_carrier() local
[all …]
/linux/drivers/net/ethernet/wiznet/
A Dw5100-spi.c26 static int w5100_spi_read(struct net_device *ndev, u32 addr) in w5100_spi_read()
38 static int w5100_spi_write(struct net_device *ndev, u32 addr, u8 data) in w5100_spi_write()
46 static int w5100_spi_read16(struct net_device *ndev, u32 addr) in w5100_spi_read16()
125 static struct w5200_spi_priv *w5200_spi_priv(struct net_device *ndev) in w5200_spi_priv()
130 static int w5200_spi_init(struct net_device *ndev) in w5200_spi_init()
139 static int w5200_spi_read(struct net_device *ndev, u32 addr) in w5200_spi_read()
151 static int w5200_spi_write(struct net_device *ndev, u32 addr, u8 data) in w5200_spi_write()
159 static int w5200_spi_read16(struct net_device *ndev, u32 addr) in w5200_spi_read16()
275 static int w5500_spi_init(struct net_device *ndev) in w5500_spi_init()
284 static int w5500_spi_read(struct net_device *ndev, u32 addr) in w5500_spi_read()
[all …]
/linux/drivers/net/ethernet/ti/
A Dam65-cpsw-qos.c163 static void am65_cpsw_admin_to_oper(struct net_device *ndev) in am65_cpsw_admin_to_oper()
212 static void am65_cpsw_est_update_state(struct net_device *ndev) in am65_cpsw_est_update_state()
270 static int am65_cpsw_est_calc_cmd_num(struct net_device *ndev, in am65_cpsw_est_calc_cmd_num()
299 static int am65_cpsw_est_check_scheds(struct net_device *ndev, in am65_cpsw_est_check_scheds()
318 static void am65_cpsw_est_set_sched_list(struct net_device *ndev, in am65_cpsw_est_set_sched_list()
362 static int am65_cpsw_timer_set(struct net_device *ndev, in am65_cpsw_timer_set()
376 static void am65_cpsw_timer_stop(struct net_device *ndev) in am65_cpsw_timer_stop()
423 static void am65_cpsw_stop_est(struct net_device *ndev) in am65_cpsw_stop_est()
429 static void am65_cpsw_purge_est(struct net_device *ndev) in am65_cpsw_purge_est()
445 static int am65_cpsw_configure_taprio(struct net_device *ndev, in am65_cpsw_configure_taprio()
[all …]
/linux/drivers/nfc/st-nci/
A Dvendor_cmds.c42 struct nci_dev *ndev = nfc_get_drvdata(dev); in st_nci_factory_mode() local
67 struct nci_dev *ndev = nfc_get_drvdata(dev); in st_nci_hci_clear_all_pipes() local
75 struct nci_dev *ndev = nfc_get_drvdata(dev); in st_nci_hci_dm_put_data() local
85 struct nci_dev *ndev = nfc_get_drvdata(dev); in st_nci_hci_dm_update_aid() local
96 struct nci_dev *ndev = nfc_get_drvdata(dev); in st_nci_hci_dm_get_info() local
128 struct nci_dev *ndev = nfc_get_drvdata(dev); in st_nci_hci_dm_get_data() local
159 struct nci_dev *ndev = nfc_get_drvdata(dev); in st_nci_hci_dm_fwupd_start() local
173 struct nci_dev *ndev = nfc_get_drvdata(dev); in st_nci_hci_dm_fwupd_end() local
182 struct nci_dev *ndev = nfc_get_drvdata(dev); in st_nci_hci_dm_direct_load() local
195 struct nci_dev *ndev = nfc_get_drvdata(dev); in st_nci_hci_dm_reset() local
[all …]
/linux/drivers/net/ethernet/freescale/
A Dfec_main.c415 struct net_device *ndev) in fec_enet_txq_submit_frag_skb()
630 struct net_device *ndev, in fec_enet_txq_put_data_tso()
744 struct net_device *ndev) in fec_enet_txq_submit_tso()
979 fec_restart(struct net_device *ndev) in fec_restart()
1189 fec_stop(struct net_device *ndev) in fec_stop()
1249 struct net_device *ndev = fep->netdev; in fec_enet_timeout_work() local
1668 struct net_device *ndev = dev_id; in fec_enet_interrupt() local
1687 struct net_device *ndev = napi->dev; in fec_enet_rx_napi() local
3154 fec_enet_open(struct net_device *ndev) in fec_enet_open()
3226 fec_enet_close(struct net_device *ndev) in fec_enet_close()
[all …]

Completed in 95 milliseconds

12345678910>>...16