a3c90x_probe
	alloc_etherdev
	netdev_init
	pci_set_drvdata
	adjust_pci_device
	a3c90x_reset
	netdev_link_up
	(netdev_put)
 
a3c90x_open
	a3c90x_hw_start
	a3c90x_setup_tx_ring
	a3c90x_setup_rx_ring
		a3c90x_refill_rx_ring
			 a3c90x_prepare_rx_desc
	(a3c90x_free_resources)
	(a3c90x_reset)
 
a3c90x_transmit
	a3c90x_internal_IssueCommand
 
a3c90x_poll
	a3c90x_process_tx_packets
		netdev_tx_complete
	a3c90x_process_rx_packets
		(netdev_rx_err)
		iob_put
		netdev_rx
		a3c90x_refill_rx_ring
			alloc_iob
			a3c90x_prepare_rx_desc
 
a3c90x_irq
	a3c90x_internal_IssueCommand
 
a3c90x_close
        a3c90x_reset
        a3c90x_free_resources
                 a3c90x_free_tx_ring
                 a3c90x_free_rx_ring
                 a3c90x_free_rx_iobuf
 
a3c90x_remove
	unregister_netdev
	a3c90x_reset
	netdev_nullify
	netdev_put

Navigation

* [[:start|Home]] * [[:about|About our Project]] * [[:download|Download]] * [[:screenshots|Screenshots]] * Documentation * [[:howtos|HowTo Guides]] * [[:appnotes|Application Notes]] * [[:faq:|FAQs]] * [[:doc|General Doc]] * [[:talks|Videos, Talks, and Papers]] * [[:hardwareissues|Hardware Issues]] * [[:mailinglists|Mailing lists]] * [[http://support.etherboot.org/|Bugtracker]] * [[:contributing|Contributing]] * [[:editing_permission|Wiki Edit Permission]] * [[:wiki:syntax|Wiki Syntax]] * [[:contact|Contact]] * [[:relatedlinks|Related Links]] * [[:commerciallinks|Commercial Links]] * [[:acknowledgements|Acknowledgements]] * [[:logos|Logo Art]]

QR Code
QR Code soc:2009:asdlkf:notes:3c90x.c (generated for current page)