| /linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
| H A D | pci.c | 36 static int mt7921e_init_reset(struct mt792x_dev *dev) in mt7921e_init_reset() 41 static void mt7921e_unregister_device(struct mt792x_dev *dev) in mt7921e_unregister_device() 67 static u32 __mt7921_reg_addr(struct mt792x_dev *dev, u32 addr) in __mt7921_reg_addr() 146 struct mt792x_dev *dev = container_of(mdev, struct mt792x_dev, mt76); in mt7921_rr() local 154 struct mt792x_dev *dev = container_of(mdev, struct mt792x_dev, mt76); in mt7921_wr() local 162 struct mt792x_dev *dev = container_of(mdev, struct mt792x_dev, mt76); in mt7921_rmw() local 168 static int mt7921_dma_init(struct mt792x_dev *dev) in mt7921_dma_init() 277 struct mt792x_dev *dev; in mt7921_pci_probe() local 404 struct mt792x_dev *dev = container_of(mdev, struct mt792x_dev, mt76); in mt7921_pci_remove() local 420 struct mt792x_dev *dev = container_of(mdev, struct mt792x_dev, mt76); in mt7921_pci_suspend() local [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | main.c | 12 struct mt7996_dev *dev = phy->dev; in mt7996_run() local 52 struct mt7996_dev *dev = mt7996_hw_dev(hw); in mt7996_start() local 71 struct mt7996_dev *dev; in mt7996_stop_phy() local 187 struct mt7996_dev *dev = mt7996_hw_dev(hw); in mt7996_set_hw_key() local 294 struct mt7996_dev *dev = phy->dev; in mt7996_vif_link_add() local 393 struct mt7996_dev *dev = phy->dev; in mt7996_vif_link_remove() local 442 struct mt7996_dev *dev = phy->dev; in mt7996_phy_set_rxfilter() local 466 struct mt7996_dev *dev; in mt7996_set_monitor() local 492 struct mt7996_dev *dev = mt7996_hw_dev(hw); in mt7996_add_interface() local 541 struct mt7996_dev *dev = mt7996_hw_dev(hw); in mt7996_remove_interface() local [all …]
|
| H A D | mac.c | 55 static struct mt76_wcid *mt7996_rx_get_wcid(struct mt7996_dev *dev, in mt7996_rx_get_wcid() 97 bool mt7996_mac_wtbl_update(struct mt7996_dev *dev, int idx, u32 mask) in mt7996_mac_wtbl_update() 106 u32 mt7996_mac_wtbl_lmac_addr(struct mt7996_dev *dev, u16 wcid, u8 dw) in mt7996_mac_wtbl_lmac_addr() 114 static void mt7996_mac_sta_poll(struct mt7996_dev *dev) in mt7996_mac_sta_poll() 313 mt7996_mac_fill_rx_rate(struct mt7996_dev *dev, in mt7996_mac_fill_rx_rate() 423 mt7996_wed_check_ppe(struct mt7996_dev *dev, struct mt76_queue *q, in mt7996_wed_check_ppe() 450 mt7996_mac_fill_rx(struct mt7996_dev *dev, enum mt76_rxq_id q, in mt7996_mac_fill_rx() 748 mt7996_mac_write_txwi_8023(struct mt7996_dev *dev, __le32 *txwi, in mt7996_mac_write_txwi_8023() 785 mt7996_mac_write_txwi_80211(struct mt7996_dev *dev, __le32 *txwi, in mt7996_mac_write_txwi_80211() 886 void mt7996_mac_write_txwi(struct mt7996_dev *dev, __le32 *txwi, in mt7996_mac_write_txwi() [all …]
|
| /linux/drivers/net/usb/ |
| H A D | ax88172a.c | 32 struct usbnet *dev = netdev_priv(netdev); in ax88172a_adjust_link() local 55 static void ax88172a_status(struct usbnet *dev, struct urb *urb) in ax88172a_status() 61 static int ax88172a_init_mdio(struct usbnet *dev) in ax88172a_init_mdio() 94 static void ax88172a_remove_mdio(struct usbnet *dev) in ax88172a_remove_mdio() 131 static int ax88172a_reset_phy(struct usbnet *dev, int embd_phy) in ax88172a_reset_phy() 158 static int ax88172a_bind(struct usbnet *dev, struct usb_interface *intf) in ax88172a_bind() 241 static int ax88172a_stop(struct usbnet *dev) in ax88172a_stop() 257 static void ax88172a_unbind(struct usbnet *dev, struct usb_interface *intf) in ax88172a_unbind() 265 static int ax88172a_reset(struct usbnet *dev) in ax88172a_reset() 343 static int ax88172a_rx_fixup(struct usbnet *dev, struct sk_buff *skb) in ax88172a_rx_fixup()
|
| /linux/drivers/comedi/drivers/ |
| H A D | das1800.c | 320 static void das1800_ai_munge(struct comedi_device *dev, in das1800_ai_munge() 337 static void das1800_handle_fifo_half_full(struct comedi_device *dev, in das1800_handle_fifo_half_full() 347 static void das1800_handle_fifo_not_empty(struct comedi_device *dev, in das1800_handle_fifo_not_empty() 363 static void das1800_flush_dma_channel(struct comedi_device *dev, in das1800_flush_dma_channel() 378 static void das1800_flush_dma(struct comedi_device *dev, in das1800_flush_dma() 399 static void das1800_handle_dma(struct comedi_device *dev, in das1800_handle_dma() 421 static int das1800_ai_cancel(struct comedi_device *dev, in das1800_ai_cancel() 445 static void das1800_ai_handler(struct comedi_device *dev) in das1800_ai_handler() 492 static int das1800_ai_poll(struct comedi_device *dev, in das1800_ai_poll() 512 struct comedi_device *dev = d; in das1800_interrupt() local [all …]
|
| H A D | aio_iiro_16.c | 45 static unsigned int aio_iiro_16_read_inputs(struct comedi_device *dev) in aio_iiro_16_read_inputs() 57 struct comedi_device *dev = d; in aio_iiro_16_cos() local 75 static void aio_iiro_enable_irq(struct comedi_device *dev, bool enable) in aio_iiro_enable_irq() 83 static int aio_iiro_16_cos_cancel(struct comedi_device *dev, in aio_iiro_16_cos_cancel() 91 static int aio_iiro_16_cos_cmd(struct comedi_device *dev, in aio_iiro_16_cos_cmd() 99 static int aio_iiro_16_cos_cmdtest(struct comedi_device *dev, in aio_iiro_16_cos_cmdtest() 138 static int aio_iiro_16_do_insn_bits(struct comedi_device *dev, in aio_iiro_16_do_insn_bits() 154 static int aio_iiro_16_di_insn_bits(struct comedi_device *dev, in aio_iiro_16_di_insn_bits() 164 static int aio_iiro_16_attach(struct comedi_device *dev, in aio_iiro_16_attach()
|
| H A D | das6402.c | 135 static void das6402_set_mode(struct comedi_device *dev, in das6402_set_mode() 141 static void das6402_set_extended(struct comedi_device *dev, in das6402_set_extended() 149 static void das6402_clear_all_interrupts(struct comedi_device *dev) in das6402_clear_all_interrupts() 156 static void das6402_ai_clear_eoc(struct comedi_device *dev) in das6402_ai_clear_eoc() 161 static unsigned int das6402_ai_read_sample(struct comedi_device *dev, in das6402_ai_read_sample() 174 struct comedi_device *dev = d; in das6402_interrupt() local 204 static void das6402_ai_set_mode(struct comedi_device *dev, in das6402_ai_set_mode() 221 static int das6402_ai_cmd(struct comedi_device *dev, in das6402_ai_cmd() 246 static int das6402_ai_check_chanlist(struct comedi_device *dev, in das6402_ai_check_chanlist() 287 static int das6402_ai_cmdtest(struct comedi_device *dev, in das6402_ai_cmdtest() [all …]
|
| /linux/drivers/s390/net/ |
| H A D | ctcm_fsms.c | 249 struct net_device *dev = ch->netdev; in chx_txdone() local 337 struct net_device *dev = ch->netdev; in ctcm_chx_txidle() local 358 struct net_device *dev = ch->netdev; in chx_rx() local 458 struct net_device *dev = ch->netdev; in chx_firstio() local 494 struct net_device *dev = ch->netdev; in chx_firstio() local 512 struct net_device *dev = ch->netdev; in chx_rxidle() local 696 struct net_device *dev = ch->netdev; in ctcm_chx_cleanup() local 781 struct net_device *dev = ch->netdev; in ctcm_chx_setuperr() local 830 struct net_device *dev = ch->netdev; in ctcm_chx_restart() local 872 struct net_device *dev = ch->netdev; in ctcm_chx_rxiniterr() local [all …]
|
| /linux/drivers/dma/idxd/ |
| H A D | device.c | 53 struct device *dev = &wq->idxd->pdev->dev; in alloc_hw_descs() local 86 struct device *dev = &wq->idxd->pdev->dev; in alloc_descs() local 111 struct device *dev = &idxd->pdev->dev; in idxd_wq_alloc_resources() local 168 struct device *dev = &wq->idxd->pdev->dev; in idxd_wq_free_resources() local 183 struct device *dev = &idxd->pdev->dev; in idxd_wq_enable() local 208 struct device *dev = &idxd->pdev->dev; in idxd_wq_disable() local 237 struct device *dev = &idxd->pdev->dev; in idxd_wq_drain() local 253 struct device *dev = &idxd->pdev->dev; in idxd_wq_reset() local 270 struct device *dev = &pdev->dev; in idxd_wq_map_portal() local 285 struct device *dev = &wq->idxd->pdev->dev; in idxd_wq_unmap_portal() local [all …]
|
| /linux/drivers/net/ethernet/amd/ |
| H A D | au1000_eth.c | 244 static void au1000_enable_mac(struct net_device *dev, int force_reset) in au1000_enable_mac() 269 static int au1000_mdio_read(struct net_device *dev, int phy_addr, int reg) in au1000_mdio_read() 301 static void au1000_mdio_write(struct net_device *dev, int phy_addr, in au1000_mdio_write() 327 struct net_device *const dev = bus->priv; in au1000_mdiobus_read() local 340 struct net_device *const dev = bus->priv; in au1000_mdiobus_write() local 353 struct net_device *const dev = bus->priv; in au1000_mdiobus_reset() local 363 static void au1000_hard_stop(struct net_device *dev) in au1000_hard_stop() 377 static void au1000_enable_rx_tx(struct net_device *dev) in au1000_enable_rx_tx() 392 au1000_adjust_link(struct net_device *dev) in au1000_adjust_link() 472 static int au1000_mii_probe(struct net_device *dev) in au1000_mii_probe() [all …]
|
| /linux/sound/soc/sdca/ |
| H A D | sdca_functions.c | 94 struct device *dev = &adev->dev; in find_sdca_function() local 182 struct device *dev = &slave->dev; in sdca_lookup_functions() local 199 static int find_sdca_init_table(struct device *dev, in find_sdca_init_table() 248 static const char *find_sdca_control_label(struct device *dev, in find_sdca_control_label() 782 static int find_sdca_control_range(struct device *dev, in find_sdca_control_range() 820 static int find_sdca_control_value(struct device *dev, struct sdca_entity *entity, in find_sdca_control_value() 861 static int find_sdca_entity_control(struct device *dev, struct sdca_entity *entity, in find_sdca_entity_control() 963 static int find_sdca_entity_controls(struct device *dev, in find_sdca_entity_controls() 1047 static int find_sdca_entity_iot(struct device *dev, in find_sdca_entity_iot() 1086 static int find_sdca_entity_cs(struct device *dev, in find_sdca_entity_cs() [all …]
|
| /linux/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_ethtool.c | 20 static int ehea_get_link_ksettings(struct net_device *dev, in ehea_get_link_ksettings() 84 static int ehea_set_link_ksettings(struct net_device *dev, in ehea_set_link_ksettings() 144 static int ehea_nway_reset(struct net_device *dev) in ehea_nway_reset() 159 static void ehea_get_drvinfo(struct net_device *dev, in ehea_get_drvinfo() 166 static u32 ehea_get_msglevel(struct net_device *dev) in ehea_get_msglevel() 172 static void ehea_set_msglevel(struct net_device *dev, u32 value) in ehea_set_msglevel() 205 static void ehea_get_strings(struct net_device *dev, u32 stringset, u8 *data) in ehea_get_strings() 213 static int ehea_get_sset_count(struct net_device *dev, int sset) in ehea_get_sset_count() 223 static void ehea_get_ethtool_stats(struct net_device *dev, in ehea_get_ethtool_stats()
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | psb_device.c | 18 static int psb_output_init(struct drm_device *dev) in psb_output_init() 41 static int psb_backlight_setup(struct drm_device *dev) in psb_backlight_setup() 85 static void psb_init_pm(struct drm_device *dev) in psb_init_pm() 103 static int psb_save_display_registers(struct drm_device *dev) in psb_save_display_registers() 147 static int psb_restore_display_registers(struct drm_device *dev) in psb_restore_display_registers() 186 static int psb_power_down(struct drm_device *dev) in psb_power_down() 191 static int psb_power_up(struct drm_device *dev) in psb_power_up() 248 static int psb_chip_setup(struct drm_device *dev) in psb_chip_setup() 259 static void psb_chip_teardown(struct drm_device *dev) in psb_chip_teardown()
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | goku_udc.c | 93 struct goku_udc *dev; in goku_ep_enable() local 194 struct goku_udc *dev = ep->dev; in ep_reset() local 247 struct goku_udc *dev; in goku_ep_disable() local 302 struct goku_udc *dev; in done() local 351 struct goku_udc *dev = ep->dev; in write_fifo() local 503 pio_irq_enable(struct goku_udc *dev, in pio_irq_enable() 512 pio_irq_disable(struct goku_udc *dev, in pio_irq_disable() 590 static void dma_advance(struct goku_udc *dev, struct goku_ep *ep) in dma_advance() 715 struct goku_udc *dev; in goku_queue() local 814 struct goku_udc *dev; in goku_dequeue() local [all …]
|
| H A D | net2280.c | 184 struct net2280 *dev; in net2280_enable() local 947 struct net2280 *dev; in done() local 981 struct net2280 *dev; in net2280_queue() local 1463 struct net2280 *dev; in net2280_get_frame() local 1478 struct net2280 *dev; in net2280_wakeup() local 1498 struct net2280 *dev; in net2280_set_selfpowered() local 1523 struct net2280 *dev; in net2280_pullup() local 1641 struct net2280 *dev = dev_get_drvdata(_dev); in function_show() local 1653 struct net2280 *dev; in registers_show() local 1804 struct net2280 *dev; in queues_show() local [all …]
|
| /linux/drivers/net/wireless/realtek/rtl818x/rtl8187/ |
| H A D | dev.c | 173 void rtl8187_write_phy(struct ieee80211_hw *dev, u8 addr, u32 data) in rtl8187_write_phy() 227 static void rtl8187_tx(struct ieee80211_hw *dev, in rtl8187_tx() 329 struct ieee80211_hw *dev = info->dev; in rtl8187_rx_cb() local 414 static int rtl8187_init_urbs(struct ieee80211_hw *dev) in rtl8187_init_urbs() 547 static int rtl8187b_init_status_urb(struct ieee80211_hw *dev) in rtl8187b_init_status_urb() 610 static int rtl8187_cmd_reset(struct ieee80211_hw *dev) in rtl8187_cmd_reset() 653 static int rtl8187_init_hw(struct ieee80211_hw *dev) in rtl8187_init_hw() 769 static int rtl8187b_init_hw(struct ieee80211_hw *dev) in rtl8187b_init_hw() 895 struct ieee80211_hw *dev = priv->dev; in rtl8187_work() local 923 static int rtl8187_start(struct ieee80211_hw *dev) in rtl8187_start() [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76x02_debugfs.c | 12 struct mt76x02_dev *dev = file->private; in mt76x02_ampdu_stat_show() local 38 struct mt76x02_dev *dev = dev_get_drvdata(file->private); in read_txpower() local 50 struct mt76x02_dev *dev = file->private; in mt76x02_dfs_stat_show() local 77 struct mt76x02_dev *dev = dev_get_drvdata(file->private); in read_agc() local 90 struct mt76x02_dev *dev = data; in mt76_edcca_set() local 108 struct mt76x02_dev *dev = data; in mt76_edcca_get() local 119 struct mt76x02_dev *dev = dev_get_drvdata(s->private); in mt76x02_read_rate_txpower() local 132 void mt76x02_init_debugfs(struct mt76x02_dev *dev) in mt76x02_init_debugfs()
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_netdev.c | 60 int mlx4_en_setup_tc(struct net_device *dev, u8 up) in mlx4_en_setup_tc() 92 int mlx4_en_alloc_tx_queue_per_tc(struct net_device *dev, u8 tc) in mlx4_en_alloc_tx_queue_per_tc() 145 static int __mlx4_en_setup_tc(struct net_device *dev, enum tc_setup_type type, in __mlx4_en_setup_tc() 478 static int mlx4_en_vlan_rx_add_vid(struct net_device *dev, in mlx4_en_vlan_rx_add_vid() 508 static int mlx4_en_vlan_rx_kill_vid(struct net_device *dev, in mlx4_en_vlan_rx_kill_vid() 533 static void mlx4_en_u64_to_mac(struct net_device *dev, u64 src_mac) in mlx4_en_u64_to_mac() 567 struct mlx4_dev *dev = mdev->dev; in mlx4_en_uc_steer_add() local 620 struct mlx4_dev *dev = mdev->dev; in mlx4_en_uc_steer_release() local 646 struct mlx4_dev *dev = mdev->dev; in mlx4_en_get_qp() local 685 struct mlx4_dev *dev = mdev->dev; in mlx4_en_put_qp() local [all …]
|
| /linux/drivers/media/usb/stk1160/ |
| H A D | stk1160-ac97.c | 21 static int stk1160_ac97_wait_transfer_complete(struct stk1160 *dev) in stk1160_ac97_wait_transfer_complete() 40 static void stk1160_write_ac97(struct stk1160 *dev, u16 reg, u16 value) in stk1160_write_ac97() 57 static u16 stk1160_read_ac97(struct stk1160 *dev, u16 reg) in stk1160_read_ac97() 80 void stk1160_ac97_dump_regs(struct stk1160 *dev) in stk1160_ac97_dump_regs() 107 static int stk1160_has_audio(struct stk1160 *dev) in stk1160_has_audio() 115 static int stk1160_has_ac97(struct stk1160 *dev) in stk1160_has_ac97() 123 void stk1160_ac97_setup(struct stk1160 *dev) in stk1160_ac97_setup()
|
| /linux/drivers/pnp/ |
| H A D | resource.c | 36 static struct pnp_option *pnp_build_option(struct pnp_dev *dev, unsigned long type, in pnp_build_option() 52 int pnp_register_irq_resource(struct pnp_dev *dev, unsigned int option_flags, in pnp_register_irq_resource() 80 int pnp_register_dma_resource(struct pnp_dev *dev, unsigned int option_flags, in pnp_register_dma_resource() 98 int pnp_register_port_resource(struct pnp_dev *dev, unsigned int option_flags, in pnp_register_port_resource() 121 int pnp_register_mem_resource(struct pnp_dev *dev, unsigned int option_flags, in pnp_register_mem_resource() 144 void pnp_free_options(struct pnp_dev *dev) in pnp_free_options() 167 int pnp_check_port(struct pnp_dev *dev, struct resource *res) in pnp_check_port() 230 int pnp_check_mem(struct pnp_dev *dev, struct resource *res) in pnp_check_mem() 353 int pnp_check_irq(struct pnp_dev *dev, struct resource *res) in pnp_check_irq() 417 int pnp_check_dma(struct pnp_dev *dev, struct resource *res) in pnp_check_dma() [all …]
|
| /linux/drivers/input/misc/ |
| H A D | cm109.c | 294 static void report_key(struct cm109_dev *dev, int key) in report_key() 316 static void cm109_report_special(struct cm109_dev *dev) in cm109_report_special() 342 static void cm109_submit_buzz_toggle(struct cm109_dev *dev) in cm109_submit_buzz_toggle() 358 static void cm109_submit_ctl(struct cm109_dev *dev) in cm109_submit_ctl() 392 struct cm109_dev *dev = urb->context; in cm109_urb_irq_callback() local 436 struct cm109_dev *dev = urb->context; in cm109_urb_ctl_callback() local 475 static void cm109_toggle_buzzer_async(struct cm109_dev *dev) in cm109_toggle_buzzer_async() 488 static void cm109_toggle_buzzer_sync(struct cm109_dev *dev, int on) in cm109_toggle_buzzer_sync() 510 static void cm109_stop_traffic(struct cm109_dev *dev) in cm109_stop_traffic() 527 static void cm109_restore_state(struct cm109_dev *dev) in cm109_restore_state() [all …]
|
| /linux/drivers/net/ethernet/microchip/ |
| H A D | enc28j60.c | 86 struct device *dev = &priv->spi->dev; in spi_read_buf() local 123 struct device *dev = &priv->spi->dev; in spi_write_buf() local 144 struct device *dev = &priv->spi->dev; in spi_read_op() local 171 struct device *dev = &priv->spi->dev; in spi_write_op() local 357 struct device *dev = &priv->spi->dev; in enc28j60_mem_read() local 377 struct device *dev = &priv->spi->dev; in enc28j60_packet_write() local 411 struct device *dev = &priv->spi->dev; in poll_ready() local 481 struct device *dev = &priv->spi->dev; in enc28j60_set_hw_macaddr() local 510 static int enc28j60_set_mac_address(struct net_device *dev, void *addr) in enc28j60_set_mac_address() 528 struct device *dev = &priv->spi->dev; in enc28j60_dump_regs() local [all …]
|
| /linux/drivers/media/usb/uvc/ |
| H A D | uvc_driver.c | 136 struct uvc_entity *uvc_entity_by_id(struct uvc_device *dev, int id) in uvc_entity_by_id() 151 static struct uvc_entity *uvc_entity_by_reference(struct uvc_device *dev, in uvc_entity_by_reference() 168 static struct uvc_streaming *uvc_stream_by_id(struct uvc_device *dev, int id) in uvc_stream_by_id() 209 static struct uvc_streaming *uvc_stream_new(struct uvc_device *dev, in uvc_stream_new() 237 static int uvc_parse_frame(struct uvc_device *dev, in uvc_parse_frame() 345 static int uvc_parse_format(struct uvc_device *dev, in uvc_parse_format() 542 static int uvc_parse_streaming(struct uvc_device *dev, in uvc_parse_streaming() 810 static struct uvc_entity *uvc_alloc_new_entity(struct uvc_device *dev, u16 type, in uvc_alloc_new_entity() 879 static void uvc_entity_set_name(struct uvc_device *dev, struct uvc_entity *entity, in uvc_entity_set_name() 901 static int uvc_parse_vendor_control(struct uvc_device *dev, in uvc_parse_vendor_control() [all …]
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_tc_matchall.c | 51 static int cxgb4_matchall_egress_validate(struct net_device *dev, in cxgb4_matchall_egress_validate() 124 static int cxgb4_matchall_tc_bind_queues(struct net_device *dev, u32 tc) in cxgb4_matchall_tc_bind_queues() 151 static void cxgb4_matchall_tc_unbind_queues(struct net_device *dev) in cxgb4_matchall_tc_unbind_queues() 164 static int cxgb4_matchall_alloc_tc(struct net_device *dev, in cxgb4_matchall_alloc_tc() 224 static void cxgb4_matchall_free_tc(struct net_device *dev) in cxgb4_matchall_free_tc() 239 static int cxgb4_matchall_mirror_alloc(struct net_device *dev, in cxgb4_matchall_mirror_alloc() 268 static void cxgb4_matchall_mirror_free(struct net_device *dev) in cxgb4_matchall_mirror_free() 282 static int cxgb4_matchall_del_filter(struct net_device *dev, u8 filter_type) in cxgb4_matchall_del_filter() 299 static int cxgb4_matchall_add_filter(struct net_device *dev, in cxgb4_matchall_add_filter() 347 static int cxgb4_matchall_alloc_filter(struct net_device *dev, in cxgb4_matchall_alloc_filter() [all …]
|
| /linux/drivers/net/ethernet/8390/ |
| H A D | ne2k-pci.c | 218 struct net_device *dev; in ne2k_pci_init_one() local 406 static inline int set_realtek_fdx(struct net_device *dev) in set_realtek_fdx() 418 static inline int set_holtek_fdx(struct net_device *dev) in set_holtek_fdx() 426 static int ne2k_pci_set_fdx(struct net_device *dev) in ne2k_pci_set_fdx() 436 static int ne2k_pci_open(struct net_device *dev) in ne2k_pci_open() 451 static int ne2k_pci_close(struct net_device *dev) in ne2k_pci_close() 461 static void ne2k_pci_reset_8390(struct net_device *dev) in ne2k_pci_reset_8390() 489 static void ne2k_pci_get_8390_hdr(struct net_device *dev, in ne2k_pci_get_8390_hdr() 529 static void ne2k_pci_block_input(struct net_device *dev, int count, in ne2k_pci_block_input() 576 static void ne2k_pci_block_output(struct net_device *dev, int count, in ne2k_pci_block_output() [all …]
|