関数一覧 VB2010

VisualBasic2010

No. 名称 属性 ファイル名 説明
1
StaticStatic efi_handle_cup static void efi_console.c Handle ANSI CUP (cursor position)
2
StaticStatic efi_handle_ed static void efi_console.c Handle ANSI ED (erase in page)
3
StaticStatic efi_handle_sgr static void efi_console.c Handle ANSI SGR (set graphics rendition)
4
StaticStatic efi_putchar static void efi_console.c Print a character to EFI console
5
StaticStatic scancode_to_ansi_seq static const char * efi_console.c Get ANSI escape sequence corresponding to EFI scancode
6
StaticStatic efi_getchar static int efi_console.c Get character from EFI console
7
StaticStatic efi_iskey static int efi_console.c Check for character ready to read from EFI console
8
StaticStatic efi_find_table static void * efi_init.c Look up EFI configuration table
9
FunctionFunction efi_init EFI_STATUS efi_init.c Initialise EFI environment
10
StaticStatic efi_width static EFI_CPU_IO_PROTOCOL_WIDTH efi_io.c Determine EFI CPU I/O width code
11
FunctionFunction efi_ioread unsigned long long efi_io.c Read from device
12
FunctionFunction efi_iowrite void efi_io.c Write to device
13
FunctionFunction efi_ioreads void efi_io.c String read from device
14
FunctionFunction efi_iowrites void efi_io.c String write to device
15
StaticStatic efi_iodelay static void efi_io.c Wait for I/O-mapped operation to complete
16
StaticStatic efipci_address static unsigned long efi_pci.c  
17
FunctionFunction efipci_read int efi_pci.c  
18
FunctionFunction efipci_write int efi_pci.c  
19
StaticStatic efi_find_smbios static int efi_smbios.c Find SMBIOS
20
StaticStatic efi_snp_set_mode static void efi_snp.c Set EFI SNP mode based on gPXE net device parameters
21
StaticStatic efi_snp_poll static void efi_snp.c Poll net device and count received packets
22
StaticStatic efi_snp_start static EFI_STATUS EFIAPI efi_snp.c Change SNP state from "stopped" to "started"
23
StaticStatic efi_snp_stop static EFI_STATUS EFIAPI efi_snp.c Change SNP state from "started" to "stopped"
24
StaticStatic efi_snp_initialize static EFI_STATUS EFIAPI efi_snp.c Open the network device
25
StaticStatic efi_snp_reset static EFI_STATUS EFIAPI efi_snp.c Reset the network device
26
StaticStatic efi_snp_shutdown static EFI_STATUS EFIAPI efi_snp.c Shut down the network device
27
StaticStatic efi_snp_receive_filters static EFI_STATUS EFIAPI efi_snp.c Manage receive filters
28
StaticStatic efi_snp_station_address static EFI_STATUS EFIAPI efi_snp.c Set station address
29
StaticStatic efi_snp_statistics static EFI_STATUS EFIAPI efi_snp.c Get (or reset) statistics
30
StaticStatic efi_snp_mcast_ip_to_mac static EFI_STATUS EFIAPI efi_snp.c Convert multicast IP address to MAC address
31
StaticStatic efi_snp_nvdata static EFI_STATUS EFIAPI efi_snp.c Read or write non-volatile storage
32
StaticStatic efi_snp_get_status static EFI_STATUS EFIAPI efi_snp.c Read interrupt status and TX recycled buffer status
33
StaticStatic efi_snp_transmit static EFI_STATUS EFIAPI efi_snp.c Start packet transmission
34
StaticStatic efi_snp_receive static EFI_STATUS EFIAPI efi_snp.c Receive packet
35
StaticStatic efi_snp_wait_for_packet static VOID EFIAPI efi_snp.c Poll event
36
StaticStatic efi_snp_netdev static struct net_device * efi_snp.c Locate net device corresponding to EFI device
37
StaticStatic efi_snp_snpdev static struct efi_snp_device * efi_snp.c Locate SNP corresponding to EFI device
38
StaticStatic efi_snp_driver_supported static EFI_STATUS EFIAPI efi_snp.c Check to see if driver supports a device
39
StaticStatic efi_snp_driver_start static EFI_STATUS EFIAPI efi_snp.c Attach driver to device
40
StaticStatic efi_snp_driver_stop static EFI_STATUS EFIAPI efi_snp.c Detach driver from device
41
StaticStatic efi_snp_get_driver_name static EFI_STATUS EFIAPI efi_snp.c Look up driver name
42
StaticStatic efi_snp_get_controller_name static EFI_STATUS EFIAPI efi_snp.c Look up controller name
43
FunctionFunction efi_snp_install int efi_snp.c Install EFI SNP driver
44
FunctionFunction efi_strerror const char * efi_strerror.c @file
45
StaticStatic efi_udelay static void efi_timer.c Delay for a fixed number of microseconds
46
StaticStatic efi_currticks static unsigned long efi_timer.c Get current system time in ticks
47
StaticStatic efi_ticks_per_sec static unsigned long efi_timer.c Get number of ticks per second
48
StaticStatic efi_urealloc static userptr_t efi_umalloc.c Reallocate external memory
49
StaticStatic find_strings_terminator static size_t smbios.c Find SMBIOS strings terminator
50
FunctionFunction find_smbios_structure int smbios.c Find specific structure type within SMBIOS
51
FunctionFunction read_smbios_structure int smbios.c Copy SMBIOS structure
52
FunctionFunction read_smbios_string int smbios.c Find indexed string within SMBIOS structure
53
StaticStatic smbios_fetch static int smbios_settings.c Fetch value of SMBIOS setting
54
StaticStatic smbios_init static void smbios_settings.c Initialise SMBIOS settings
55
FunctionFunction __intel_new_proc_init void __libgcc icc.c  
56
FunctionFunction gcc_implicit_memcpy void * memcpy.c  
57
FunctionFunction __divdi3 __libgcc int64_t __divdi3.c  
58
FunctionFunction __moddi3 __libgcc int64_t __moddi3.c  
59
FunctionFunction __udivdi3 __libgcc uint64_t __udivdi3.c  
60
FunctionFunction __udivmoddi4 __libgcc uint64_t __udivmoddi4.c  
61
FunctionFunction __umoddi3 __libgcc uint64_t __umoddi3.c  
62
StaticStatic aoe_free static void aoe.c  
63
StaticStatic aoe_done static void aoe.c Mark current AoE command complete
64
StaticStatic aoe_send_command static int aoe.c Send AoE command
65
StaticStatic aoe_timer_expired static void aoe.c Handle AoE retry timer expiry
66
StaticStatic aoe_rx_cfg static int aoe.c Handle AoE configuration command response
67
StaticStatic aoe_rx_ata static int aoe.c Handle AoE ATA command response
68
StaticStatic aoe_rx static int aoe.c Process incoming AoE packets
69
StaticStatic aoe_command static int aoe.c Issue ATA command via an open AoE session
70
StaticStatic aoe_discover static int aoe.c Issue AoE config query for AoE target discovery
71
StaticStatic aoe_detached_command static int aoe.c  
72
FunctionFunction aoe_detach void aoe.c  
73
StaticStatic aoe_parse_root_path static int aoe.c  
74
FunctionFunction aoe_attach int aoe.c  
75
StaticStatic arp_find_entry static struct arp_entry * arp.c Find entry in the ARP cache
76
FunctionFunction arp_resolve int arp.c Look up media-specific link-layer address in the ARP cache
77
StaticStatic arp_find_protocol static struct arp_net_protocol * arp.c Identify ARP protocol
78
StaticStatic arp_rx static int arp.c Process incoming ARP packets
79
StaticStatic arp_ntoa static const char * arp.c Transcribe ARP address
80
FunctionFunction store_cached_dhcpack void cachedhcp.c @file
81
InlineInline dhcp_tag_name static inline char * dhcpopts.c @file
82
InlineInline __attribute__ static inline dhcpopts.c Get pointer to DHCP option
83
InlineInline __attribute__ static inline dhcpopts.c Get offset of a DHCP option
84
StaticStatic dhcp_option_len static unsigned int dhcpopts.c Calculate length of any DHCP option
85
StaticStatic find_dhcp_option_with_encap static int dhcpopts.c Find DHCP option within DHCP options block, and its encapsulator (if any)
86
StaticStatic resize_dhcp_option static int dhcpopts.c Resize a DHCP option
87
StaticStatic set_dhcp_option static int dhcpopts.c Set value of DHCP option
88
FunctionFunction dhcpopt_store int dhcpopts.c Store value of DHCP option setting
89
FunctionFunction dhcpopt_extensible_store int dhcpopts.c Store value of DHCP option setting, extending options block if necessary
90
FunctionFunction dhcpopt_fetch int dhcpopts.c Fetch value of DHCP option setting
91
StaticStatic dhcpopt_update_len static void dhcpopts.c Recalculate length of DHCP options block
92
FunctionFunction dhcpopt_init void dhcpopts.c Initialise prepopulated block of DHCP options
93
StaticStatic used_len_ipv4 static size_t dhcppkt.c @file
94
StaticStatic used_len_string static size_t dhcppkt.c Calculate used length of a string field within a DHCP packet
95
InlineInline dhcp_packet_field static inline void * dhcppkt.c Get address of a DHCP packet field
96
StaticStatic find_dhcp_packet_field static struct dhcp_packet_field * dhcppkt.c Find DHCP packet field corresponding to settings tag number
97
FunctionFunction dhcppkt_store int dhcppkt.c Store value of DHCP packet setting
98
FunctionFunction dhcppkt_fetch int dhcppkt.c Fetch value of DHCP packet setting
99
StaticStatic dhcppkt_settings_store static int dhcppkt.c DHCP packet settings interface
100
StaticStatic dhcppkt_settings_fetch static int dhcppkt.c Fetch value of DHCP setting
101
FunctionFunction dhcppkt_init void dhcppkt.c Constructor
102
StaticStatic eapol_rx static int eapol.c Receive EAPOL network-layer packet
103
StaticStatic eapol_ntoa static const char * eapol.c Transcribe EAPOL network-layer address
104
StaticStatic eth_push static int ethernet.c Add Ethernet link-layer header
105
StaticStatic eth_pull static int ethernet.c Remove Ethernet link-layer header
106
FunctionFunction eth_init_addr void ethernet.c Initialise Ethernet address
107
FunctionFunction eth_ntoa const char * ethernet.c Transcribe Ethernet address
108
FunctionFunction eth_mc_hash int ethernet.c Hash multicast address
109
FunctionFunction eth_eth_addr int ethernet.c Generate Ethernet-compatible compressed link-layer address
110
FunctionFunction alloc_etherdev struct net_device * ethernet.c Allocate Ethernet device
111
StaticStatic copy_encap_settings static int fakedhcp.c @file
112
StaticStatic copy_settings static int fakedhcp.c Copy settings to DHCP packet
113
FunctionFunction create_fakedhcpdiscover int fakedhcp.c Create fake DHCPDISCOVER packet
114
FunctionFunction create_fakedhcpack int fakedhcp.c Create fake DHCPACK packet
115
FunctionFunction create_fakepxebsack int fakedhcp.c Create fake PXE Boot Server ACK packet
116
StaticStatic icmp_rx static int icmp.c Process a received packet
117
FunctionFunction icmp6_send_solicit int icmpv6.c Send neighbour solicitation packet
118
StaticStatic icmp6_rx static int icmpv6.c Process ICMP6 headers
119
FunctionFunction icmp6_test_nadvert void icmpv6.c  
120
FunctionFunction ib_create_cq struct ib_completion_queue * infiniband.c Completion queues
121
FunctionFunction ib_destroy_cq void infiniband.c Destroy completion queue
122
FunctionFunction ib_poll_cq void infiniband.c Poll completion queue
123
FunctionFunction ib_create_qp struct ib_queue_pair * infiniband.c Work queues
124
FunctionFunction ib_modify_qp int infiniband.c Modify queue pair
125
FunctionFunction ib_destroy_qp void infiniband.c Destroy queue pair
126
FunctionFunction ib_find_qp_qpn struct ib_queue_pair * infiniband.c Find queue pair by QPN
127
FunctionFunction ib_find_qp_mgid struct ib_queue_pair * infiniband.c Find queue pair by multicast GID
128
FunctionFunction ib_find_wq struct ib_work_queue * infiniband.c Find work queue belonging to completion queue
129
FunctionFunction ib_post_send int infiniband.c Post send work queue entry
130
FunctionFunction ib_post_recv int infiniband.c Post receive work queue entry
131
FunctionFunction ib_complete_send void infiniband.c Complete send work queue entry
132
FunctionFunction ib_complete_recv void infiniband.c Complete receive work queue entry
133
FunctionFunction ib_refill_recv void infiniband.c Refill receive work queue
134
FunctionFunction ib_open int infiniband.c Link control
135
FunctionFunction ib_close void infiniband.c Close port
136
FunctionFunction ib_link_rc int infiniband.c Get link state
137
FunctionFunction ib_mcast_attach int infiniband.c Multicast
138
FunctionFunction ib_mcast_detach void infiniband.c Detach from multicast group
139
FunctionFunction ib_get_hca_info int infiniband.c Miscellaneous
140
FunctionFunction ib_set_port_info int infiniband.c Set port information
141
FunctionFunction ib_set_pkey_table int infiniband.c Set partition key table
142
FunctionFunction ib_link_state_changed void infiniband.c Event queues
143
FunctionFunction ib_poll_eq void infiniband.c Poll event queue
144
StaticStatic ib_step static void infiniband.c Single-step the Infiniband event queue
145
FunctionFunction alloc_ibdev struct ib_device * infiniband.c Infiniband device creation/destruction
146
FunctionFunction register_ibdev int infiniband.c Register Infiniband device
147
FunctionFunction unregister_ibdev void infiniband.c Unregister Infiniband device
148
FunctionFunction find_ibdev struct ib_device * infiniband.c Find Infiniband device by GID
149
FunctionFunction last_opened_ibdev struct ib_device * infiniband.c Get most recently opened Infiniband device
150
FunctionFunction iob_pad void iobpad.c Pad I/O buffer
151
StaticStatic add_ipv4_miniroute static struct ipv4_miniroute * __malloc ipv4.c Add IPv4 minirouting table entry
152
StaticStatic del_ipv4_miniroute static void ipv4.c Delete IPv4 minirouting table entry
153
StaticStatic ipv4_route static struct ipv4_miniroute * ipv4.c Perform IPv4 routing
154
StaticStatic ipv4_frag_expired static void ipv4.c Fragment reassembly counter timeout
155
StaticStatic free_fragbuf static void ipv4.c Free fragment buffer
156
StaticStatic ipv4_reassemble static struct io_buffer * ipv4.c Fragment reassembler
157
StaticStatic ipv4_pshdr_chksum static uint16_t ipv4.c Add IPv4 pseudo-header checksum to existing checksum
158
StaticStatic ipv4_ll_addr static int ipv4.c Determine link-layer address
159
StaticStatic ipv4_tx static int ipv4.c Transmit IP packet
160
StaticStatic ipv4_rx static int ipv4.c Process incoming packets
161
StaticStatic ipv4_arp_check static int ipv4.c Check existence of IPv4 address for ARP
162
FunctionFunction inet_ntoa char * ipv4.c Convert IPv4 address to dotted-quad notation
163
StaticStatic ipv4_ntoa static const char * ipv4.c Transcribe IP address
164
StaticStatic ipv4_create_routes static int ipv4.c Create IPv4 routing table based on configured settings
165
StaticStatic add_ipv6_miniroute static struct ipv6_miniroute * __malloc ipv6.c Add IPv6 minirouting table entry
166
StaticStatic del_ipv6_miniroute static void ipv6.c Delete IPv6 minirouting table entry
167
FunctionFunction add_ipv6_address int ipv6.c Add IPv6 interface
168
FunctionFunction del_ipv6_address void ipv6.c Remove IPv6 interface
169
StaticStatic ipv6_tx_csum static uint16_t ipv6.c Calculate TCPIP checksum
170
FunctionFunction ipv6_dump void ipv6.c Dump IP6 header for debugging
171
StaticStatic ipv6_tx static int ipv6.c Transmit IP6 packet
172
StaticStatic ipv6_process_nxt_hdr static int ipv6.c Process next IP6 header
173
StaticStatic ipv6_rx static int ipv6.c Process incoming IP6 packets
174
FunctionFunction inet6_ntoa char * ipv6.c  
175
StaticStatic ipv6_ntoa static const char * ipv6.c  
176
FunctionFunction mii_link_ok int mii.c mii_link_ok - is link status up/ok
177
FunctionFunction mii_check_link void mii.c mii_check_link - check MII link status
178
FunctionFunction mii_check_media unsigned int mii.c mii_check_media - check the MII interface for a duplex change
179
StaticStatic ndp_find_entry static struct ndp_entry * ndp.c Find entry in the neighbour cache
180
StaticStatic add_ndp_entry static void ndp.c Add NDP entry
181
FunctionFunction ndp_resolve int ndp.c Resolve the link-layer address
182
FunctionFunction ndp_process_advert int ndp.c Process neighbour advertisement
183
FunctionFunction netdev_link_down void netdevice.c Mark network device as having link down
184
StaticStatic netdev_record_stat static void netdevice.c Record network device statistic
185
FunctionFunction netdev_tx int netdevice.c Transmit raw packet via network device
186
FunctionFunction netdev_tx_complete_err void netdevice.c Complete network transmission
187
FunctionFunction netdev_tx_complete_next_err void netdevice.c Complete network transmission
188
StaticStatic netdev_tx_flush static void netdevice.c Flush device's transmit queue
189
FunctionFunction netdev_rx void netdevice.c Add packet to receive queue
190
FunctionFunction netdev_rx_err void netdevice.c Discard received packet
191
FunctionFunction netdev_poll void netdevice.c Poll for completed and received packets on network device
192
FunctionFunction netdev_rx_dequeue struct io_buffer * netdevice.c Remove packet from device's receive queue
193
StaticStatic netdev_rx_flush static void netdevice.c Flush device's receive queue
194
StaticStatic free_netdev static void netdevice.c Free network device
195
FunctionFunction alloc_netdev struct net_device * netdevice.c Allocate network device
196
FunctionFunction register_netdev int netdevice.c Register network device
197
FunctionFunction netdev_open int netdevice.c Open network device
198
FunctionFunction netdev_close void netdevice.c Close network device
199
FunctionFunction unregister_netdev void netdevice.c Unregister network device
200
FunctionFunction netdev_irq void netdevice.c Enable or disable interrupts
201
FunctionFunction find_netdev struct net_device * netdevice.c Get network device by name
202
FunctionFunction find_netdev_by_location struct net_device * netdevice.c  
203
FunctionFunction last_opened_netdev struct net_device * netdevice.c Get most recently opened network device
204
FunctionFunction net_tx int netdevice.c Transmit network-layer packet
205
FunctionFunction net_rx int netdevice.c Process received network-layer packet
206
StaticStatic net_step static void netdevice.c Single-step the network stack
207
StaticStatic netdev_store static int netdev_settings.c Store value of network device setting
208
StaticStatic netdev_fetch static int netdev_settings.c Fetch value of network device setting
209
StaticStatic netdev_clear static void netdev_settings.c Clear network device settings
210
StaticStatic null_open static int nullnet.c @file
211
StaticStatic null_close static void nullnet.c  
212
StaticStatic null_transmit static int nullnet.c  
213
StaticStatic null_poll static void nullnet.c  
214
StaticStatic null_irq static void nullnet.c  
215
StaticStatic rarp_rx static int rarp.c @file
216
StaticStatic rarp_ntoa static const char * rarp.c Transcribe RARP address
217
FunctionFunction start_timer void retry.c Start timer
218
FunctionFunction start_timer_fixed void retry.c Start timer with a specified fixed timeout
219
FunctionFunction stop_timer void retry.c Stop timer
220
StaticStatic timer_expired static void retry.c Handle expired timer
221
StaticStatic retry_step static void retry.c Single-step the retry timer list
222
InlineInline __attribute__ static inline tcp.c Name TCP state
223
InlineInline __attribute__ static inline tcp.c Dump TCP state transition
224
InlineInline __attribute__ static inline tcp.c Dump TCP flags
225
StaticStatic tcp_bind static int tcp.c Open and close
226
StaticStatic tcp_open static int tcp.c Open a TCP connection
227
StaticStatic tcp_close static void tcp.c Close TCP connection
228
StaticStatic tcp_xmit_win static size_t tcp.c Transmit data path
229
StaticStatic tcp_process_queue static size_t tcp.c Process TCP transmit queue
230
StaticStatic tcp_xmit static int tcp.c Transmit any outstanding data
231
StaticStatic tcp_expired static void tcp.c Retransmission timer expired
232
StaticStatic tcp_xmit_reset static int tcp.c Send RST response to incoming packet
233
StaticStatic tcp_demux static struct tcp_connection * tcp.c Receive data path
234
StaticStatic tcp_rx_opts static void tcp.c Parse TCP received options
235
StaticStatic tcp_rx_seq static void tcp.c Consume received sequence space
236
StaticStatic tcp_rx_syn static int tcp.c Handle TCP received SYN
237
StaticStatic tcp_rx_ack static int tcp.c Handle TCP received ACK
238
StaticStatic tcp_rx_data static int tcp.c Handle TCP received data
239
StaticStatic tcp_rx_fin static int tcp.c Handle TCP received FIN
240
StaticStatic tcp_rx_rst static int tcp.c Handle TCP received RST
241
StaticStatic tcp_rx static int tcp.c Process received packet
242
StaticStatic tcp_xfer_close static void tcp.c Data transfer interface
243
StaticStatic tcp_xfer_window static size_t tcp.c Check flow control window
244
StaticStatic tcp_xfer_deliver_iob static int tcp.c Deliver datagram as I/O buffer
245
StaticStatic tcp_open_uri static int tcp.c Open TCP URI
246
FunctionFunction tcpip_rx int tcpip.c Process a received TCP/IP packet
247
FunctionFunction tcpip_tx int tcpip.c Transmit a TCP/IP packet
248
FunctionFunction tcpip_continue_chksum uint16_t tcpip.c Calculate continued TCP/IP checkum
249
FunctionFunction tcpip_chksum uint16_t tcpip.c Calculate TCP/IP checkum
250
StaticStatic tls_uint24 static unsigned long tls.c Utility functions
251
StaticStatic free_tls static void tls.c Cleanup functions
252
StaticStatic tls_close static void tls.c Finish with TLS session
253
StaticStatic tls_generate_random static void tls.c Random number generation
254
StaticStatic tls_hmac_update_va static void tls.c Update HMAC with a list of ( data, len ) pairs
255
StaticStatic tls_p_hash_va static void tls.c Generate secure pseudo-random data using a single hash function
256
StaticStatic tls_prf static void tls.c Generate secure pseudo-random data
257
StaticStatic tls_generate_master_secret static void tls.c Secret management
258
StaticStatic tls_generate_keys static int tls.c Generate key material
259
StaticStatic tls_clear_cipher static void tls.c Cipher suite management
260
StaticStatic tls_set_cipher static int tls.c Set cipher suite
261
StaticStatic tls_select_cipher static int tls.c Select next cipher suite
262
StaticStatic tls_change_cipher static int tls.c Activate next cipher suite
263
StaticStatic tls_add_handshake static void tls.c Handshake verification
264
StaticStatic tls_verify_handshake static void tls.c Calculate handshake verification hash
265
StaticStatic tls_send_handshake static int tls.c Record handling
266
StaticStatic tls_send_client_hello static int tls.c Transmit Client Hello record
267
StaticStatic tls_send_client_key_exchange static int tls.c Transmit Client Key Exchange record
268
StaticStatic tls_send_change_cipher static int tls.c Transmit Change Cipher record
269
StaticStatic tls_send_finished static int tls.c Transmit Finished record
270
StaticStatic tls_new_change_cipher static int tls.c Receive new Change Cipher record
271
StaticStatic tls_new_alert static int tls.c Receive new Alert record
272
StaticStatic tls_new_server_hello static int tls.c Receive new Server Hello handshake record
273
StaticStatic tls_new_certificate static int tls.c Receive new Certificate handshake record
274
StaticStatic tls_new_server_hello_done static int tls.c Receive new Server Hello Done handshake record
275
StaticStatic tls_new_finished static int tls.c Receive new Finished handshake record
276
StaticStatic tls_new_handshake static int tls.c Receive new Handshake record
277
StaticStatic tls_new_record static int tls.c Receive new record
278
StaticStatic tls_hmac static void tls.c Record encryption/decryption
279
StaticStatic tls_assemble_stream static void * __malloc tls.c Allocate and assemble stream-ciphered record from data and MAC portions
280
StaticStatic tls_assemble_block static void * tls.c Allocate and assemble block-ciphered record from data and MAC portions
281
StaticStatic tls_send_plaintext static int tls.c Send plaintext record
282
StaticStatic tls_split_stream static int tls.c Split stream-ciphered record into data and MAC portions
283
StaticStatic tls_split_block static int tls.c Split block-ciphered record into data and MAC portions
284
StaticStatic tls_new_ciphertext static int tls.c Receive new ciphertext record
285
StaticStatic tls_plainstream_close static void tls.c Plaintext stream operations
286
StaticStatic tls_plainstream_window static size_t tls.c Check flow control window
287
StaticStatic tls_plainstream_deliver_raw static int tls.c Deliver datagram as raw data
288
StaticStatic tls_cipherstream_close static void tls.c Ciphertext stream operations
289
StaticStatic tls_newdata_process_header static int tls.c Handle received TLS header
290
StaticStatic tls_newdata_process_data static int tls.c Handle received TLS data payload
291
StaticStatic tls_cipherstream_deliver_raw static int tls.c Receive new ciphertext
292
StaticStatic tls_step static void tls.c Controlling process
293
FunctionFunction add_tls int tls.c Instantiator
294
StaticStatic udp_bind static int udp.c Bind UDP connection to local port
295
StaticStatic udp_open_common static int udp.c Open a UDP connection
296
FunctionFunction udp_open int udp.c Open a UDP connection
297
FunctionFunction udp_open_promisc int udp.c Open a promiscuous UDP connection
298
StaticStatic udp_close static void udp.c Close a UDP connection
299
StaticStatic udp_tx static int udp.c Transmit data via a UDP connection to a specified address
300
StaticStatic udp_demux static struct udp_connection * udp.c Identify UDP connection by local address
301
StaticStatic udp_rx static int udp.c Process a received packet
302
StaticStatic udp_xfer_close static void udp.c Data transfer interface
303
StaticStatic udp_alloc_iob static struct io_buffer * udp.c Allocate I/O buffer for UDP
304
StaticStatic udp_xfer_deliver_iob static int udp.c Deliver datagram as I/O buffer
305
StaticStatic udp_open_uri static int udp.c Open UDP URI
306
FunctionFunction sec80211_detect __weak int net80211.c Detect secure 802.11 network when security support is not available
307
StaticStatic net80211_netdev_open static int net80211.c @}
308
StaticStatic net80211_netdev_close static void net80211.c Close 802.11 device
309
StaticStatic net80211_netdev_transmit static int net80211.c Transmit packet on 802.11 device
310
StaticStatic net80211_netdev_poll static void net80211.c Poll 802.11 device for received packets and completed transmissions
311
StaticStatic net80211_netdev_irq static void net80211.c Enable or disable interrupts for 802.11 device
312
InlineInline net80211_rate_is_erp static inline int net80211.c Determine whether a transmission rate uses ERP/OFDM
313
FunctionFunction net80211_duration u16 net80211.c Calculate one frame's contribution to 802.11 duration field
314
StaticStatic net80211_ll_push static int net80211.c Add 802.11 link-layer header
315
StaticStatic net80211_ll_pull static int net80211.c Remove 802.11 link-layer header
316
FunctionFunction net80211_get struct net80211_device * net80211.c Get 802.11 device from wrapping network device
317
FunctionFunction net80211_keep_mgmt int net80211.c Set state of 802.11 device keeping management frames
318
FunctionFunction net80211_mgmt_dequeue struct io_buffer * net80211.c Get 802.11 management frame
319
FunctionFunction net80211_tx_mgmt int net80211.c Transmit 802.11 management frame
320
FunctionFunction net80211_alloc struct net80211_device * net80211.c Allocate 802.11 device
321
FunctionFunction net80211_register int net80211.c Register 802.11 device with network stack
322
FunctionFunction net80211_unregister void net80211.c Unregister 802.11 device from network stack
323
FunctionFunction net80211_free void net80211.c Free 802.11 device
324
InlineInline net80211_set_state static inline void net80211.c Set state of 802.11 device
325
StaticStatic net80211_add_channels static void net80211.c Add channels to 802.11 device
326
StaticStatic net80211_filter_hw_channels static void net80211.c Filter 802.11 device channels for hardware capabilities
327
StaticStatic net80211_process_capab static int net80211.c Update 802.11 device state to reflect received capabilities field
328
StaticStatic net80211_process_ie static int net80211.c Update 802.11 device state to reflect received information elements
329
StaticStatic net80211_marshal_request_info static union ieee80211_ie * net80211.c Create information elements for outgoing probe or association packet
330
FunctionFunction net80211_probe_start struct net80211_probe_ctx * net80211.c Begin probe of 802.11 networks
331
FunctionFunction net80211_probe_step int net80211.c Continue probe of 802.11 networks
332
FunctionFunction net80211_probe_finish_best struct net80211_wlan * net80211.c Finish probe of 802.11 networks, returning best-signal network found
333
FunctionFunction net80211_probe_finish_all struct list_head * net80211.c Finish probe of 802.11 networks, returning all networks found
334
FunctionFunction net80211_free_wlan void net80211.c Free WLAN structure
335
FunctionFunction net80211_free_wlanlist void net80211.c Free list of WLAN structures
336
StaticStatic net80211_step_associate static void net80211.c Step 802.11 association process
337
StaticStatic net80211_check_settings_update static int net80211.c Check for 802.11 SSID or key updates
338
FunctionFunction net80211_autoassociate void net80211.c Start 802.11 association process
339
StaticStatic net80211_set_rtscts_rate static void net80211.c Pick TX rate for RTS/CTS packets based on data rate
340
FunctionFunction net80211_set_rate_idx void net80211.c Set data transmission rate for 802.11 device
341
FunctionFunction net80211_change_channel int net80211.c Configure 802.11 device to transmit on a certain channel
342
FunctionFunction net80211_prepare_probe int net80211.c Prepare 802.11 device channel and rate set for scanning
343
FunctionFunction net80211_prepare_assoc int net80211.c Prepare 802.11 device channel and rate set for communication
344
FunctionFunction net80211_send_auth int net80211.c Send 802.11 initial authentication frame
345
StaticStatic net80211_handle_auth static void net80211.c Handle receipt of 802.11 authentication frame
346
FunctionFunction net80211_send_assoc int net80211.c Send 802.11 association frame
347
StaticStatic net80211_handle_assoc_reply static void net80211.c Handle receipt of 802.11 association reply frame
348
StaticStatic net80211_send_disassoc static int net80211.c Send 802.11 disassociation frame
349
FunctionFunction net80211_deauthenticate void net80211.c Deauthenticate from current network and try again
350
StaticStatic net80211_update_link_quality static void net80211.c Update link quality information based on received beacon
351
StaticStatic net80211_handle_mgmt static void net80211.c Handle receipt of 802.11 management frame
352
StaticStatic net80211_free_frags static void net80211.c Free buffers used by 802.11 fragment cache entry
353
StaticStatic net80211_accum_frags static struct io_buffer * net80211.c Accumulate 802.11 fragments into one I/O buffer
354
StaticStatic net80211_rx_frag static void net80211.c Handle receipt of 802.11 fragment
355
FunctionFunction net80211_rx void net80211.c Handle receipt of 802.11 frame
356
FunctionFunction net80211_rx_err void net80211.c Indicate an error in receiving a packet
357
FunctionFunction net80211_tx_complete void net80211.c Indicate the completed transmission of a packet
358
FunctionFunction rc80211_init struct rc80211_ctx * rc80211.c Initialize rate-control algorithm
359
StaticStatic rc80211_calc_net_goodness static int rc80211.c Calculate net goodness for a certain rate
360
StaticStatic rc80211_pick_best static int rc80211.c Determine the best rate to switch to and return it
361
InlineInline rc80211_set_rate static inline void rc80211.c Set 802.11 device rate
362
StaticStatic rc80211_maybe_set_new static void rc80211.c Check rate-control state and change rate if necessary
363
StaticStatic rc80211_update static void rc80211.c Update rate-control state
364
FunctionFunction rc80211_update_tx void rc80211.c Update rate-control state for transmitted packet
365
FunctionFunction rc80211_update_rx void rc80211.c Update rate-control state for received packet
366
FunctionFunction rc80211_free void rc80211.c Free rate-control context
367
FunctionFunction sec80211_install int sec80211.c Install 802.11 cryptosystem
368
StaticStatic rsn_pick_desc static struct descriptor_map * sec80211.c Determine net80211 crypto or handshaking type value to return for RSN info
369
FunctionFunction sec80211_find_rsn u8 * sec80211.c Find the RSN or WPA information element in the provided beacon frame
370
FunctionFunction sec80211_detect_ie int sec80211.c Detect crypto and AKM types from RSN information element
371
FunctionFunction _sec80211_detect int sec80211.c Detect the cryptosystem and handshaking protocol used by an 802.11 network
372
StaticStatic rsn_get_desc static u32 sec80211.c Determine RSN descriptor for specified net80211 ID
373
FunctionFunction sec80211_rsn_get_crypto_desc u32 sec80211.c Determine RSN descriptor for specified net80211 cryptosystem number
374
FunctionFunction sec80211_rsn_get_akm_desc u32 sec80211.c Determine RSN descriptor for specified net80211 handshaker number
375
FunctionFunction sec80211_rsn_get_net80211_crypt enum net80211_crypto_alg sec80211.c Determine net80211 cryptosystem number from RSN descriptor
376
StaticStatic wep_init static int wep.c Initialize WEP algorithm
377
StaticStatic wep_encrypt static struct io_buffer * wep.c Encrypt packet using WEP
378
StaticStatic wep_decrypt static struct io_buffer * wep.c Decrypt packet using WEP
379
StaticStatic trivial_init static int wep.c Initialize trivial 802.11 security handshaker
380
StaticStatic trivial_change_key static int wep.c Check for key change on trivial 802.11 security handshaker
381
StaticStatic wpa_fail static int wpa.c Return an error code and deauthenticate
382
StaticStatic wpa_find_cryptosystem static struct net80211_crypto * wpa.c Find a cryptosystem handler structure from a crypto ID
383
FunctionFunction wpa_find_kie struct wpa_kie * wpa.c Find WPA key integrity and encryption handler from key version field
384
FunctionFunction wpa_make_rsn_ie int wpa.c Construct RSN or WPA information element
385
FunctionFunction wpa_start int wpa.c Set up generic WPA support to handle 4-Way Handshake
386
FunctionFunction wpa_stop void wpa.c Disable handling of received WPA handshake frames
387
StaticStatic wpa_derive_ptk static void wpa.c Derive pairwise transient key
388
InlineInline wpa_install_ptk static inline int wpa.c Install pairwise transient key
389
InlineInline wpa_install_gtk static inline int wpa.c Install group transient key
390
StaticStatic wpa_maybe_install_gtk static int wpa.c Search for group transient key, and install it if found
391
StaticStatic wpa_alloc_frame static struct io_buffer * wpa.c Allocate I/O buffer for construction of outgoing EAPOL-Key frame
392
StaticStatic wpa_send_eapol static int wpa.c Send EAPOL-Key packet
393
StaticStatic wpa_send_2_of_4 static int wpa.c Send second frame in 4-Way Handshake
394
StaticStatic wpa_handle_1_of_4 static int wpa.c Handle receipt of first frame in 4-Way Handshake
395
StaticStatic wpa_send_final static int wpa.c Send fourth frame in 4-Way Handshake, or second in Group Key Handshake
396
StaticStatic wpa_handle_3_of_4 static int wpa.c Handle receipt of third frame in 4-Way Handshake
397
StaticStatic wpa_handle_1_of_2 static int wpa.c Handle receipt of first frame in Group Key Handshake
398
StaticStatic eapol_key_rx static int wpa.c Handle receipt of EAPOL-Key frame for WPA
399
StaticStatic pn_to_u64 static u64 wpa_ccmp.c Convert 6-byte LSB packet number to 64-bit integer
400
StaticStatic u64_to_pn static void wpa_ccmp.c Convert 64-bit integer to 6-byte packet number
401
StaticStatic ccmp_init static int wpa_ccmp.c Initialise CCMP state and install key
402
StaticStatic ccmp_ctr_xor static void wpa_ccmp.c Encrypt or decrypt data stream using AES in Counter mode
403
StaticStatic ccmp_feed_cbc_mac static void wpa_ccmp.c Advance one block in CBC-MAC calculation
404
StaticStatic ccmp_cbc_mac static void wpa_ccmp.c Calculate MIC on plaintext data using CBC-MAC
405
FunctionFunction ccmp_encrypt struct io_buffer * wpa_ccmp.c Encapsulate and encrypt a packet using CCMP
406
StaticStatic ccmp_decrypt static struct io_buffer * wpa_ccmp.c Decrypt a packet using CCMP
407
StaticStatic ccmp_kie_mic static void wpa_ccmp.c Calculate HMAC-SHA1 MIC for EAPOL-Key frame
408
StaticStatic ccmp_kie_decrypt static int wpa_ccmp.c Decrypt key data in EAPOL-Key frame
409
StaticStatic wpa_psk_init static int wpa_psk.c @file
410
StaticStatic wpa_psk_start static int wpa_psk.c Start WPA-PSK authentication
411
StaticStatic wpa_psk_step static int wpa_psk.c Step WPA-PSK authentication
412
StaticStatic wpa_psk_no_change_key static int wpa_psk.c Do-nothing function; you can't change a WPA key post-authentication
413
StaticStatic wpa_psk_stop static void wpa_psk.c Disable handling of received WPA authentication frames
414
InlineInline S static inline u16 wpa_tkip.c Perform S-box mapping on a 16-bit value
415
InlineInline ror16 static inline u16 wpa_tkip.c Rotate 16-bit value right
416
InlineInline ror32 static inline u32 wpa_tkip.c Rotate 32-bit value right
417
InlineInline rol32 static inline u32 wpa_tkip.c Rotate 32-bit value left
418
StaticStatic tkip_init static int wpa_tkip.c Initialise TKIP state and install key
419
StaticStatic tkip_mix_1 static void wpa_tkip.c Perform TKIP key mixing, phase 1
420
StaticStatic tkip_mix_2 static void wpa_tkip.c Perform TKIP key mixing, phase 2
421
StaticStatic tkip_feed_michael static void wpa_tkip.c Update Michael message integrity code based on next 32-bit word of data
422
StaticStatic tkip_michael static void wpa_tkip.c Calculate Michael message integrity code
423
StaticStatic tkip_encrypt static struct io_buffer * wpa_tkip.c Encrypt a packet using TKIP
424
StaticStatic tkip_decrypt static struct io_buffer * wpa_tkip.c Decrypt a packet using TKIP
425
StaticStatic tkip_kie_mic static void wpa_tkip.c Calculate HMAC-MD5 MIC for EAPOL-Key frame
426
StaticStatic tkip_kie_decrypt static int wpa_tkip.c Decrypt key data in EAPOL-Key frame
427
StaticStatic ib_cm_send_rtu static int ib_cm.c Send "ready to use" response
428
StaticStatic ib_cm_connect_rep static void ib_cm.c Handle duplicate connection replies
429
StaticStatic ib_cm_rejection_reason_to_rc static int ib_cm.c Convert connection rejection reason to return status code
430
StaticStatic ib_cm_req_complete static void ib_cm.c Handle connection request transaction completion
431
StaticStatic ib_cm_path_complete static void ib_cm.c Handle connection path transaction completion
432
FunctionFunction ib_create_conn struct ib_connection * ib_cm.c Create connection to remote QP
433
FunctionFunction ib_destroy_conn void ib_cm.c Destroy connection to remote QP
434
StaticStatic ib_cmrc_shutdown static void ib_cmrc.c Shut down CMRC connection gracefully
435
StaticStatic ib_cmrc_close static void ib_cmrc.c Close CMRC connection
436
StaticStatic ib_cmrc_changed static void ib_cmrc.c Handle change of CMRC connection status
437
StaticStatic ib_cmrc_complete_send static void ib_cmrc.c Handle CMRC send completion
438
StaticStatic ib_cmrc_complete_recv static void ib_cmrc.c Handle CMRC receive completion
439
StaticStatic ib_cmrc_xfer_deliver_iob static int ib_cmrc.c Send data via CMRC
440
StaticStatic ib_cmrc_xfer_window static size_t ib_cmrc.c Check CMRC flow control window
441
StaticStatic ib_cmrc_xfer_close static void ib_cmrc.c Close CMRC data-transfer interface
442
FunctionFunction ib_cmrc_open int ib_cmrc.c Open CMRC connection
443
StaticStatic ib_mcast_mad static void ib_mcast.c @file
444
StaticStatic ib_mcast_complete static void ib_mcast.c Handle multicast membership record join response
445
FunctionFunction ib_mcast_join int ib_mcast.c Join multicast group
446
FunctionFunction ib_mcast_leave void ib_mcast.c Leave multicast group
447
StaticStatic ib_mi_handle static int ib_mi.c Handle received MAD
448
StaticStatic ib_mi_complete_recv static void ib_mi.c Complete receive via management interface
449
FunctionFunction ib_mi_send int ib_mi.c Transmit MAD
450
StaticStatic ib_mi_timer_expired static void ib_mi.c Handle management transaction timer expiry
451
FunctionFunction ib_create_madx struct ib_mad_transaction * ib_mi.c Create management transaction
452
FunctionFunction ib_destroy_madx void ib_mi.c Destroy management transaction
453
FunctionFunction ib_create_mi struct ib_mad_interface * ib_mi.c Create management interface
454
FunctionFunction ib_destroy_mi void ib_mi.c Destroy management interface
455
FunctionFunction ib_push int ib_packet.c @file
456
FunctionFunction ib_pull int ib_packet.c Remove IB headers
457
StaticStatic ib_path_complete static void ib_pathrec.c @file
458
FunctionFunction ib_create_path struct ib_path * ib_pathrec.c Create path
459
FunctionFunction ib_destroy_path void ib_pathrec.c Destroy path
460
StaticStatic ib_find_path_cache_entry static struct ib_cached_path * ib_pathrec.c Find path cache entry
461
StaticStatic ib_cached_path_complete static void ib_pathrec.c Handle cached path transaction completion
462
FunctionFunction ib_resolve_path int ib_pathrec.c Resolve path
463
StaticStatic ib_sma_node_info static void ib_sma.c @file
464
StaticStatic ib_sma_node_desc static void ib_sma.c Node description
465
StaticStatic ib_sma_guid_info static void ib_sma.c GUID information
466
StaticStatic ib_sma_set_port_info static int ib_sma.c Set port information
467
StaticStatic ib_sma_port_info static void ib_sma.c Port information
468
StaticStatic ib_sma_set_pkey_table static int ib_sma.c Set partition key table
469
StaticStatic ib_sma_pkey_table static void ib_sma.c Partition key table
470
FunctionFunction ib_create_sma int ib_sma.c Create subnet management agent and interface
471
FunctionFunction ib_destroy_sma void ib_sma.c Destroy subnet management agent and interface
472
StaticStatic ib_smc_get_port_info static int ib_smc.c @file
473
StaticStatic ib_smc_get_guid_info static int ib_smc.c Get GUID information
474
StaticStatic ib_smc_get_pkey_table static int ib_smc.c Get partition key table
475
FunctionFunction ib_smc_update int ib_smc.c Get MAD parameters
476
StaticStatic ib_srp_parse_byte_string static int ib_srp.c Parse IB SRP root path byte-string value
477
StaticStatic ib_srp_parse_integer static int ib_srp.c Parse IB SRP root path integer value
478
StaticStatic ib_srp_parse_literal static int ib_srp.c Parse IB SRP root path literal component
479
StaticStatic ib_srp_parse_sgid static int ib_srp.c Parse IB SRP root path source GID
480
StaticStatic ib_srp_parse_initiator_id_ext static int ib_srp.c Parse IB SRP root path initiator identifier extension
481
StaticStatic ib_srp_parse_initiator_hca_guid static int ib_srp.c Parse IB SRP root path initiator HCA GUID
482
StaticStatic ib_srp_parse_dgid static int ib_srp.c Parse IB SRP root path destination GID
483
StaticStatic ib_srp_parse_pkey static int ib_srp.c Parse IB SRP root path partition key
484
StaticStatic ib_srp_parse_service_id static int ib_srp.c Parse IB SRP root path service ID
485
StaticStatic ib_srp_parse_lun static int ib_srp.c Parse IB SRP root path LUN
486
StaticStatic ib_srp_parse_target_id_ext static int ib_srp.c Parse IB SRP root path target identifier extension
487
StaticStatic ib_srp_parse_target_ioc_guid static int ib_srp.c Parse IB SRP root path target I/O controller GUID
488
StaticStatic ib_srp_parse_root_path static int ib_srp.c Parse IB SRP root path
489
StaticStatic ib_srp_connect static int ib_srp.c Connect IB SRP session
490
StaticStatic ftp_free static void ftp.c Free FTP request
491
StaticStatic ftp_done static void ftp.c Mark FTP operation as complete
492
StaticStatic ftp_uri_path static const char * ftp.c Retrieve FTP pathname
493
StaticStatic ftp_user static const char * ftp.c Retrieve FTP user
494
StaticStatic ftp_password static const char * ftp.c Retrieve FTP password
495
StaticStatic ftp_control_close static void ftp.c Handle control channel being closed
496
StaticStatic ftp_parse_value static void ftp.c Parse FTP byte sequence value
497
StaticStatic ftp_next_state static void ftp.c Move to next state and send the appropriate FTP control string
498
StaticStatic ftp_reply static void ftp.c Handle an FTP control channel response
499
StaticStatic ftp_control_deliver_raw static int ftp.c Handle new data arriving on FTP control channel
500
StaticStatic ftp_data_closed static void ftp.c FTP data channel
501
StaticStatic ftp_data_deliver_iob static int ftp.c Handle data delivery via FTP data channel
502
StaticStatic ftp_xfer_closed static void ftp.c Data transfer interface
503
StaticStatic ftp_open static int ftp.c URI opener
504
StaticStatic http_free static void http.c Free HTTP request
505
StaticStatic http_done static void http.c Mark HTTP request as complete
506
StaticStatic http_response_to_rc static int http.c Convert HTTP response code to return status code
507
StaticStatic http_rx_response static int http.c Handle HTTP response
508
StaticStatic http_rx_location static int http.c Handle HTTP Location header
509
StaticStatic http_rx_content_length static int http.c Handle HTTP Content-Length header
510
StaticStatic http_rx_header static int http.c Handle HTTP header
511
StaticStatic http_rx_data static int http.c Handle new data arriving via HTTP connection in the data phase
512
StaticStatic http_socket_deliver_iob static int http.c Handle new data arriving via HTTP connection
513
StaticStatic http_step static void http.c HTTP process
514
StaticStatic http_socket_close static void http.c HTTP connection closed by network stack
515
StaticStatic http_xfer_close static void http.c Close HTTP data transfer interface
516
FunctionFunction http_open_filter int http.c Initiate an HTTP connection, with optional filter
517
StaticStatic http_open static int http.c Initiate an HTTP connection
518
StaticStatic https_open static int https.c Initiate an HTTPS connection
519
StaticStatic iscsi_rx_buffered_data_done static void iscsi.c Finish receiving PDU data into buffer
520
StaticStatic iscsi_free static void iscsi.c Free iSCSI session
521
StaticStatic iscsi_open_connection static int iscsi.c Open iSCSI transport-layer connection
522
StaticStatic iscsi_close_connection static void iscsi.c Close iSCSI transport-layer connection
523
StaticStatic iscsi_scsi_done static void iscsi.c Mark iSCSI SCSI operation as complete
524
StaticStatic iscsi_start_command static void iscsi.c iSCSI SCSI command issuing
525
StaticStatic iscsi_rx_scsi_response static int iscsi.c Receive data segment of an iSCSI SCSI response PDU
526
StaticStatic iscsi_rx_data_in static int iscsi.c Receive data segment of an iSCSI data-in PDU
527
StaticStatic iscsi_rx_r2t static int iscsi.c Receive data segment of an iSCSI R2T PDU
528
StaticStatic iscsi_start_data_out static void iscsi.c Build iSCSI data-out BHS
529
StaticStatic iscsi_data_out_done static void iscsi.c Complete iSCSI data-out PDU transmission
530
StaticStatic iscsi_tx_data_out static int iscsi.c Send iSCSI data-out data segment
531
StaticStatic iscsi_build_login_request_strings static int iscsi.c iSCSI login
532
StaticStatic iscsi_start_login static void iscsi.c Build iSCSI login request BHS
533
StaticStatic iscsi_login_request_done static void iscsi.c Complete iSCSI login request PDU transmission
534
StaticStatic iscsi_tx_login_request static int iscsi.c Transmit data segment of an iSCSI login request PDU
535
InlineInline iscsi_large_binary_decoded_max_len static inline size_t iscsi.c Calculate maximum length of decoded large binary value
536
StaticStatic iscsi_large_binary_decode static int iscsi.c Decode large binary value
537
StaticStatic iscsi_handle_targetaddress_value static int iscsi.c Handle iSCSI TargetAddress text value
538
StaticStatic iscsi_handle_authmethod_value static int iscsi.c Handle iSCSI AuthMethod text value
539
StaticStatic iscsi_handle_chap_a_value static int iscsi.c Handle iSCSI CHAP_A text value
540
StaticStatic iscsi_handle_chap_i_value static int iscsi.c Handle iSCSI CHAP_I text value
541
StaticStatic iscsi_handle_chap_c_value static int iscsi.c Handle iSCSI CHAP_C text value
542
StaticStatic iscsi_handle_chap_n_value static int iscsi.c Handle iSCSI CHAP_N text value
543
StaticStatic iscsi_handle_chap_r_value static int iscsi.c Handle iSCSI CHAP_R text value
544
StaticStatic iscsi_handle_string static int iscsi.c Handle iSCSI string
545
StaticStatic iscsi_handle_strings static int iscsi.c Handle iSCSI strings
546
StaticStatic iscsi_rx_buffered_data static int iscsi.c Receive PDU data into buffer
547
StaticStatic iscsi_status_to_rc static int iscsi.c Convert iSCSI response status to return status code
548
StaticStatic iscsi_rx_login_response static int iscsi.c Receive data segment of an iSCSI login response PDU
549
StaticStatic iscsi_start_tx static void iscsi.c iSCSI to socket interface
550
StaticStatic iscsi_tx_nothing static int iscsi.c Transmit nothing
551
StaticStatic iscsi_tx_bhs static int iscsi.c Transmit basic header segment of an iSCSI PDU
552
StaticStatic iscsi_tx_data static int iscsi.c Transmit data segment of an iSCSI PDU
553
StaticStatic iscsi_tx_data_padding static int iscsi.c Transmit data padding of an iSCSI PDU
554
StaticStatic iscsi_tx_done static void iscsi.c Complete iSCSI PDU transmission
555
StaticStatic iscsi_tx_step static void iscsi.c Transmit iSCSI PDU
556
StaticStatic iscsi_rx_bhs static int iscsi.c Receive basic header segment of an iSCSI PDU
557
StaticStatic iscsi_rx_discard static int iscsi.c Discard portion of an iSCSI PDU.
558
StaticStatic iscsi_rx_data static int iscsi.c Receive data segment of an iSCSI PDU
559
StaticStatic iscsi_socket_deliver_raw static int iscsi.c Receive new data
560
StaticStatic iscsi_socket_close static void iscsi.c Handle stream connection closure
561
StaticStatic iscsi_vredirect static int iscsi.c Handle redirection event
562
StaticStatic iscsi_command static int iscsi.c iSCSI command issuing
563
FunctionFunction iscsi_detach void iscsi.c Shut down iSCSI interface
564
StaticStatic iscsi_parse_root_path static int iscsi.c Parse iSCSI root path
565
StaticStatic iscsi_set_auth static int iscsi.c Set iSCSI authentication details
566
FunctionFunction iscsi_attach int iscsi.c Attach iSCSI interface
567
StaticStatic apply_iscsi_string_setting static int iscsi.c Apply iSCSI setting
568
StaticStatic apply_iscsi_settings static int iscsi.c Apply iSCSI settings
569
FunctionFunction iscsi_initiator_iqn const char * iscsi.c Initiator name
570
InlineInline dhcp_msgtype_name static inline const char * dhcp.c Name a DHCP packet type
571
StaticStatic dhcp_xid static uint32_t dhcp.c Calculate DHCP transaction ID for a network device
572
StaticStatic dhcp_free static void dhcp.c Free DHCP session
573
StaticStatic dhcp_finished static void dhcp.c Mark DHCP session as complete
574
StaticStatic dhcp_set_state static void dhcp.c Transition to new DHCP session state
575
StaticStatic dhcp_next_offer static struct dhcp_offer * dhcp.c Determine next DHCP offer to try
576
StaticStatic dhcp_discovery_tx static int dhcp.c DHCP state machine
577
StaticStatic dhcp_rx_offer static void dhcp.c Handle received DHCPOFFER during any state
578
StaticStatic dhcp_discovery_rx static void dhcp.c Handle received packet during DHCP discovery
579
StaticStatic dhcp_discovery_expired static void dhcp.c Handle timer expiry during DHCP discovery
580
StaticStatic dhcp_request_tx static int dhcp.c Construct transmitted packet for DHCP request
581
StaticStatic dhcp_request_rx static void dhcp.c Handle received packet during DHCP request
582
StaticStatic dhcp_request_expired static void dhcp.c Handle timer expiry during DHCP discovery
583
StaticStatic dhcp_proxy_tx static int dhcp.c Construct transmitted packet for ProxyDHCP request
584
StaticStatic dhcp_proxy_rx static void dhcp.c Handle received packet during ProxyDHCP request
585
StaticStatic dhcp_proxy_expired static void dhcp.c Handle timer expiry during ProxyDHCP request
586
StaticStatic dhcp_pxebs_tx static int dhcp.c Construct transmitted packet for PXE Boot Server Discovery
587
StaticStatic dhcp_pxebs_accept static int dhcp.c Check to see if PXE Boot Server address is acceptable
588
StaticStatic dhcp_pxebs_rx static void dhcp.c Handle received packet during PXE Boot Server Discovery
589
StaticStatic dhcp_pxebs_expired static void dhcp.c Handle timer expiry during PXE Boot Server Discovery
590
FunctionFunction dhcp_chaddr void * dhcp.c Packet construction
591
FunctionFunction dhcp_create_packet int dhcp.c Create a DHCP packet
592
FunctionFunction dhcp_create_request int dhcp.c Create DHCP request packet
593
StaticStatic dhcp_tx static int dhcp.c Data transfer interface
594
StaticStatic dhcp_deliver_iob static int dhcp.c Receive new data
595
StaticStatic dhcp_timer_expired static void dhcp.c Handle DHCP retry timer expiry
596
StaticStatic dhcp_job_kill static void dhcp.c Job control interface
597
FunctionFunction get_cached_dhcpack __weak void dhcp.c Get cached DHCPACK where none exists
598
FunctionFunction start_dhcp int dhcp.c Start DHCP state machine on a network device
599
StaticStatic pxebs_list static void dhcp.c Retrieve list of PXE boot servers for a given server type
600
FunctionFunction start_pxebs int dhcp.c Start PXE Boot Server Discovery on a network device
601
StaticStatic dns_done static void dns.c Mark DNS request as complete
602
StaticStatic dns_name_cmp static int dns.c Compare DNS reply name against the query name from the original request
603
StaticStatic dns_skip_name static const char * dns.c Skip over a (possibly compressed) DNS name
604
StaticStatic dns_find_rr static union dns_rr_info * dns.c Find an RR in a reply packet corresponding to our query
605
StaticStatic dns_qualify_name static char * dns.c Append DHCP domain name if available and name is not fully qualified
606
StaticStatic dns_make_name static char * dns.c Convert a standard NUL-terminated string to a DNS name
607
InlineInline dns_unmake_name static inline char * dns.c Convert an uncompressed DNS name to a NUL-terminated string
608
StaticStatic dns_decompress_name static char * dns.c Decompress a DNS name
609
StaticStatic dns_send_packet static int dns.c Send next packet in DNS request
610
StaticStatic dns_timer_expired static void dns.c Handle DNS retransmission timer expiry
611
StaticStatic dns_xfer_deliver_raw static int dns.c Receive new data
612
StaticStatic dns_xfer_close static void dns.c Receive new data
613
StaticStatic dns_resolv static int dns.c Resolve name using DNS
614
StaticStatic apply_dns_settings static int dns.c Apply DNS settings
615
StaticStatic slam_free static void slam.c Free a SLAM request
616
StaticStatic slam_finished static void slam.c Mark SLAM request as complete
617
StaticStatic slam_put_value static int slam.c TX datapath
618
StaticStatic slam_tx_nack static int slam.c Send SLAM NACK packet
619
StaticStatic slam_master_timer_expired static void slam.c Handle SLAM master client retry timer expiry
620
StaticStatic slam_slave_timer_expired static void slam.c Handle SLAM slave client retry timer expiry
621
StaticStatic slam_pull_value static int slam.c RX datapath
622
StaticStatic slam_pull_header static int slam.c Read and strip SLAM header
623
StaticStatic slam_mc_socket_deliver static int slam.c Receive SLAM data packet
624
StaticStatic slam_socket_deliver static int slam.c Receive SLAM non-data packet
625
StaticStatic slam_socket_close static void slam.c Close SLAM unicast socket
626
StaticStatic slam_mc_socket_close static void slam.c Close SLAM multicast socket
627
StaticStatic slam_xfer_close static void slam.c Data transfer interface
628
StaticStatic slam_parse_multicast_address static int slam.c Parse SLAM URI multicast address
629
StaticStatic slam_open static int slam.c Initiate a SLAM request
630
StaticStatic tftp_free static void tftp.c Free TFTP request
631
StaticStatic tftp_done static void tftp.c Mark TFTP request as complete
632
StaticStatic tftp_reopen static int tftp.c Reopen TFTP socket
633
StaticStatic tftp_reopen_mc static int tftp.c Reopen TFTP multicast socket
634
StaticStatic tftp_presize static int tftp.c Presize TFTP receive buffers and block bitmap
635
FunctionFunction tftp_set_request_blksize void tftp.c Set TFTP request blocksize
636
FunctionFunction tftp_set_mtftp_address void tftp.c Set MTFTP multicast address
637
FunctionFunction tftp_set_mtftp_port void tftp.c Set MTFTP multicast port
638
StaticStatic tftp_send_rrq static int tftp.c Transmit RRQ
639
StaticStatic tftp_send_ack static int tftp.c Transmit ACK
640
StaticStatic tftp_send_error static int tftp.c Transmit ERROR (Abort)
641
StaticStatic tftp_send_packet static int tftp.c Transmit next relevant packet
642
StaticStatic tftp_timer_expired static void tftp.c Handle TFTP retransmission timer expiry
643
StaticStatic tftp_process_blksize static int tftp.c Process TFTP "blksize" option
644
StaticStatic tftp_process_tsize static int tftp.c Process TFTP "tsize" option
645
StaticStatic tftp_process_multicast static int tftp.c Process TFTP "multicast" option
646
StaticStatic tftp_process_option static int tftp.c Process TFTP option
647
StaticStatic tftp_rx_oack static int tftp.c Receive OACK
648
StaticStatic tftp_rx_data static int tftp.c Receive DATA
649
StaticStatic tftp_rx_error static int tftp.c Receive ERROR
650
StaticStatic tftp_rx static int tftp.c Receive new data
651
StaticStatic tftp_socket_deliver_iob static int tftp.c Receive new data via socket
652
StaticStatic tftp_mc_socket_deliver_iob static int tftp.c Receive new data via multicast socket
653
StaticStatic tftp_xfer_close static void tftp.c Close TFTP data transfer interface
654
StaticStatic tftp_xfer_window static size_t tftp.c Check flow control window
655
StaticStatic tftp_core_open static int tftp.c Initiate TFTP/TFTM/MTFTP download
656
StaticStatic tftp_open static int tftp.c Initiate TFTP download
657
StaticStatic tftpsize_open static int tftp.c Initiate TFTP-size request
658
StaticStatic tftm_open static int tftp.c Initiate TFTM download
659
StaticStatic mtftp_open static int tftp.c Initiate MTFTP download
660
StaticStatic tftp_apply_settings static int tftp.c Apply TFTP configuration settings
661
FunctionFunction linebuf_test void linebuf_test.c  
662
FunctionFunction memcpy_0 void __regparm memcpy_test.c  
663
FunctionFunction memcpy_1 void __regparm memcpy_test.c  
664
FunctionFunction memcpy_2 void __regparm memcpy_test.c  
665
FunctionFunction memcpy_3 void __regparm memcpy_test.c  
666
FunctionFunction memcpy_4 void __regparm memcpy_test.c  
667
FunctionFunction memcpy_5 void __regparm memcpy_test.c  
668
FunctionFunction memcpy_6 void __regparm memcpy_test.c  
669
FunctionFunction memcpy_7 void __regparm memcpy_test.c  
670
FunctionFunction memcpy_8 void __regparm memcpy_test.c  
671
FunctionFunction memcpy_9 void __regparm memcpy_test.c  
672
FunctionFunction memcpy_10 void __regparm memcpy_test.c  
673
FunctionFunction memcpy_11 void __regparm memcpy_test.c  
674
FunctionFunction memcpy_12 void __regparm memcpy_test.c  
675
FunctionFunction memcpy_13 void __regparm memcpy_test.c  
676
FunctionFunction memcpy_14 void __regparm memcpy_test.c  
677
FunctionFunction memcpy_15 void __regparm memcpy_test.c  
678
FunctionFunction memcpy_16 void __regparm memcpy_test.c  
679
FunctionFunction memcpy_17 void __regparm memcpy_test.c  
680
FunctionFunction memcpy_18 void __regparm memcpy_test.c  
681
FunctionFunction memcpy_19 void __regparm memcpy_test.c  
682
FunctionFunction memcpy_20 void __regparm memcpy_test.c  
683
FunctionFunction memcpy_21 void __regparm memcpy_test.c  
684
FunctionFunction memcpy_22 void __regparm memcpy_test.c  
685
FunctionFunction memcpy_23 void __regparm memcpy_test.c  
686
FunctionFunction memcpy_24 void __regparm memcpy_test.c  
687
FunctionFunction memcpy_25 void __regparm memcpy_test.c  
688
FunctionFunction memcpy_26 void __regparm memcpy_test.c  
689
FunctionFunction memcpy_27 void __regparm memcpy_test.c  
690
FunctionFunction memcpy_28 void __regparm memcpy_test.c  
691
FunctionFunction umalloc_test void umalloc_test.c  
692
StaticStatic test_parse_unparse static int uri_test.c  
693
StaticStatic test_resolve static int uri_test.c  
694
FunctionFunction uri_test int uri_test.c  
695
FunctionFunction pxe_menu_boot __weak int autoboot.c Perform PXE menu boot when PXE stack is not available
696
StaticStatic find_boot_netdev static struct net_device * autoboot.c Identify the boot network device
697
FunctionFunction boot_next_server_and_filename int autoboot.c Boot using next-server and filename
698
FunctionFunction boot_root_path int autoboot.c Boot using root path
699
StaticStatic netboot static int autoboot.c Boot from a network device
700
StaticStatic close_all_netdevs static void autoboot.c Close all open net devices
701
FunctionFunction autoboot void autoboot.c Boot the system
702
FunctionFunction dhcp int dhcpmgmt.c @file
703
FunctionFunction pxebs int dhcpmgmt.c  
704
FunctionFunction ifopen int ifmgmt.c @file
705
FunctionFunction ifclose void ifmgmt.c Close network device
706
StaticStatic ifstat_errors static void ifmgmt.c Print network device error breakdown
707
FunctionFunction ifstat void ifmgmt.c Print status of network device
708
FunctionFunction iflinkwait int ifmgmt.c Wait for link-up, with status indication
709
FunctionFunction imgfetch int imgmgmt.c @file
710
FunctionFunction imgload int imgmgmt.c Load an image
711
FunctionFunction imgexec int imgmgmt.c Execute an image
712
FunctionFunction imgautoselect struct image * imgmgmt.c Identify the only loaded image
713
FunctionFunction imgstat void imgmgmt.c Display status of an image
714
FunctionFunction imgfree void imgmgmt.c Free an image
715
FunctionFunction iwstat void iwmgmt.c @file
716
FunctionFunction iwlist int iwmgmt.c Scan for wireless networks using 802.11 device
717
StaticStatic pxe_menu_parse static int pxemenu.c Parse and allocate PXE boot menu
718
StaticStatic pxe_menu_draw_item static void pxemenu.c Draw PXE boot menu item
719
StaticStatic pxe_menu_select static int pxemenu.c Make selection from PXE boot menu
720
StaticStatic pxe_menu_prompt_and_select static int pxemenu.c Prompt for (and make selection from) PXE boot menu
721
FunctionFunction pxe_menu_boot int pxemenu.c Boot using PXE boot menu
722
FunctionFunction route void route.c @file
723
StaticStatic xmalloc static void * efirom.c Allocate memory
724
StaticStatic file_size static size_t efirom.c Get file size
725
StaticStatic read_pe_info static void efirom.c Read information from PE headers
726
StaticStatic make_efi_rom static void efirom.c Convert EFI image to ROM image
727
StaticStatic print_help static void efirom.c Print help
728
StaticStatic parse_options static int efirom.c Parse command-line options
729
FunctionFunction main int efirom.c  
730
StaticStatic xmalloc static void * elf2efi.c Allocate memory
731
StaticStatic efi_file_align static unsigned long elf2efi.c Align section within PE file
732
StaticStatic generate_pe_reloc static void elf2efi.c Generate entry in PE relocation table
733
StaticStatic output_pe_reltab static size_t elf2efi.c Calculate size of binary PE relocation table
734
StaticStatic open_input_bfd static bfd * elf2efi.c Open input BFD file
735
StaticStatic read_symtab static asymbol ** elf2efi.c Read symbol table
736
StaticStatic read_reltab static arelent ** elf2efi.c Read relocation table
737
StaticStatic process_section static struct pe_section * elf2efi.c Process section
738
StaticStatic process_reloc static void elf2efi.c Process relocation record
739
StaticStatic create_reloc_section static struct pe_section * elf2efi.c Create relocations section
740
StaticStatic create_debug_section static struct pe_section * elf2efi.c Create debug section
741
StaticStatic write_pe_file static void elf2efi.c Write out PE file
742
StaticStatic elf2pe static void elf2efi.c Convert ELF to PE
743
StaticStatic print_help static void elf2efi.c Print help
744
StaticStatic parse_options static int elf2efi.c Parse command-line options
745
FunctionFunction main int elf2efi.c  
746
StaticStatic flag_signalled static void hijack.c  
747
FunctionFunction pcap_inject int hijack.c Substitute for pcap_inject(), if this version of libpcap doesn't
748
StaticStatic __attribute__ static hijack.c Log error message
749
StaticStatic hijack_open static int hijack.c Open pcap device
750
StaticStatic hijack_close static void hijack.c Close pcap device
751
StaticStatic hijack_install_filter static int hijack.c Install filter for hijacked connection
752
StaticStatic hijack_filter_ethernet static int hijack.c Set up filter for hijacked ethernet connection
753
StaticStatic hijack_filter static int hijack.c Set up filter for hijacked connection
754
StaticStatic forward_from_hijacker static ssize_t hijack.c Forward data from hijacker
755
StaticStatic forward_to_hijacker static ssize_t hijack.c Forward data to hijacker
756
StaticStatic run_hijacker static int hijack.c Run hijacker
757
StaticStatic open_listener static int hijack.c Open listener socket
758
StaticStatic listen_for_hijackers static int hijack.c Listen on listener socket
759
StaticStatic close_listener static void hijack.c Close listener socket
760
StaticStatic usage static void hijack.c Print usage
761
StaticStatic parse_options static int hijack.c Parse command-line options
762
StaticStatic daemonise static int hijack.c Daemonise
763
FunctionFunction main int hijack.c  
764
StaticStatic ICCFIX static int iccfix.c Fix up ICC alignments
765
StaticStatic iccfix static int iccfix.c  
766
FunctionFunction main int iccfix.c  
767
FunctionFunction main int mucurses_test.c  
768
FunctionFunction get_iscsi_chap_secret void mucurses_test.c  
769
FunctionFunction mdelay void mucurses_test.c  
770
StaticStatic Error static __inline__ void nrv2b.c  
771
StaticStatic i86ul_to_host static unsigned long nrv2b.c  
772
StaticStatic host_to_i86ul static unsigned long nrv2b.c  
773
StaticStatic assert_match static void nrv2b.c  
774
StaticStatic swd_initdict static void nrv2b.c  
775
StaticStatic swd_insertdict static void nrv2b.c  
776
StaticStatic swd_init static int nrv2b.c  
777
StaticStatic swd_exit static void nrv2b.c  
778
StaticStatic swd_getbyte static __inline__ void nrv2b.c  
779
StaticStatic swd_remove_node static __inline__ void nrv2b.c remove node from lists
780
StaticStatic swd_accept static void nrv2b.c  
781
StaticStatic swd_search static void nrv2b.c  
782
StaticStatic swd_search2 static int nrv2b.c  
783
StaticStatic swd_findbest static void nrv2b.c  
784
StaticStatic init_match static int nrv2b.c  
785
StaticStatic find_match static int nrv2b.c  
786
StaticStatic bbConfig static int nrv2b.c  
787
StaticStatic bbWriteBits static void nrv2b.c  
788
StaticStatic bbPutBit static void nrv2b.c  
789
StaticStatic bbPutByte static void nrv2b.c  
790
StaticStatic bbFlushBits static void nrv2b.c  
791
StaticStatic code_prefix_ss11 static void nrv2b.c  
792
StaticStatic code_match static void nrv2b.c  
793
StaticStatic code_run static void nrv2b.c  
794
StaticStatic len_of_coded_match static int nrv2b.c  
795
FunctionFunction ucl_nrv2b_99_compress int nrv2b.c  
796
FunctionFunction Encode void nrv2b.c  
797
FunctionFunction Decode void nrv2b.c  
798
FunctionFunction main int nrv2b.c  
799
StaticStatic align static unsigned long zbin.c  
800
StaticStatic read_file static int zbin.c  
801
StaticStatic read_input_file static int zbin.c  
802
StaticStatic read_zinfo_file static int zbin.c  
803
StaticStatic alloc_output_file static int zbin.c  
804
StaticStatic process_zinfo_copy static int zbin.c  
805
StaticStatic process_zinfo_pack static int zbin.c  
806
StaticStatic process_zinfo_add static int zbin.c  
807
StaticStatic process_zinfo_addb static int zbin.c  
808
StaticStatic process_zinfo_addw static int zbin.c  
809
StaticStatic process_zinfo_addl static int zbin.c  
810
StaticStatic process_zinfo static int zbin.c  
811
StaticStatic write_output_file static int zbin.c  
812
FunctionFunction main int zbin.c  
813
StaticStatic insert_delete static void editstring.c Insert and/or delete text within an editable string
814
StaticStatic insert_character static void editstring.c Insert character at current cursor position
815
StaticStatic delete_character static void editstring.c Delete character at current cursor position
816
StaticStatic backspace static void editstring.c Delete character to left of current cursor position
817
StaticStatic kill_eol static void editstring.c Delete to end of line
818
FunctionFunction edit_string int editstring.c Edit editable string
819
StaticStatic sync_console static void readline.c Synchronise console with edited string
820
FunctionFunction readline char * readline.c Read line from console
821
StaticStatic exit_exec static int shell.c "exit" command body
822
StaticStatic help_exec static int shell.c "help" command body
823
FunctionFunction shell void shell.c Start command shell
824
FunctionFunction shell_banner int shell_banner.c @file
825
StaticStatic find_error static struct errortab * strerror.c Find error description
826
StaticStatic find_closest_error static struct errortab * strerror.c Find closest error description
827
FunctionFunction strerror const char * strerror.c Retrieve string representation of error number.
828
StaticStatic autoboot_exec static int autoboot_cmd.c  
829
StaticStatic config_exec static int config_cmd.c  
830
StaticStatic dhcp_syntax static void dhcp_cmd.c @file
831
StaticStatic dhcp_exec static int dhcp_cmd.c The "dhcp" command
832
StaticStatic pxebs_syntax static void dhcp_cmd.c "pxebs" command syntax message
833
StaticStatic pxebs_exec static int dhcp_cmd.c The "pxebs" command
834
StaticStatic digest_syntax static void digest_cmd.c "digest" command syntax message
835
StaticStatic digest_exec static int digest_cmd.c The "digest" command
836
StaticStatic md5sum_exec static int digest_cmd.c  
837
StaticStatic sha1sum_exec static int digest_cmd.c  
838
StaticStatic gdbstub_syntax static void gdbstub_cmd.c @file
839
StaticStatic gdbstub_exec static int gdbstub_cmd.c The "gdbstub" command
840
StaticStatic ifcommon_syntax static void ifmgmt_cmd.c Print syntax of if command
841
StaticStatic ifcommon_do_all static int ifmgmt_cmd.c Execute if command over all network devices
842
StaticStatic ifcommon_do_list static int ifmgmt_cmd.c Execute if command over list of network devices
843
FunctionFunction ifcommon_exec int ifmgmt_cmd.c Execute if command
844
StaticStatic ifopen_payload static int ifmgmt_cmd.c  
845
StaticStatic ifopen_exec static int ifmgmt_cmd.c  
846
StaticStatic ifclose_payload static int ifmgmt_cmd.c  
847
StaticStatic ifclose_exec static int ifmgmt_cmd.c  
848
StaticStatic ifstat_payload static int ifmgmt_cmd.c  
849
StaticStatic ifstat_exec static int ifmgmt_cmd.c  
850
StaticStatic imgfill_cmdline static int image_cmd.c Fill in image command line
851
StaticStatic imgfetch_core_syntax static void image_cmd.c "imgfetch"/"module"/"kernel" command syntax message
852
StaticStatic imgfetch_core_exec static int image_cmd.c The "imgfetch"/"module"/"kernel" command body
853
StaticStatic imgfetch_exec static int image_cmd.c The "imgfetch"/"module" command
854
StaticStatic kernel_exec static int image_cmd.c The "kernel" command
855
StaticStatic chain_exec static int image_cmd.c The "chain" command
856
StaticStatic imgload_syntax static void image_cmd.c "imgload" command syntax message
857
StaticStatic imgload_exec static int image_cmd.c The "imgload" command
858
StaticStatic imgargs_syntax static void image_cmd.c "imgargs" command syntax message
859
StaticStatic imgargs_exec static int image_cmd.c The "imgargs" command body
860
StaticStatic imgexec_syntax static void image_cmd.c "imgexec" command syntax message
861
StaticStatic imgexec_exec static int image_cmd.c The "imgexec" command
862
StaticStatic imgstat_syntax static void image_cmd.c "imgstat" command syntax message
863
StaticStatic imgstat_exec static int image_cmd.c The "imgstat" command
864
StaticStatic imgfree_syntax static void image_cmd.c "imgstat" command syntax message
865
StaticStatic imgfree_exec static int image_cmd.c The "imgfree" command
866
StaticStatic iwstat_payload static int iwmgmt_cmd.c  
867
StaticStatic iwstat_exec static int iwmgmt_cmd.c  
868
StaticStatic iwlist_payload static int iwmgmt_cmd.c  
869
StaticStatic iwlist_exec static int iwmgmt_cmd.c  
870
StaticStatic login_exec static int login_cmd.c  
871
StaticStatic show_exec static int nvo_cmd.c  
872
StaticStatic set_exec static int nvo_cmd.c  
873
StaticStatic clear_exec static int nvo_cmd.c  
874
StaticStatic route_syntax static void route_cmd.c @file
875
StaticStatic route_exec static int route_cmd.c The "route" command
876
StaticStatic sanboot_syntax static void sanboot_cmd.c "sanboot" command syntax message
877
StaticStatic sanboot_exec static int sanboot_cmd.c The "sanboot" command
878
StaticStatic time_exec static int time_cmd.c  
879
StaticStatic sleep_exec static int time_cmd.c  
880
FunctionFunction beep int alert.c @file
881
StaticStatic ansiscr_reset static void ansi_screen.c  
882
StaticStatic ansiscr_movetoyx static void ansi_screen.c  
883
StaticStatic ansiscr_putc static void ansi_screen.c  
884
StaticStatic ansiscr_getc static int ansi_screen.c  
885
StaticStatic ansiscr_peek static bool ansi_screen.c  
886
FunctionFunction wclrtobot int clear.c Clear a window to the bottom from current cursor position
887
FunctionFunction wclrtoeol int clear.c Clear a window to the end of the current line
888
FunctionFunction wdelch int clear.c Delete character under the cursor in a window
889
FunctionFunction wdeleteln int clear.c Delete line under a window's cursor
890
FunctionFunction werase int clear.c Completely clear a window
891
FunctionFunction colour_content int colour.c Identify the RGB components of a given colour value
892
FunctionFunction init_pair int colour.c Initialise colour pair
893
FunctionFunction pair_content int colour.c Get colours of colour pair
894
FunctionFunction box int edging.c @file
895
FunctionFunction wborder int edging.c Draw borders from single-byte characters and renditions around a
896
FunctionFunction whline int edging.c Create a horizontal line in a window
897
FunctionFunction wvline int edging.c Create a vertical line in a window
898
StaticStatic _wgetc static int kb.c  
899
FunctionFunction wgetch int kb.c Pop a character from the FIFO into a window
900
FunctionFunction wgetnstr int kb.c Read at most n characters from the FIFO into a window
901
FunctionFunction echo int kb.c  
902
FunctionFunction noecho int kb.c  
903
StaticStatic _wupdcurs static void mucurses.c Update cursor position
904
FunctionFunction _wputch void mucurses.c Write a single character rendition to a window
905
FunctionFunction _wputc void mucurses.c Write a single character to a window
906
FunctionFunction _wcursback void mucurses.c Retreat the cursor back one position (useful for a whole host of
907
FunctionFunction _wputchstr void mucurses.c Write a chtype string to a window
908
FunctionFunction _wputstr void mucurses.c Write a standard c-style string to a window
909
FunctionFunction wmove int mucurses.c Move a window's cursor to the specified position
910
FunctionFunction waddch int print.c Add a single-byte character and rendition to a window and advance
911
FunctionFunction waddnstr int print.c Add string of single-byte characters to a window
912
StaticStatic _printw_handler static void print.c  
913
FunctionFunction vw_printw int print.c Print formatted output in a window
914
FunctionFunction wprintw int print.c Print formatted output to a window
915
FunctionFunction waddchnstr int print_nadv.c @file
916
StaticStatic _enter_slk static void slk.c  
917
StaticStatic _leave_slk static void slk.c  
918
StaticStatic _print_label static void slk.c  
919
FunctionFunction slk_attr attr_t slk.c Return the attribute used for the soft function keys
920
FunctionFunction slk_attroff int slk.c Turn off soft function key attributes
921
FunctionFunction slk_attron int slk.c Turn on soft function key attributes
922
FunctionFunction slk_attrset int slk.c Set soft function key attributes
923
FunctionFunction slk_attr_off int slk.c Turn off soft function key attributes
924
FunctionFunction slk_attr_on int slk.c Turn on soft function key attributes
925
FunctionFunction slk_attr_set int slk.c Set soft function key attributes
926
FunctionFunction slk_clear int slk.c Clear the soft function key labels from the screen
927
FunctionFunction slk_colour int slk.c Set soft label colour pair
928
FunctionFunction slk_init int slk.c Initialise the soft function keys
929
FunctionFunction slk_label char* slk.c Return the label for the specified soft key
930
FunctionFunction slk_restore int slk.c Restore soft function key labels to the screen
931
FunctionFunction slk_set int slk.c Configure specified soft key
932
InlineInline getbkgd inline chtype winattrs.c Get the background rendition attributes for a window
933
FunctionFunction wattroff int winattrs.c Turn off attributes in a window
934
FunctionFunction wattron int winattrs.c Turn on attributes in a window
935
FunctionFunction wattrset int winattrs.c Set attributes in a window
936
FunctionFunction wattr_get int winattrs.c Get attributes and colour pair information
937
FunctionFunction wattr_off int winattrs.c Turn off attributes in a window
938
FunctionFunction wattr_on int winattrs.c Turn on attributes in a window
939
FunctionFunction wattr_set int winattrs.c Set attributes and colour pair information in a window
940
FunctionFunction wcolour_set int winattrs.c Set colour pair for a window
941
FunctionFunction delwin int windows.c @file
942
FunctionFunction derwin WINDOW * windows.c Create a new derived window
943
FunctionFunction dupwin WINDOW * windows.c Create a duplicate of the specified window
944
FunctionFunction mvwin int windows.c Move window origin to specified coordinates
945
FunctionFunction newwin WINDOW * windows.c Create new WINDOW
946
FunctionFunction subwin WINDOW * windows.c Create a new sub-window
947
FunctionFunction initscr WINDOW * wininit.c Initialise console environment
948
FunctionFunction endwin int wininit.c Finalise console environment
949
FunctionFunction init_editbox void editbox.c Initialise text box widget
950
FunctionFunction draw_editbox void editbox.c Draw text box widget
951
FunctionFunction login_ui int login_ui.c  
952
StaticStatic load_setting static void settings_ui.c Load setting widget value from configuration settings
953
StaticStatic save_setting static int settings_ui.c Save setting widget value back to configuration settings
954
StaticStatic init_setting static void settings_ui.c Initialise setting widget
955
StaticStatic draw_setting static void settings_ui.c Draw setting widget
956
StaticStatic edit_setting static int settings_ui.c Edit setting widget
957
StaticStatic init_setting_index static void settings_ui.c Initialise setting widget by index
958
StaticStatic vmsg static void settings_ui.c Print message centred on specified row
959
StaticStatic msg static void settings_ui.c Print message centred on specified row
960
StaticStatic clearmsg static void settings_ui.c Clear message on specified row
961
StaticStatic valert static void settings_ui.c Print alert message
962
StaticStatic alert static void settings_ui.c Print alert message
963
StaticStatic draw_title_row static void settings_ui.c Draw title row
964
StaticStatic draw_info_row static void settings_ui.c Draw information row
965
StaticStatic draw_instruction_row static void settings_ui.c Draw instruction row
966
StaticStatic main_loop static int settings_ui.c  
967
FunctionFunction settings_ui int settings_ui.c  
968
StaticStatic efi_image_exec static int efi_image.c Execute EFI image
969
StaticStatic efi_image_load static int efi_image.c Load EFI image into memory
970
StaticStatic elf_load_segment static int elf.c Load ELF segment into memory
971
FunctionFunction elf_load int elf.c Load ELF image into memory
972
StaticStatic __attribute__ static void embedded.c Free embedded image
973
FunctionFunction EMBED EMBED_ALL #define embedded.c  
974
StaticStatic embedded_init static void embedded.c Register all embedded images
975
StaticStatic script_exec static int script.c Execute script
976
StaticStatic script_load static int script.c Load script into memory
977
FunctionFunction prep_segment int segment.c Prepare segment for loading
978
StaticStatic efi_handle_cup static void efi_console.c Handle ANSI CUP (cursor position)
979
StaticStatic efi_handle_ed static void efi_console.c Handle ANSI ED (erase in page)
980
StaticStatic efi_handle_sgr static void efi_console.c Handle ANSI SGR (set graphics rendition)
981
StaticStatic efi_putchar static void efi_console.c Print a character to EFI console
982
StaticStatic scancode_to_ansi_seq static const char * efi_console.c Get ANSI escape sequence corresponding to EFI scancode
983
StaticStatic efi_getchar static int efi_console.c Get character from EFI console
984
StaticStatic efi_iskey static int efi_console.c Check for character ready to read from EFI console
985
StaticStatic efi_find_table static void * efi_init.c Look up EFI configuration table
986
FunctionFunction efi_init EFI_STATUS efi_init.c Initialise EFI environment
987
StaticStatic efi_width static EFI_CPU_IO_PROTOCOL_WIDTH efi_io.c Determine EFI CPU I/O width code
988
FunctionFunction efi_ioread unsigned long long efi_io.c Read from device
989
FunctionFunction efi_iowrite void efi_io.c Write to device
990
FunctionFunction efi_ioreads void efi_io.c String read from device
991
FunctionFunction efi_iowrites void efi_io.c String write to device
992
StaticStatic efi_iodelay static void efi_io.c Wait for I/O-mapped operation to complete
993
StaticStatic efipci_address static unsigned long efi_pci.c  
994
FunctionFunction efipci_read int efi_pci.c  
995
FunctionFunction efipci_write int efi_pci.c  
996
StaticStatic efi_find_smbios static int efi_smbios.c Find SMBIOS
997
StaticStatic efi_snp_set_mode static void efi_snp.c Set EFI SNP mode based on gPXE net device parameters
998
StaticStatic efi_snp_poll static void efi_snp.c Poll net device and count received packets
999
StaticStatic efi_snp_start static EFI_STATUS EFIAPI efi_snp.c Change SNP state from "stopped" to "started"
1000
StaticStatic efi_snp_stop static EFI_STATUS EFIAPI efi_snp.c Change SNP state from "started" to "stopped"
1001
StaticStatic efi_snp_initialize static EFI_STATUS EFIAPI efi_snp.c Open the network device
1002
StaticStatic efi_snp_reset static EFI_STATUS EFIAPI efi_snp.c Reset the network device
1003
StaticStatic efi_snp_shutdown static EFI_STATUS EFIAPI efi_snp.c Shut down the network device
1004
StaticStatic efi_snp_receive_filters static EFI_STATUS EFIAPI efi_snp.c Manage receive filters
1005
StaticStatic efi_snp_station_address static EFI_STATUS EFIAPI efi_snp.c Set station address
1006
StaticStatic efi_snp_statistics static EFI_STATUS EFIAPI efi_snp.c Get (or reset) statistics
1007
StaticStatic efi_snp_mcast_ip_to_mac static EFI_STATUS EFIAPI efi_snp.c Convert multicast IP address to MAC address
1008
StaticStatic efi_snp_nvdata static EFI_STATUS EFIAPI efi_snp.c Read or write non-volatile storage
1009
StaticStatic efi_snp_get_status static EFI_STATUS EFIAPI efi_snp.c Read interrupt status and TX recycled buffer status
1010
StaticStatic efi_snp_transmit static EFI_STATUS EFIAPI efi_snp.c Start packet transmission
1011
StaticStatic efi_snp_receive static EFI_STATUS EFIAPI efi_snp.c Receive packet
1012
StaticStatic efi_snp_wait_for_packet static VOID EFIAPI efi_snp.c Poll event
1013
StaticStatic efi_snp_netdev static struct net_device * efi_snp.c Locate net device corresponding to EFI device
1014
StaticStatic efi_snp_snpdev static struct efi_snp_device * efi_snp.c Locate SNP corresponding to EFI device
1015
StaticStatic efi_snp_driver_supported static EFI_STATUS EFIAPI efi_snp.c Check to see if driver supports a device
1016
StaticStatic efi_snp_driver_start static EFI_STATUS EFIAPI efi_snp.c Attach driver to device
1017
StaticStatic efi_snp_driver_stop static EFI_STATUS EFIAPI efi_snp.c Detach driver from device
1018
StaticStatic efi_snp_get_driver_name static EFI_STATUS EFIAPI efi_snp.c Look up driver name
1019
StaticStatic efi_snp_get_controller_name static EFI_STATUS EFIAPI efi_snp.c Look up controller name
1020
FunctionFunction efi_snp_install int efi_snp.c Install EFI SNP driver
1021
FunctionFunction efi_strerror const char * efi_strerror.c @file
1022
StaticStatic efi_udelay static void efi_timer.c Delay for a fixed number of microseconds
1023
StaticStatic efi_currticks static unsigned long efi_timer.c Get current system time in ticks
1024
StaticStatic efi_ticks_per_sec static unsigned long efi_timer.c Get number of ticks per second
1025
StaticStatic efi_urealloc static userptr_t efi_umalloc.c Reallocate external memory
1026
StaticStatic find_strings_terminator static size_t smbios.c Find SMBIOS strings terminator
1027
FunctionFunction find_smbios_structure int smbios.c Find specific structure type within SMBIOS
1028
FunctionFunction read_smbios_structure int smbios.c Copy SMBIOS structure
1029
FunctionFunction read_smbios_string int smbios.c Find indexed string within SMBIOS structure
1030
StaticStatic smbios_fetch static int smbios_settings.c Fetch value of SMBIOS setting
1031
StaticStatic smbios_init static void smbios_settings.c Initialise SMBIOS settings
1032
FunctionFunction __intel_new_proc_init void __libgcc icc.c  
1033
FunctionFunction gcc_implicit_memcpy void * memcpy.c  
1034
FunctionFunction __divdi3 __libgcc int64_t __divdi3.c  
1035
FunctionFunction __moddi3 __libgcc int64_t __moddi3.c  
1036
FunctionFunction __udivdi3 __libgcc uint64_t __udivdi3.c  
1037
FunctionFunction __udivmoddi4 __libgcc uint64_t __udivmoddi4.c  
1038
FunctionFunction __umoddi3 __libgcc uint64_t __umoddi3.c  
1039
StaticStatic aoe_free static void aoe.c  
1040
StaticStatic aoe_done static void aoe.c Mark current AoE command complete
1041
StaticStatic aoe_send_command static int aoe.c Send AoE command
1042
StaticStatic aoe_timer_expired static void aoe.c Handle AoE retry timer expiry
1043
StaticStatic aoe_rx_cfg static int aoe.c Handle AoE configuration command response
1044
StaticStatic aoe_rx_ata static int aoe.c Handle AoE ATA command response
1045
StaticStatic aoe_rx static int aoe.c Process incoming AoE packets
1046
StaticStatic aoe_command static int aoe.c Issue ATA command via an open AoE session
1047
StaticStatic aoe_discover static int aoe.c Issue AoE config query for AoE target discovery
1048
StaticStatic aoe_detached_command static int aoe.c  
1049
FunctionFunction aoe_detach void aoe.c  
1050
StaticStatic aoe_parse_root_path static int aoe.c  
1051
FunctionFunction aoe_attach int aoe.c  
1052
StaticStatic arp_find_entry static struct arp_entry * arp.c Find entry in the ARP cache
1053
FunctionFunction arp_resolve int arp.c Look up media-specific link-layer address in the ARP cache
1054
StaticStatic arp_find_protocol static struct arp_net_protocol * arp.c Identify ARP protocol
1055
StaticStatic arp_rx static int arp.c Process incoming ARP packets
1056
StaticStatic arp_ntoa static const char * arp.c Transcribe ARP address
1057
FunctionFunction store_cached_dhcpack void cachedhcp.c @file
1058
InlineInline dhcp_tag_name static inline char * dhcpopts.c @file
1059
InlineInline __attribute__ static inline dhcpopts.c Get pointer to DHCP option
1060
InlineInline __attribute__ static inline dhcpopts.c Get offset of a DHCP option
1061
StaticStatic dhcp_option_len static unsigned int dhcpopts.c Calculate length of any DHCP option
1062
StaticStatic find_dhcp_option_with_encap static int dhcpopts.c Find DHCP option within DHCP options block, and its encapsulator (if any)
1063
StaticStatic resize_dhcp_option static int dhcpopts.c Resize a DHCP option
1064
StaticStatic set_dhcp_option static int dhcpopts.c Set value of DHCP option
1065
FunctionFunction dhcpopt_store int dhcpopts.c Store value of DHCP option setting
1066
FunctionFunction dhcpopt_extensible_store int dhcpopts.c Store value of DHCP option setting, extending options block if necessary
1067
FunctionFunction dhcpopt_fetch int dhcpopts.c Fetch value of DHCP option setting
1068
StaticStatic dhcpopt_update_len static void dhcpopts.c Recalculate length of DHCP options block
1069
FunctionFunction dhcpopt_init void dhcpopts.c Initialise prepopulated block of DHCP options
1070
StaticStatic used_len_ipv4 static size_t dhcppkt.c @file
1071
StaticStatic used_len_string static size_t dhcppkt.c Calculate used length of a string field within a DHCP packet
1072
InlineInline dhcp_packet_field static inline void * dhcppkt.c Get address of a DHCP packet field
1073
StaticStatic find_dhcp_packet_field static struct dhcp_packet_field * dhcppkt.c Find DHCP packet field corresponding to settings tag number
1074
FunctionFunction dhcppkt_store int dhcppkt.c Store value of DHCP packet setting
1075
FunctionFunction dhcppkt_fetch int dhcppkt.c Fetch value of DHCP packet setting
1076
StaticStatic dhcppkt_settings_store static int dhcppkt.c DHCP packet settings interface
1077
StaticStatic dhcppkt_settings_fetch static int dhcppkt.c Fetch value of DHCP setting
1078
FunctionFunction dhcppkt_init void dhcppkt.c Constructor
1079
StaticStatic eapol_rx static int eapol.c Receive EAPOL network-layer packet
1080
StaticStatic eapol_ntoa static const char * eapol.c Transcribe EAPOL network-layer address
1081
StaticStatic eth_push static int ethernet.c Add Ethernet link-layer header
1082
StaticStatic eth_pull static int ethernet.c Remove Ethernet link-layer header
1083
FunctionFunction eth_init_addr void ethernet.c Initialise Ethernet address
1084
FunctionFunction eth_ntoa const char * ethernet.c Transcribe Ethernet address
1085
FunctionFunction eth_mc_hash int ethernet.c Hash multicast address
1086
FunctionFunction eth_eth_addr int ethernet.c Generate Ethernet-compatible compressed link-layer address
1087
FunctionFunction alloc_etherdev struct net_device * ethernet.c Allocate Ethernet device
1088
StaticStatic copy_encap_settings static int fakedhcp.c @file
1089
StaticStatic copy_settings static int fakedhcp.c Copy settings to DHCP packet
1090
FunctionFunction create_fakedhcpdiscover int fakedhcp.c Create fake DHCPDISCOVER packet
1091
FunctionFunction create_fakedhcpack int fakedhcp.c Create fake DHCPACK packet
1092
FunctionFunction create_fakepxebsack int fakedhcp.c Create fake PXE Boot Server ACK packet
1093
StaticStatic icmp_rx static int icmp.c Process a received packet
1094
FunctionFunction icmp6_send_solicit int icmpv6.c Send neighbour solicitation packet
1095
StaticStatic icmp6_rx static int icmpv6.c Process ICMP6 headers
1096
FunctionFunction icmp6_test_nadvert void icmpv6.c  
1097
FunctionFunction ib_create_cq struct ib_completion_queue * infiniband.c Completion queues
1098
FunctionFunction ib_destroy_cq void infiniband.c Destroy completion queue
1099
FunctionFunction ib_poll_cq void infiniband.c Poll completion queue
1100
FunctionFunction ib_create_qp struct ib_queue_pair * infiniband.c Work queues
1101
FunctionFunction ib_modify_qp int infiniband.c Modify queue pair
1102
FunctionFunction ib_destroy_qp void infiniband.c Destroy queue pair
1103
FunctionFunction ib_find_qp_qpn struct ib_queue_pair * infiniband.c Find queue pair by QPN
1104
FunctionFunction ib_find_qp_mgid struct ib_queue_pair * infiniband.c Find queue pair by multicast GID
1105
FunctionFunction ib_find_wq struct ib_work_queue * infiniband.c Find work queue belonging to completion queue
1106
FunctionFunction ib_post_send int infiniband.c Post send work queue entry
1107
FunctionFunction ib_post_recv int infiniband.c Post receive work queue entry
1108
FunctionFunction ib_complete_send void infiniband.c Complete send work queue entry
1109
FunctionFunction ib_complete_recv void infiniband.c Complete receive work queue entry
1110
FunctionFunction ib_refill_recv void infiniband.c Refill receive work queue
1111
FunctionFunction ib_open int infiniband.c Link control
1112
FunctionFunction ib_close void infiniband.c Close port
1113
FunctionFunction ib_link_rc int infiniband.c Get link state
1114
FunctionFunction ib_mcast_attach int infiniband.c Multicast
1115
FunctionFunction ib_mcast_detach void infiniband.c Detach from multicast group
1116
FunctionFunction ib_get_hca_info int infiniband.c Miscellaneous
1117
FunctionFunction ib_set_port_info int infiniband.c Set port information
1118
FunctionFunction ib_set_pkey_table int infiniband.c Set partition key table
1119
FunctionFunction ib_link_state_changed void infiniband.c Event queues
1120
FunctionFunction ib_poll_eq void infiniband.c Poll event queue
1121
StaticStatic ib_step static void infiniband.c Single-step the Infiniband event queue
1122
FunctionFunction alloc_ibdev struct ib_device * infiniband.c Infiniband device creation/destruction
1123
FunctionFunction register_ibdev int infiniband.c Register Infiniband device
1124
FunctionFunction unregister_ibdev void infiniband.c Unregister Infiniband device
1125
FunctionFunction find_ibdev struct ib_device * infiniband.c Find Infiniband device by GID
1126
FunctionFunction last_opened_ibdev struct ib_device * infiniband.c Get most recently opened Infiniband device
1127
FunctionFunction iob_pad void iobpad.c Pad I/O buffer
1128
StaticStatic add_ipv4_miniroute static struct ipv4_miniroute * __malloc ipv4.c Add IPv4 minirouting table entry
1129
StaticStatic del_ipv4_miniroute static void ipv4.c Delete IPv4 minirouting table entry
1130
StaticStatic ipv4_route static struct ipv4_miniroute * ipv4.c Perform IPv4 routing
1131
StaticStatic ipv4_frag_expired static void ipv4.c Fragment reassembly counter timeout
1132
StaticStatic free_fragbuf static void ipv4.c Free fragment buffer
1133
StaticStatic ipv4_reassemble static struct io_buffer * ipv4.c Fragment reassembler
1134
StaticStatic ipv4_pshdr_chksum static uint16_t ipv4.c Add IPv4 pseudo-header checksum to existing checksum
1135
StaticStatic ipv4_ll_addr static int ipv4.c Determine link-layer address
1136
StaticStatic ipv4_tx static int ipv4.c Transmit IP packet
1137
StaticStatic ipv4_rx static int ipv4.c Process incoming packets
1138
StaticStatic ipv4_arp_check static int ipv4.c Check existence of IPv4 address for ARP
1139
FunctionFunction inet_ntoa char * ipv4.c Convert IPv4 address to dotted-quad notation
1140
StaticStatic ipv4_ntoa static const char * ipv4.c Transcribe IP address
1141
StaticStatic ipv4_create_routes static int ipv4.c Create IPv4 routing table based on configured settings
1142
StaticStatic add_ipv6_miniroute static struct ipv6_miniroute * __malloc ipv6.c Add IPv6 minirouting table entry
1143
StaticStatic del_ipv6_miniroute static void ipv6.c Delete IPv6 minirouting table entry
1144
FunctionFunction add_ipv6_address int ipv6.c Add IPv6 interface
1145
FunctionFunction del_ipv6_address void ipv6.c Remove IPv6 interface
1146
StaticStatic ipv6_tx_csum static uint16_t ipv6.c Calculate TCPIP checksum
1147
FunctionFunction ipv6_dump void ipv6.c Dump IP6 header for debugging
1148
StaticStatic ipv6_tx static int ipv6.c Transmit IP6 packet
1149
StaticStatic ipv6_process_nxt_hdr static int ipv6.c Process next IP6 header
1150
StaticStatic ipv6_rx static int ipv6.c Process incoming IP6 packets
1151
FunctionFunction inet6_ntoa char * ipv6.c  
1152
StaticStatic ipv6_ntoa static const char * ipv6.c  
1153
FunctionFunction mii_link_ok int mii.c mii_link_ok - is link status up/ok
1154
FunctionFunction mii_check_link void mii.c mii_check_link - check MII link status
1155
FunctionFunction mii_check_media unsigned int mii.c mii_check_media - check the MII interface for a duplex change
1156
StaticStatic ndp_find_entry static struct ndp_entry * ndp.c Find entry in the neighbour cache
1157
StaticStatic add_ndp_entry static void ndp.c Add NDP entry
1158
FunctionFunction ndp_resolve int ndp.c Resolve the link-layer address
1159
FunctionFunction ndp_process_advert int ndp.c Process neighbour advertisement
1160
FunctionFunction netdev_link_down void netdevice.c Mark network device as having link down
1161
StaticStatic netdev_record_stat static void netdevice.c Record network device statistic
1162
FunctionFunction netdev_tx int netdevice.c Transmit raw packet via network device
1163
FunctionFunction netdev_tx_complete_err void netdevice.c Complete network transmission
1164
FunctionFunction netdev_tx_complete_next_err void netdevice.c Complete network transmission
1165
StaticStatic netdev_tx_flush static void netdevice.c Flush device's transmit queue
1166
FunctionFunction netdev_rx void netdevice.c Add packet to receive queue
1167
FunctionFunction netdev_rx_err void netdevice.c Discard received packet
1168
FunctionFunction netdev_poll void netdevice.c Poll for completed and received packets on network device
1169
FunctionFunction netdev_rx_dequeue struct io_buffer * netdevice.c Remove packet from device's receive queue
1170
StaticStatic netdev_rx_flush static void netdevice.c Flush device's receive queue
1171
StaticStatic free_netdev static void netdevice.c Free network device
1172
FunctionFunction alloc_netdev struct net_device * netdevice.c Allocate network device
1173
FunctionFunction register_netdev int netdevice.c Register network device
1174
FunctionFunction netdev_open int netdevice.c Open network device
1175
FunctionFunction netdev_close void netdevice.c Close network device
1176
FunctionFunction unregister_netdev void netdevice.c Unregister network device
1177
FunctionFunction netdev_irq void netdevice.c Enable or disable interrupts
1178
FunctionFunction find_netdev struct net_device * netdevice.c Get network device by name
1179
FunctionFunction find_netdev_by_location struct net_device * netdevice.c  
1180
FunctionFunction last_opened_netdev struct net_device * netdevice.c Get most recently opened network device
1181
FunctionFunction net_tx int netdevice.c Transmit network-layer packet
1182
FunctionFunction net_rx int netdevice.c Process received network-layer packet
1183
StaticStatic net_step static void netdevice.c Single-step the network stack
1184
StaticStatic netdev_store static int netdev_settings.c Store value of network device setting
1185
StaticStatic netdev_fetch static int netdev_settings.c Fetch value of network device setting
1186
StaticStatic netdev_clear static void netdev_settings.c Clear network device settings
1187
StaticStatic null_open static int nullnet.c @file
1188
StaticStatic null_close static void nullnet.c  
1189
StaticStatic null_transmit static int nullnet.c  
1190
StaticStatic null_poll static void nullnet.c  
1191
StaticStatic null_irq static void nullnet.c  
1192
StaticStatic rarp_rx static int rarp.c @file
1193
StaticStatic rarp_ntoa static const char * rarp.c Transcribe RARP address
1194
FunctionFunction start_timer void retry.c Start timer
1195
FunctionFunction start_timer_fixed void retry.c Start timer with a specified fixed timeout
1196
FunctionFunction stop_timer void retry.c Stop timer
1197
StaticStatic timer_expired static void retry.c Handle expired timer
1198
StaticStatic retry_step static void retry.c Single-step the retry timer list
1199
InlineInline __attribute__ static inline tcp.c Name TCP state
1200
InlineInline __attribute__ static inline tcp.c Dump TCP state transition
1201
InlineInline __attribute__ static inline tcp.c Dump TCP flags
1202
StaticStatic tcp_bind static int tcp.c Open and close
1203
StaticStatic tcp_open static int tcp.c Open a TCP connection
1204
StaticStatic tcp_close static void tcp.c Close TCP connection
1205
StaticStatic tcp_xmit_win static size_t tcp.c Transmit data path
1206
StaticStatic tcp_process_queue static size_t tcp.c Process TCP transmit queue
1207
StaticStatic tcp_xmit static int tcp.c Transmit any outstanding data
1208
StaticStatic tcp_expired static void tcp.c Retransmission timer expired
1209
StaticStatic tcp_xmit_reset static int tcp.c Send RST response to incoming packet
1210
StaticStatic tcp_demux static struct tcp_connection * tcp.c Receive data path
1211
StaticStatic tcp_rx_opts static void tcp.c Parse TCP received options
1212
StaticStatic tcp_rx_seq static void tcp.c Consume received sequence space
1213
StaticStatic tcp_rx_syn static int tcp.c Handle TCP received SYN
1214
StaticStatic tcp_rx_ack static int tcp.c Handle TCP received ACK
1215
StaticStatic tcp_rx_data static int tcp.c Handle TCP received data
1216
StaticStatic tcp_rx_fin static int tcp.c Handle TCP received FIN
1217
StaticStatic tcp_rx_rst static int tcp.c Handle TCP received RST
1218
StaticStatic tcp_rx static int tcp.c Process received packet
1219
StaticStatic tcp_xfer_close static void tcp.c Data transfer interface
1220
StaticStatic tcp_xfer_window static size_t tcp.c Check flow control window
1221
StaticStatic tcp_xfer_deliver_iob static int tcp.c Deliver datagram as I/O buffer
1222
StaticStatic tcp_open_uri static int tcp.c Open TCP URI
1223
FunctionFunction tcpip_rx int tcpip.c Process a received TCP/IP packet
1224
FunctionFunction tcpip_tx int tcpip.c Transmit a TCP/IP packet
1225
FunctionFunction tcpip_continue_chksum uint16_t tcpip.c Calculate continued TCP/IP checkum
1226
FunctionFunction tcpip_chksum uint16_t tcpip.c Calculate TCP/IP checkum
1227
StaticStatic tls_uint24 static unsigned long tls.c Utility functions
1228
StaticStatic free_tls static void tls.c Cleanup functions
1229
StaticStatic tls_close static void tls.c Finish with TLS session
1230
StaticStatic tls_generate_random static void tls.c Random number generation
1231
StaticStatic tls_hmac_update_va static void tls.c Update HMAC with a list of ( data, len ) pairs
1232
StaticStatic tls_p_hash_va static void tls.c Generate secure pseudo-random data using a single hash function
1233
StaticStatic tls_prf static void tls.c Generate secure pseudo-random data
1234
StaticStatic tls_generate_master_secret static void tls.c Secret management
1235
StaticStatic tls_generate_keys static int tls.c Generate key material
1236
StaticStatic tls_clear_cipher static void tls.c Cipher suite management
1237
StaticStatic tls_set_cipher static int tls.c Set cipher suite
1238
StaticStatic tls_select_cipher static int tls.c Select next cipher suite
1239
StaticStatic tls_change_cipher static int tls.c Activate next cipher suite
1240
StaticStatic tls_add_handshake static void tls.c Handshake verification
1241
StaticStatic tls_verify_handshake static void tls.c Calculate handshake verification hash
1242
StaticStatic tls_send_handshake static int tls.c Record handling
1243
StaticStatic tls_send_client_hello static int tls.c Transmit Client Hello record
1244
StaticStatic tls_send_client_key_exchange static int tls.c Transmit Client Key Exchange record
1245
StaticStatic tls_send_change_cipher static int tls.c Transmit Change Cipher record
1246
StaticStatic tls_send_finished static int tls.c Transmit Finished record
1247
StaticStatic tls_new_change_cipher static int tls.c Receive new Change Cipher record
1248
StaticStatic tls_new_alert static int tls.c Receive new Alert record
1249
StaticStatic tls_new_server_hello static int tls.c Receive new Server Hello handshake record
1250
StaticStatic tls_new_certificate static int tls.c Receive new Certificate handshake record
1251
StaticStatic tls_new_server_hello_done static int tls.c Receive new Server Hello Done handshake record
1252
StaticStatic tls_new_finished static int tls.c Receive new Finished handshake record
1253
StaticStatic tls_new_handshake static int tls.c Receive new Handshake record
1254
StaticStatic tls_new_record static int tls.c Receive new record
1255
StaticStatic tls_hmac static void tls.c Record encryption/decryption
1256
StaticStatic tls_assemble_stream static void * __malloc tls.c Allocate and assemble stream-ciphered record from data and MAC portions
1257
StaticStatic tls_assemble_block static void * tls.c Allocate and assemble block-ciphered record from data and MAC portions
1258
StaticStatic tls_send_plaintext static int tls.c Send plaintext record
1259
StaticStatic tls_split_stream static int tls.c Split stream-ciphered record into data and MAC portions
1260
StaticStatic tls_split_block static int tls.c Split block-ciphered record into data and MAC portions
1261
StaticStatic tls_new_ciphertext static int tls.c Receive new ciphertext record
1262
StaticStatic tls_plainstream_close static void tls.c Plaintext stream operations
1263
StaticStatic tls_plainstream_window static size_t tls.c Check flow control window
1264
StaticStatic tls_plainstream_deliver_raw static int tls.c Deliver datagram as raw data
1265
StaticStatic tls_cipherstream_close static void tls.c Ciphertext stream operations
1266
StaticStatic tls_newdata_process_header static int tls.c Handle received TLS header
1267
StaticStatic tls_newdata_process_data static int tls.c Handle received TLS data payload
1268
StaticStatic tls_cipherstream_deliver_raw static int tls.c Receive new ciphertext
1269
StaticStatic tls_step static void tls.c Controlling process
1270
FunctionFunction add_tls int tls.c Instantiator
1271
StaticStatic udp_bind static int udp.c Bind UDP connection to local port
1272
StaticStatic udp_open_common static int udp.c Open a UDP connection
1273
FunctionFunction udp_open int udp.c Open a UDP connection
1274
FunctionFunction udp_open_promisc int udp.c Open a promiscuous UDP connection
1275
StaticStatic udp_close static void udp.c Close a UDP connection
1276
StaticStatic udp_tx static int udp.c Transmit data via a UDP connection to a specified address
1277
StaticStatic udp_demux static struct udp_connection * udp.c Identify UDP connection by local address
1278
StaticStatic udp_rx static int udp.c Process a received packet
1279
StaticStatic udp_xfer_close static void udp.c Data transfer interface
1280
StaticStatic udp_alloc_iob static struct io_buffer * udp.c Allocate I/O buffer for UDP
1281
StaticStatic udp_xfer_deliver_iob static int udp.c Deliver datagram as I/O buffer
1282
StaticStatic udp_open_uri static int udp.c Open UDP URI
1283
StaticStatic net80211_netdev_open static int net80211.c @}
1284
StaticStatic net80211_netdev_close static void net80211.c Close 802.11 device
1285
StaticStatic net80211_netdev_transmit static int net80211.c Transmit packet on 802.11 device
1286
StaticStatic net80211_netdev_poll static void net80211.c Poll 802.11 device for received packets and completed transmissions
1287
StaticStatic net80211_netdev_irq static void net80211.c Enable or disable interrupts for 802.11 device
1288
InlineInline net80211_rate_is_erp static inline int net80211.c Determine whether a transmission rate uses ERP/OFDM
1289
FunctionFunction net80211_duration u16 net80211.c Calculate one frame's contribution to 802.11 duration field
1290
StaticStatic net80211_ll_push static int net80211.c Add 802.11 link-layer header
1291
StaticStatic net80211_ll_pull static int net80211.c Remove 802.11 link-layer header
1292
FunctionFunction net80211_get struct net80211_device * net80211.c Get 802.11 device from wrapping network device
1293
FunctionFunction net80211_keep_mgmt int net80211.c Set state of 802.11 device keeping management frames
1294
FunctionFunction net80211_mgmt_dequeue struct io_buffer * net80211.c Get 802.11 management frame
1295
FunctionFunction net80211_tx_mgmt int net80211.c Transmit 802.11 management frame
1296
FunctionFunction net80211_alloc struct net80211_device * net80211.c Allocate 802.11 device
1297
FunctionFunction net80211_register int net80211.c Register 802.11 device with network stack
1298
FunctionFunction net80211_unregister void net80211.c Unregister 802.11 device from network stack
1299
FunctionFunction net80211_free void net80211.c Free 802.11 device
1300
InlineInline net80211_set_state static inline void net80211.c Set state of 802.11 device
1301
StaticStatic net80211_add_channels static void net80211.c Add channels to 802.11 device
1302
StaticStatic net80211_filter_hw_channels static void net80211.c Filter 802.11 device channels for hardware capabilities
1303
StaticStatic net80211_process_capab static int net80211.c Update 802.11 device state to reflect received capabilities field
1304
StaticStatic net80211_process_ie static int net80211.c Update 802.11 device state to reflect received information elements
1305
StaticStatic net80211_marshal_request_info static union ieee80211_ie * net80211.c Create information elements for outgoing probe or association packet
1306
FunctionFunction net80211_probe_start struct net80211_probe_ctx * net80211.c Begin probe of 802.11 networks
1307
FunctionFunction net80211_probe_step int net80211.c Continue probe of 802.11 networks
1308
FunctionFunction net80211_probe_finish_best struct net80211_wlan * net80211.c Finish probe of 802.11 networks, returning best-signal network found
1309
FunctionFunction net80211_probe_finish_all struct list_head * net80211.c Finish probe of 802.11 networks, returning all networks found
1310
FunctionFunction net80211_free_wlan void net80211.c Free WLAN structure
1311
FunctionFunction net80211_free_wlanlist void net80211.c Free list of WLAN structures
1312
StaticStatic net80211_step_associate static void net80211.c Step 802.11 association process
1313
StaticStatic net80211_check_settings_update static int net80211.c Check for 802.11 SSID or key updates
1314
FunctionFunction net80211_autoassociate void net80211.c Start 802.11 association process
1315
StaticStatic net80211_set_rtscts_rate static void net80211.c Pick TX rate for RTS/CTS packets based on data rate
1316
FunctionFunction net80211_set_rate_idx void net80211.c Set data transmission rate for 802.11 device
1317
FunctionFunction net80211_change_channel int net80211.c Configure 802.11 device to transmit on a certain channel
1318
FunctionFunction net80211_prepare_probe int net80211.c Prepare 802.11 device channel and rate set for scanning
1319
FunctionFunction net80211_prepare_assoc int net80211.c Prepare 802.11 device channel and rate set for communication
1320
FunctionFunction net80211_send_auth int net80211.c Send 802.11 initial authentication frame
1321
StaticStatic net80211_handle_auth static void net80211.c Handle receipt of 802.11 authentication frame
1322
FunctionFunction net80211_send_assoc int net80211.c Send 802.11 association frame
1323
StaticStatic net80211_handle_assoc_reply static void net80211.c Handle receipt of 802.11 association reply frame
1324
StaticStatic net80211_send_disassoc static int net80211.c Send 802.11 disassociation frame
1325
FunctionFunction net80211_deauthenticate void net80211.c Deauthenticate from current network and try again
1326
StaticStatic net80211_update_link_quality static void net80211.c Update link quality information based on received beacon
1327
StaticStatic net80211_handle_mgmt static void net80211.c Handle receipt of 802.11 management frame
1328
StaticStatic net80211_free_frags static void net80211.c Free buffers used by 802.11 fragment cache entry
1329
StaticStatic net80211_accum_frags static struct io_buffer * net80211.c Accumulate 802.11 fragments into one I/O buffer
1330
StaticStatic net80211_rx_frag static void net80211.c Handle receipt of 802.11 fragment
1331
FunctionFunction net80211_rx void net80211.c Handle receipt of 802.11 frame
1332
FunctionFunction net80211_rx_err void net80211.c Indicate an error in receiving a packet
1333
FunctionFunction net80211_tx_complete void net80211.c Indicate the completed transmission of a packet
1334
FunctionFunction rc80211_init struct rc80211_ctx * rc80211.c Initialize rate-control algorithm
1335
StaticStatic rc80211_calc_net_goodness static int rc80211.c Calculate net goodness for a certain rate
1336
StaticStatic rc80211_pick_best static int rc80211.c Determine the best rate to switch to and return it
1337
InlineInline rc80211_set_rate static inline void rc80211.c Set 802.11 device rate
1338
StaticStatic rc80211_maybe_set_new static void rc80211.c Check rate-control state and change rate if necessary
1339
StaticStatic rc80211_update static void rc80211.c Update rate-control state
1340
FunctionFunction rc80211_update_tx void rc80211.c Update rate-control state for transmitted packet
1341
FunctionFunction rc80211_update_rx void rc80211.c Update rate-control state for received packet
1342
FunctionFunction rc80211_free void rc80211.c Free rate-control context
1343
FunctionFunction sec80211_install int sec80211.c Install 802.11 cryptosystem
1344
StaticStatic rsn_pick_desc static struct descriptor_map * sec80211.c Determine net80211 crypto or handshaking type value to return for RSN info
1345
FunctionFunction sec80211_find_rsn u8 * sec80211.c Find the RSN or WPA information element in the provided beacon frame
1346
FunctionFunction sec80211_detect_ie int sec80211.c Detect crypto and AKM types from RSN information element
1347
FunctionFunction _sec80211_detect int sec80211.c Detect the cryptosystem and handshaking protocol used by an 802.11 network
1348
StaticStatic rsn_get_desc static u32 sec80211.c Determine RSN descriptor for specified net80211 ID
1349
FunctionFunction sec80211_rsn_get_crypto_desc u32 sec80211.c Determine RSN descriptor for specified net80211 cryptosystem number
1350
FunctionFunction sec80211_rsn_get_akm_desc u32 sec80211.c Determine RSN descriptor for specified net80211 handshaker number
1351
FunctionFunction sec80211_rsn_get_net80211_crypt enum net80211_crypto_alg sec80211.c Determine net80211 cryptosystem number from RSN descriptor
1352
StaticStatic wep_init static int wep.c Initialize WEP algorithm
1353
StaticStatic wep_encrypt static struct io_buffer * wep.c Encrypt packet using WEP
1354
StaticStatic wep_decrypt static struct io_buffer * wep.c Decrypt packet using WEP
1355
StaticStatic trivial_init static int wep.c Initialize trivial 802.11 security handshaker
1356
StaticStatic trivial_change_key static int wep.c Check for key change on trivial 802.11 security handshaker
1357
StaticStatic wpa_fail static int wpa.c Return an error code and deauthenticate
1358
StaticStatic wpa_find_cryptosystem static struct net80211_crypto * wpa.c Find a cryptosystem handler structure from a crypto ID
1359
FunctionFunction wpa_find_kie struct wpa_kie * wpa.c Find WPA key integrity and encryption handler from key version field
1360
FunctionFunction wpa_make_rsn_ie int wpa.c Construct RSN or WPA information element
1361
FunctionFunction wpa_start int wpa.c Set up generic WPA support to handle 4-Way Handshake
1362
FunctionFunction wpa_stop void wpa.c Disable handling of received WPA handshake frames
1363
FunctionFunction wpa_check_pmkid int wpa.c Check PMKID consistency
1364
StaticStatic wpa_derive_ptk static void wpa.c Derive pairwise transient key
1365
InlineInline wpa_install_ptk static inline int wpa.c Install pairwise transient key
1366
InlineInline wpa_install_gtk static inline int wpa.c Install group transient key
1367
StaticStatic wpa_maybe_install_gtk static int wpa.c Search for group transient key, and install it if found
1368
StaticStatic wpa_alloc_frame static struct io_buffer * wpa.c Allocate I/O buffer for construction of outgoing EAPOL-Key frame
1369
StaticStatic wpa_send_eapol static int wpa.c Send EAPOL-Key packet
1370
StaticStatic wpa_send_2_of_4 static int wpa.c Send second frame in 4-Way Handshake
1371
StaticStatic wpa_handle_1_of_4 static int wpa.c Handle receipt of first frame in 4-Way Handshake
1372
StaticStatic wpa_send_final static int wpa.c Send fourth frame in 4-Way Handshake, or second in Group Key Handshake
1373
StaticStatic wpa_handle_3_of_4 static int wpa.c Handle receipt of third frame in 4-Way Handshake
1374
StaticStatic wpa_handle_1_of_2 static int wpa.c Handle receipt of first frame in Group Key Handshake
1375
StaticStatic eapol_key_rx static int wpa.c Handle receipt of EAPOL-Key frame for WPA
1376
StaticStatic pn_to_u64 static u64 wpa_ccmp.c Convert 6-byte LSB packet number to 64-bit integer
1377
StaticStatic u64_to_pn static void wpa_ccmp.c Convert 64-bit integer to 6-byte packet number
1378
StaticStatic ccmp_init static int wpa_ccmp.c Initialise CCMP state and install key
1379
StaticStatic ccmp_ctr_xor static void wpa_ccmp.c Encrypt or decrypt data stream using AES in Counter mode
1380
StaticStatic ccmp_feed_cbc_mac static void wpa_ccmp.c Advance one block in CBC-MAC calculation
1381
StaticStatic ccmp_cbc_mac static void wpa_ccmp.c Calculate MIC on plaintext data using CBC-MAC
1382
FunctionFunction ccmp_encrypt struct io_buffer * wpa_ccmp.c Encapsulate and encrypt a packet using CCMP
1383
StaticStatic ccmp_decrypt static struct io_buffer * wpa_ccmp.c Decrypt a packet using CCMP
1384
StaticStatic ccmp_kie_mic static void wpa_ccmp.c Calculate HMAC-SHA1 MIC for EAPOL-Key frame
1385
StaticStatic ccmp_kie_decrypt static int wpa_ccmp.c Decrypt key data in EAPOL-Key frame
1386
StaticStatic wpa_psk_init static int wpa_psk.c @file
1387
StaticStatic wpa_psk_start static int wpa_psk.c Start WPA-PSK authentication
1388
StaticStatic wpa_psk_step static int wpa_psk.c Step WPA-PSK authentication
1389
StaticStatic wpa_psk_no_change_key static int wpa_psk.c Do-nothing function; you can't change a WPA key post-authentication
1390
StaticStatic wpa_psk_stop static void wpa_psk.c Disable handling of received WPA authentication frames
1391
InlineInline S static inline u16 wpa_tkip.c Perform S-box mapping on a 16-bit value
1392
InlineInline ror16 static inline u16 wpa_tkip.c Rotate 16-bit value right
1393
InlineInline ror32 static inline u32 wpa_tkip.c Rotate 32-bit value right
1394
InlineInline rol32 static inline u32 wpa_tkip.c Rotate 32-bit value left
1395
StaticStatic tkip_init static int wpa_tkip.c Initialise TKIP state and install key
1396
StaticStatic tkip_mix_1 static void wpa_tkip.c Perform TKIP key mixing, phase 1
1397
StaticStatic tkip_mix_2 static void wpa_tkip.c Perform TKIP key mixing, phase 2
1398
StaticStatic tkip_feed_michael static void wpa_tkip.c Update Michael message integrity code based on next 32-bit word of data
1399
StaticStatic tkip_michael static void wpa_tkip.c Calculate Michael message integrity code
1400
StaticStatic tkip_encrypt static struct io_buffer * wpa_tkip.c Encrypt a packet using TKIP
1401
StaticStatic tkip_decrypt static struct io_buffer * wpa_tkip.c Decrypt a packet using TKIP
1402
StaticStatic tkip_kie_mic static void wpa_tkip.c Calculate HMAC-MD5 MIC for EAPOL-Key frame
1403
StaticStatic tkip_kie_decrypt static int wpa_tkip.c Decrypt key data in EAPOL-Key frame
1404
StaticStatic ib_cm_send_rtu static int ib_cm.c Send "ready to use" response
1405
StaticStatic ib_cm_connect_rep static void ib_cm.c Handle duplicate connection replies
1406
StaticStatic ib_cm_rejection_reason_to_rc static int ib_cm.c Convert connection rejection reason to return status code
1407
StaticStatic ib_cm_req_complete static void ib_cm.c Handle connection request transaction completion
1408
StaticStatic ib_cm_path_complete static void ib_cm.c Handle connection path transaction completion
1409
FunctionFunction ib_create_conn struct ib_connection * ib_cm.c Create connection to remote QP
1410
FunctionFunction ib_destroy_conn void ib_cm.c Destroy connection to remote QP
1411
StaticStatic ib_cmrc_shutdown static void ib_cmrc.c Shut down CMRC connection gracefully
1412
StaticStatic ib_cmrc_close static void ib_cmrc.c Close CMRC connection
1413
StaticStatic ib_cmrc_changed static void ib_cmrc.c Handle change of CMRC connection status
1414
StaticStatic ib_cmrc_complete_send static void ib_cmrc.c Handle CMRC send completion
1415
StaticStatic ib_cmrc_complete_recv static void ib_cmrc.c Handle CMRC receive completion
1416
StaticStatic ib_cmrc_xfer_deliver_iob static int ib_cmrc.c Send data via CMRC
1417
StaticStatic ib_cmrc_xfer_window static size_t ib_cmrc.c Check CMRC flow control window
1418
StaticStatic ib_cmrc_xfer_close static void ib_cmrc.c Close CMRC data-transfer interface
1419
FunctionFunction ib_cmrc_open int ib_cmrc.c Open CMRC connection
1420
StaticStatic ib_mcast_mad static void ib_mcast.c @file
1421
StaticStatic ib_mcast_complete static void ib_mcast.c Handle multicast membership record join response
1422
FunctionFunction ib_mcast_join int ib_mcast.c Join multicast group
1423
FunctionFunction ib_mcast_leave void ib_mcast.c Leave multicast group
1424
StaticStatic ib_mi_handle static int ib_mi.c Handle received MAD
1425
StaticStatic ib_mi_complete_recv static void ib_mi.c Complete receive via management interface
1426
FunctionFunction ib_mi_send int ib_mi.c Transmit MAD
1427
StaticStatic ib_mi_timer_expired static void ib_mi.c Handle management transaction timer expiry
1428
FunctionFunction ib_create_madx struct ib_mad_transaction * ib_mi.c Create management transaction
1429
FunctionFunction ib_destroy_madx void ib_mi.c Destroy management transaction
1430
FunctionFunction ib_create_mi struct ib_mad_interface * ib_mi.c Create management interface
1431
FunctionFunction ib_destroy_mi void ib_mi.c Destroy management interface
1432
FunctionFunction ib_push int ib_packet.c @file
1433
FunctionFunction ib_pull int ib_packet.c Remove IB headers
1434
StaticStatic ib_path_complete static void ib_pathrec.c @file
1435
FunctionFunction ib_create_path struct ib_path * ib_pathrec.c Create path
1436
FunctionFunction ib_destroy_path void ib_pathrec.c Destroy path
1437
StaticStatic ib_find_path_cache_entry static struct ib_cached_path * ib_pathrec.c Find path cache entry
1438
StaticStatic ib_cached_path_complete static void ib_pathrec.c Handle cached path transaction completion
1439
FunctionFunction ib_resolve_path int ib_pathrec.c Resolve path
1440
StaticStatic ib_sma_node_info static void ib_sma.c @file
1441
StaticStatic ib_sma_node_desc static void ib_sma.c Node description
1442
StaticStatic ib_sma_guid_info static void ib_sma.c GUID information
1443
StaticStatic ib_sma_set_port_info static int ib_sma.c Set port information
1444
StaticStatic ib_sma_port_info static void ib_sma.c Port information
1445
StaticStatic ib_sma_set_pkey_table static int ib_sma.c Set partition key table
1446
StaticStatic ib_sma_pkey_table static void ib_sma.c Partition key table
1447
FunctionFunction ib_create_sma int ib_sma.c Create subnet management agent and interface
1448
FunctionFunction ib_destroy_sma void ib_sma.c Destroy subnet management agent and interface
1449
StaticStatic ib_smc_get_port_info static int ib_smc.c @file
1450
StaticStatic ib_smc_get_guid_info static int ib_smc.c Get GUID information
1451
StaticStatic ib_smc_get_pkey_table static int ib_smc.c Get partition key table
1452
FunctionFunction ib_smc_update int ib_smc.c Get MAD parameters
1453
StaticStatic ib_srp_parse_byte_string static int ib_srp.c Parse IB SRP root path byte-string value
1454
StaticStatic ib_srp_parse_integer static int ib_srp.c Parse IB SRP root path integer value
1455
StaticStatic ib_srp_parse_literal static int ib_srp.c Parse IB SRP root path literal component
1456
StaticStatic ib_srp_parse_sgid static int ib_srp.c Parse IB SRP root path source GID
1457
StaticStatic ib_srp_parse_initiator_id_ext static int ib_srp.c Parse IB SRP root path initiator identifier extension
1458
StaticStatic ib_srp_parse_initiator_hca_guid static int ib_srp.c Parse IB SRP root path initiator HCA GUID
1459
StaticStatic ib_srp_parse_dgid static int ib_srp.c Parse IB SRP root path destination GID
1460
StaticStatic ib_srp_parse_pkey static int ib_srp.c Parse IB SRP root path partition key
1461
StaticStatic ib_srp_parse_service_id static int ib_srp.c Parse IB SRP root path service ID
1462
StaticStatic ib_srp_parse_lun static int ib_srp.c Parse IB SRP root path LUN
1463
StaticStatic ib_srp_parse_target_id_ext static int ib_srp.c Parse IB SRP root path target identifier extension
1464
StaticStatic ib_srp_parse_target_ioc_guid static int ib_srp.c Parse IB SRP root path target I/O controller GUID
1465
StaticStatic ib_srp_parse_root_path static int ib_srp.c Parse IB SRP root path
1466
StaticStatic ib_srp_connect static int ib_srp.c Connect IB SRP session
1467
StaticStatic ftp_free static void ftp.c Free FTP request
1468
StaticStatic ftp_done static void ftp.c Mark FTP operation as complete
1469
StaticStatic ftp_uri_path static const char * ftp.c Retrieve FTP pathname
1470
StaticStatic ftp_user static const char * ftp.c Retrieve FTP user
1471
StaticStatic ftp_password static const char * ftp.c Retrieve FTP password
1472
StaticStatic ftp_control_close static void ftp.c Handle control channel being closed
1473
StaticStatic ftp_parse_value static void ftp.c Parse FTP byte sequence value
1474
StaticStatic ftp_next_state static void ftp.c Move to next state and send the appropriate FTP control string
1475
StaticStatic ftp_reply static void ftp.c Handle an FTP control channel response
1476
StaticStatic ftp_control_deliver_raw static int ftp.c Handle new data arriving on FTP control channel
1477
StaticStatic ftp_data_closed static void ftp.c FTP data channel
1478
StaticStatic ftp_data_deliver_iob static int ftp.c Handle data delivery via FTP data channel
1479
StaticStatic ftp_xfer_closed static void ftp.c Data transfer interface
1480
StaticStatic ftp_open static int ftp.c URI opener
1481
StaticStatic http_free static void http.c Free HTTP request
1482
StaticStatic http_done static void http.c Mark HTTP request as complete
1483
StaticStatic http_response_to_rc static int http.c Convert HTTP response code to return status code
1484
StaticStatic http_rx_response static int http.c Handle HTTP response
1485
StaticStatic http_rx_location static int http.c Handle HTTP Location header
1486
StaticStatic http_rx_content_length static int http.c Handle HTTP Content-Length header
1487
StaticStatic http_rx_header static int http.c Handle HTTP header
1488
StaticStatic http_rx_data static int http.c Handle new data arriving via HTTP connection in the data phase
1489
StaticStatic http_socket_deliver_iob static int http.c Handle new data arriving via HTTP connection
1490
StaticStatic http_step static void http.c HTTP process
1491
StaticStatic http_socket_close static void http.c HTTP connection closed by network stack
1492
StaticStatic http_xfer_close static void http.c Close HTTP data transfer interface
1493
FunctionFunction http_open_filter int http.c Initiate an HTTP connection, with optional filter
1494
StaticStatic http_open static int http.c Initiate an HTTP connection
1495
StaticStatic https_open static int https.c Initiate an HTTPS connection
1496
StaticStatic iscsi_rx_buffered_data_done static void iscsi.c Finish receiving PDU data into buffer
1497
StaticStatic iscsi_free static void iscsi.c Free iSCSI session
1498
StaticStatic iscsi_open_connection static int iscsi.c Open iSCSI transport-layer connection
1499
StaticStatic iscsi_close_connection static void iscsi.c Close iSCSI transport-layer connection
1500
StaticStatic iscsi_scsi_done static void iscsi.c Mark iSCSI SCSI operation as complete
1501
StaticStatic iscsi_start_command static void iscsi.c iSCSI SCSI command issuing
1502
StaticStatic iscsi_rx_scsi_response static int iscsi.c Receive data segment of an iSCSI SCSI response PDU
1503
StaticStatic iscsi_rx_data_in static int iscsi.c Receive data segment of an iSCSI data-in PDU
1504
StaticStatic iscsi_rx_r2t static int iscsi.c Receive data segment of an iSCSI R2T PDU
1505
StaticStatic iscsi_start_data_out static void iscsi.c Build iSCSI data-out BHS
1506
StaticStatic iscsi_data_out_done static void iscsi.c Complete iSCSI data-out PDU transmission
1507
StaticStatic iscsi_tx_data_out static int iscsi.c Send iSCSI data-out data segment
1508
StaticStatic iscsi_build_login_request_strings static int iscsi.c iSCSI login
1509
StaticStatic iscsi_start_login static void iscsi.c Build iSCSI login request BHS
1510
StaticStatic iscsi_login_request_done static void iscsi.c Complete iSCSI login request PDU transmission
1511
StaticStatic iscsi_tx_login_request static int iscsi.c Transmit data segment of an iSCSI login request PDU
1512
StaticStatic iscsi_handle_targetaddress_value static int iscsi.c Handle iSCSI TargetAddress text value
1513
StaticStatic iscsi_handle_authmethod_value static int iscsi.c Handle iSCSI AuthMethod text value
1514
StaticStatic iscsi_handle_chap_a_value static int iscsi.c Handle iSCSI CHAP_A text value
1515
StaticStatic iscsi_handle_chap_i_value static int iscsi.c Handle iSCSI CHAP_I text value
1516
StaticStatic iscsi_handle_chap_c_value static int iscsi.c Handle iSCSI CHAP_C text value
1517
StaticStatic iscsi_handle_chap_n_value static int iscsi.c Handle iSCSI CHAP_N text value
1518
StaticStatic iscsi_handle_chap_r_value static int iscsi.c Handle iSCSI CHAP_R text value
1519
StaticStatic iscsi_handle_string static int iscsi.c Handle iSCSI string
1520
StaticStatic iscsi_handle_strings static int iscsi.c Handle iSCSI strings
1521
StaticStatic iscsi_rx_buffered_data static int iscsi.c Receive PDU data into buffer
1522
StaticStatic iscsi_status_to_rc static int iscsi.c Convert iSCSI response status to return status code
1523
StaticStatic iscsi_rx_login_response static int iscsi.c Receive data segment of an iSCSI login response PDU
1524
StaticStatic iscsi_start_tx static void iscsi.c iSCSI to socket interface
1525
StaticStatic iscsi_tx_nothing static int iscsi.c Transmit nothing
1526
StaticStatic iscsi_tx_bhs static int iscsi.c Transmit basic header segment of an iSCSI PDU
1527
StaticStatic iscsi_tx_data static int iscsi.c Transmit data segment of an iSCSI PDU
1528
StaticStatic iscsi_tx_data_padding static int iscsi.c Transmit data padding of an iSCSI PDU
1529
StaticStatic iscsi_tx_done static void iscsi.c Complete iSCSI PDU transmission
1530
StaticStatic iscsi_tx_step static void iscsi.c Transmit iSCSI PDU
1531
StaticStatic iscsi_rx_bhs static int iscsi.c Receive basic header segment of an iSCSI PDU
1532
StaticStatic iscsi_rx_discard static int iscsi.c Discard portion of an iSCSI PDU.
1533
StaticStatic iscsi_rx_data static int iscsi.c Receive data segment of an iSCSI PDU
1534
StaticStatic iscsi_socket_deliver_raw static int iscsi.c Receive new data
1535
StaticStatic iscsi_socket_close static void iscsi.c Handle stream connection closure
1536
StaticStatic iscsi_vredirect static int iscsi.c Handle redirection event
1537
StaticStatic iscsi_command static int iscsi.c iSCSI command issuing
1538
FunctionFunction iscsi_detach void iscsi.c Shut down iSCSI interface
1539
StaticStatic iscsi_parse_root_path static int iscsi.c Parse iSCSI root path
1540
StaticStatic iscsi_set_auth static int iscsi.c Set iSCSI authentication details
1541
FunctionFunction iscsi_attach int iscsi.c Attach iSCSI interface
1542
StaticStatic apply_iscsi_string_setting static int iscsi.c Apply iSCSI setting
1543
StaticStatic apply_iscsi_settings static int iscsi.c Apply iSCSI settings
1544
FunctionFunction iscsi_initiator_iqn const char * iscsi.c Initiator name
1545
InlineInline dhcp_msgtype_name static inline const char * dhcp.c Name a DHCP packet type
1546
StaticStatic dhcp_xid static uint32_t dhcp.c Calculate DHCP transaction ID for a network device
1547
StaticStatic dhcp_free static void dhcp.c Free DHCP session
1548
StaticStatic dhcp_finished static void dhcp.c Mark DHCP session as complete
1549
StaticStatic dhcp_set_state static void dhcp.c Transition to new DHCP session state
1550
StaticStatic dhcp_next_offer static struct dhcp_offer * dhcp.c Determine next DHCP offer to try
1551
StaticStatic dhcp_discovery_tx static int dhcp.c DHCP state machine
1552
StaticStatic dhcp_rx_offer static void dhcp.c Handle received DHCPOFFER during any state
1553
StaticStatic dhcp_discovery_rx static void dhcp.c Handle received packet during DHCP discovery
1554
StaticStatic dhcp_discovery_expired static void dhcp.c Handle timer expiry during DHCP discovery
1555
StaticStatic dhcp_request_tx static int dhcp.c Construct transmitted packet for DHCP request
1556
StaticStatic dhcp_request_rx static void dhcp.c Handle received packet during DHCP request
1557
StaticStatic dhcp_request_expired static void dhcp.c Handle timer expiry during DHCP discovery
1558
StaticStatic dhcp_proxy_tx static int dhcp.c Construct transmitted packet for ProxyDHCP request
1559
StaticStatic dhcp_proxy_rx static void dhcp.c Handle received packet during ProxyDHCP request
1560
StaticStatic dhcp_proxy_expired static void dhcp.c Handle timer expiry during ProxyDHCP request
1561
StaticStatic dhcp_pxebs_tx static int dhcp.c Construct transmitted packet for PXE Boot Server Discovery
1562
StaticStatic dhcp_pxebs_accept static int dhcp.c Check to see if PXE Boot Server address is acceptable
1563
StaticStatic dhcp_pxebs_rx static void dhcp.c Handle received packet during PXE Boot Server Discovery
1564
StaticStatic dhcp_pxebs_expired static void dhcp.c Handle timer expiry during PXE Boot Server Discovery
1565
FunctionFunction dhcp_chaddr void * dhcp.c Packet construction
1566
FunctionFunction dhcp_create_packet int dhcp.c Create a DHCP packet
1567
FunctionFunction dhcp_create_request int dhcp.c Create DHCP request packet
1568
StaticStatic dhcp_tx static int dhcp.c Data transfer interface
1569
StaticStatic dhcp_deliver_iob static int dhcp.c Receive new data
1570
StaticStatic dhcp_timer_expired static void dhcp.c Handle DHCP retry timer expiry
1571
StaticStatic dhcp_job_kill static void dhcp.c Job control interface
1572
FunctionFunction start_dhcp int dhcp.c Start DHCP state machine on a network device
1573
StaticStatic pxebs_list static void dhcp.c Retrieve list of PXE boot servers for a given server type
1574
FunctionFunction start_pxebs int dhcp.c Start PXE Boot Server Discovery on a network device
1575
StaticStatic dns_done static void dns.c Mark DNS request as complete
1576
StaticStatic dns_name_cmp static int dns.c Compare DNS reply name against the query name from the original request
1577
StaticStatic dns_skip_name static const char * dns.c Skip over a (possibly compressed) DNS name
1578
StaticStatic dns_find_rr static union dns_rr_info * dns.c Find an RR in a reply packet corresponding to our query
1579
StaticStatic dns_qualify_name static char * dns.c Append DHCP domain name if available and name is not fully qualified
1580
StaticStatic dns_make_name static char * dns.c Convert a standard NUL-terminated string to a DNS name
1581
InlineInline dns_unmake_name static inline char * dns.c Convert an uncompressed DNS name to a NUL-terminated string
1582
StaticStatic dns_decompress_name static char * dns.c Decompress a DNS name
1583
StaticStatic dns_send_packet static int dns.c Send next packet in DNS request
1584
StaticStatic dns_timer_expired static void dns.c Handle DNS retransmission timer expiry
1585
StaticStatic dns_xfer_deliver_raw static int dns.c Receive new data
1586
StaticStatic dns_xfer_close static void dns.c Receive new data
1587
StaticStatic dns_resolv static int dns.c Resolve name using DNS
1588
StaticStatic apply_dns_settings static int dns.c Apply DNS settings
1589
StaticStatic slam_free static void slam.c Free a SLAM request
1590
StaticStatic slam_finished static void slam.c Mark SLAM request as complete
1591
StaticStatic slam_put_value static int slam.c TX datapath
1592
StaticStatic slam_tx_nack static int slam.c Send SLAM NACK packet
1593
StaticStatic slam_master_timer_expired static void slam.c Handle SLAM master client retry timer expiry
1594
StaticStatic slam_slave_timer_expired static void slam.c Handle SLAM slave client retry timer expiry
1595
StaticStatic slam_pull_value static int slam.c RX datapath
1596
StaticStatic slam_pull_header static int slam.c Read and strip SLAM header
1597
StaticStatic slam_mc_socket_deliver static int slam.c Receive SLAM data packet
1598
StaticStatic slam_socket_deliver static int slam.c Receive SLAM non-data packet
1599
StaticStatic slam_socket_close static void slam.c Close SLAM unicast socket
1600
StaticStatic slam_mc_socket_close static void slam.c Close SLAM multicast socket
1601
StaticStatic slam_xfer_close static void slam.c Data transfer interface
1602
StaticStatic slam_parse_multicast_address static int slam.c Parse SLAM URI multicast address
1603
StaticStatic slam_open static int slam.c Initiate a SLAM request
1604
StaticStatic tftp_free static void tftp.c Free TFTP request
1605
StaticStatic tftp_done static void tftp.c Mark TFTP request as complete
1606
StaticStatic tftp_reopen static int tftp.c Reopen TFTP socket
1607
StaticStatic tftp_reopen_mc static int tftp.c Reopen TFTP multicast socket
1608
StaticStatic tftp_presize static int tftp.c Presize TFTP receive buffers and block bitmap
1609
FunctionFunction tftp_set_request_blksize void tftp.c Set TFTP request blocksize
1610
FunctionFunction tftp_set_mtftp_address void tftp.c Set MTFTP multicast address
1611
FunctionFunction tftp_set_mtftp_port void tftp.c Set MTFTP multicast port
1612
StaticStatic tftp_send_rrq static int tftp.c Transmit RRQ
1613
StaticStatic tftp_send_ack static int tftp.c Transmit ACK
1614
StaticStatic tftp_send_error static int tftp.c Transmit ERROR (Abort)
1615
StaticStatic tftp_send_packet static int tftp.c Transmit next relevant packet
1616
StaticStatic tftp_timer_expired static void tftp.c Handle TFTP retransmission timer expiry
1617
StaticStatic tftp_process_blksize static int tftp.c Process TFTP "blksize" option
1618
StaticStatic tftp_process_tsize static int tftp.c Process TFTP "tsize" option
1619
StaticStatic tftp_process_multicast static int tftp.c Process TFTP "multicast" option
1620
StaticStatic tftp_process_option static int tftp.c Process TFTP option
1621
StaticStatic tftp_rx_oack static int tftp.c Receive OACK
1622
StaticStatic tftp_rx_data static int tftp.c Receive DATA
1623
StaticStatic tftp_rx_error static int tftp.c Receive ERROR
1624
StaticStatic tftp_rx static int tftp.c Receive new data
1625
StaticStatic tftp_socket_deliver_iob static int tftp.c Receive new data via socket
1626
StaticStatic tftp_mc_socket_deliver_iob static int tftp.c Receive new data via multicast socket
1627
StaticStatic tftp_xfer_close static void tftp.c Close TFTP data transfer interface
1628
StaticStatic tftp_xfer_window static size_t tftp.c Check flow control window
1629
StaticStatic tftp_core_open static int tftp.c Initiate TFTP/TFTM/MTFTP download
1630
StaticStatic tftp_open static int tftp.c Initiate TFTP download
1631
StaticStatic tftpsize_open static int tftp.c Initiate TFTP-size request
1632
StaticStatic tftm_open static int tftp.c Initiate TFTM download
1633
StaticStatic mtftp_open static int tftp.c Initiate MTFTP download
1634
StaticStatic tftp_apply_settings static int tftp.c Apply TFTP configuration settings
1635
FunctionFunction linebuf_test void linebuf_test.c  
1636
FunctionFunction memcpy_0 void __regparm memcpy_test.c  
1637
FunctionFunction memcpy_1 void __regparm memcpy_test.c  
1638
FunctionFunction memcpy_2 void __regparm memcpy_test.c  
1639
FunctionFunction memcpy_3 void __regparm memcpy_test.c  
1640
FunctionFunction memcpy_4 void __regparm memcpy_test.c  
1641
FunctionFunction memcpy_5 void __regparm memcpy_test.c  
1642
FunctionFunction memcpy_6 void __regparm memcpy_test.c  
1643
FunctionFunction memcpy_7 void __regparm memcpy_test.c  
1644
FunctionFunction memcpy_8 void __regparm memcpy_test.c  
1645
FunctionFunction memcpy_9 void __regparm memcpy_test.c  
1646
FunctionFunction memcpy_10 void __regparm memcpy_test.c  
1647
FunctionFunction memcpy_11 void __regparm memcpy_test.c  
1648
FunctionFunction memcpy_12 void __regparm memcpy_test.c  
1649
FunctionFunction memcpy_13 void __regparm memcpy_test.c  
1650
FunctionFunction memcpy_14 void __regparm memcpy_test.c  
1651
FunctionFunction memcpy_15 void __regparm memcpy_test.c  
1652
FunctionFunction memcpy_16 void __regparm memcpy_test.c  
1653
FunctionFunction memcpy_17 void __regparm memcpy_test.c  
1654
FunctionFunction memcpy_18 void __regparm memcpy_test.c  
1655
FunctionFunction memcpy_19 void __regparm memcpy_test.c  
1656
FunctionFunction memcpy_20 void __regparm memcpy_test.c  
1657
FunctionFunction memcpy_21 void __regparm memcpy_test.c  
1658
FunctionFunction memcpy_22 void __regparm memcpy_test.c  
1659
FunctionFunction memcpy_23 void __regparm memcpy_test.c  
1660
FunctionFunction memcpy_24 void __regparm memcpy_test.c  
1661
FunctionFunction memcpy_25 void __regparm memcpy_test.c  
1662
FunctionFunction memcpy_26 void __regparm memcpy_test.c  
1663
FunctionFunction memcpy_27 void __regparm memcpy_test.c  
1664
FunctionFunction memcpy_28 void __regparm memcpy_test.c  
1665
FunctionFunction umalloc_test void umalloc_test.c  
1666
StaticStatic test_parse_unparse static int uri_test.c  
1667
StaticStatic test_resolve static int uri_test.c  
1668
FunctionFunction uri_test int uri_test.c  
1669
StaticStatic find_boot_netdev static struct net_device * autoboot.c Identify the boot network device
1670
FunctionFunction boot_next_server_and_filename int autoboot.c Boot using next-server and filename
1671
FunctionFunction boot_root_path int autoboot.c Boot using root path
1672
StaticStatic netboot static int autoboot.c Boot from a network device
1673
StaticStatic close_all_netdevs static void autoboot.c Close all open net devices
1674
FunctionFunction autoboot void autoboot.c Boot the system
1675
FunctionFunction dhcp int dhcpmgmt.c @file
1676
FunctionFunction pxebs int dhcpmgmt.c  
1677
FunctionFunction ifopen int ifmgmt.c @file
1678
FunctionFunction ifclose void ifmgmt.c Close network device
1679
StaticStatic ifstat_errors static void ifmgmt.c Print network device error breakdown
1680
FunctionFunction ifstat void ifmgmt.c Print status of network device
1681
FunctionFunction iflinkwait int ifmgmt.c Wait for link-up, with status indication
1682
FunctionFunction imgfetch int imgmgmt.c @file
1683
FunctionFunction imgload int imgmgmt.c Load an image
1684
FunctionFunction imgexec int imgmgmt.c Execute an image
1685
FunctionFunction imgautoselect struct image * imgmgmt.c Identify the only loaded image
1686
FunctionFunction imgstat void imgmgmt.c Display status of an image
1687
FunctionFunction imgfree void imgmgmt.c Free an image
1688
FunctionFunction iwstat void iwmgmt.c @file
1689
FunctionFunction iwlist int iwmgmt.c Scan for wireless networks using 802.11 device
1690
StaticStatic pxe_menu_parse static int pxemenu.c Parse and allocate PXE boot menu
1691
StaticStatic pxe_menu_draw_item static void pxemenu.c Draw PXE boot menu item
1692
StaticStatic pxe_menu_select static int pxemenu.c Make selection from PXE boot menu
1693
StaticStatic pxe_menu_prompt_and_select static int pxemenu.c Prompt for (and make selection from) PXE boot menu
1694
FunctionFunction pxe_menu_boot int pxemenu.c Boot using PXE boot menu
1695
FunctionFunction route void route.c @file
1696
StaticStatic xmalloc static void * efirom.c Allocate memory
1697
StaticStatic file_size static size_t efirom.c Get file size
1698
StaticStatic read_pe_info static void efirom.c Read information from PE headers
1699
StaticStatic make_efi_rom static void efirom.c Convert EFI image to ROM image
1700
StaticStatic print_help static void efirom.c Print help
1701
StaticStatic parse_options static int efirom.c Parse command-line options
1702
FunctionFunction main int efirom.c  
1703
StaticStatic xmalloc static void * elf2efi.c Allocate memory
1704
StaticStatic efi_file_align static unsigned long elf2efi.c Align section within PE file
1705
StaticStatic generate_pe_reloc static void elf2efi.c Generate entry in PE relocation table
1706
StaticStatic output_pe_reltab static size_t elf2efi.c Calculate size of binary PE relocation table
1707
StaticStatic open_input_bfd static bfd * elf2efi.c Open input BFD file
1708
StaticStatic read_symtab static asymbol ** elf2efi.c Read symbol table
1709
StaticStatic read_reltab static arelent ** elf2efi.c Read relocation table
1710
StaticStatic process_section static struct pe_section * elf2efi.c Process section
1711
StaticStatic process_reloc static void elf2efi.c Process relocation record
1712
StaticStatic create_reloc_section static struct pe_section * elf2efi.c Create relocations section
1713
StaticStatic create_debug_section static struct pe_section * elf2efi.c Create debug section
1714
StaticStatic write_pe_file static void elf2efi.c Write out PE file
1715
StaticStatic elf2pe static void elf2efi.c Convert ELF to PE
1716
StaticStatic print_help static void elf2efi.c Print help
1717
StaticStatic parse_options static int elf2efi.c Parse command-line options
1718
FunctionFunction main int elf2efi.c  
1719
StaticStatic flag_signalled static void hijack.c  
1720
FunctionFunction pcap_inject int hijack.c Substitute for pcap_inject(), if this version of libpcap doesn't
1721
StaticStatic __attribute__ static hijack.c Log error message
1722
StaticStatic hijack_open static int hijack.c Open pcap device
1723
StaticStatic hijack_close static void hijack.c Close pcap device
1724
StaticStatic hijack_install_filter static int hijack.c Install filter for hijacked connection
1725
StaticStatic hijack_filter_ethernet static int hijack.c Set up filter for hijacked ethernet connection
1726
StaticStatic hijack_filter static int hijack.c Set up filter for hijacked connection
1727
StaticStatic forward_from_hijacker static ssize_t hijack.c Forward data from hijacker
1728
StaticStatic forward_to_hijacker static ssize_t hijack.c Forward data to hijacker
1729
StaticStatic run_hijacker static int hijack.c Run hijacker
1730
StaticStatic open_listener static int hijack.c Open listener socket
1731
StaticStatic listen_for_hijackers static int hijack.c Listen on listener socket
1732
StaticStatic close_listener static void hijack.c Close listener socket
1733
StaticStatic usage static void hijack.c Print usage
1734
StaticStatic parse_options static int hijack.c Parse command-line options
1735
StaticStatic daemonise static int hijack.c Daemonise
1736
FunctionFunction main int hijack.c  
1737
StaticStatic ICCFIX static int iccfix.c Fix up ICC alignments
1738
StaticStatic iccfix static int iccfix.c  
1739
FunctionFunction main int iccfix.c  
1740
FunctionFunction main int mucurses_test.c  
1741
FunctionFunction get_iscsi_chap_secret void mucurses_test.c  
1742
FunctionFunction mdelay void mucurses_test.c  
1743
StaticStatic Error static __inline__ void nrv2b.c  
1744
StaticStatic i86ul_to_host static unsigned long nrv2b.c  
1745
StaticStatic host_to_i86ul static unsigned long nrv2b.c  
1746
StaticStatic assert_match static void nrv2b.c  
1747
StaticStatic swd_initdict static void nrv2b.c  
1748
StaticStatic swd_insertdict static void nrv2b.c  
1749
StaticStatic swd_init static int nrv2b.c  
1750
StaticStatic swd_exit static void nrv2b.c  
1751
StaticStatic swd_getbyte static __inline__ void nrv2b.c  
1752
StaticStatic swd_remove_node static __inline__ void nrv2b.c remove node from lists
1753
StaticStatic swd_accept static void nrv2b.c  
1754
StaticStatic swd_search static void nrv2b.c  
1755
StaticStatic swd_search2 static int nrv2b.c  
1756
StaticStatic swd_findbest static void nrv2b.c  
1757
StaticStatic init_match static int nrv2b.c  
1758
StaticStatic find_match static int nrv2b.c  
1759
StaticStatic bbConfig static int nrv2b.c  
1760
StaticStatic bbWriteBits static void nrv2b.c  
1761
StaticStatic bbPutBit static void nrv2b.c  
1762
StaticStatic bbPutByte static void nrv2b.c  
1763
StaticStatic bbFlushBits static void nrv2b.c  
1764
StaticStatic code_prefix_ss11 static void nrv2b.c  
1765
StaticStatic code_match static void nrv2b.c  
1766
StaticStatic code_run static void nrv2b.c  
1767
StaticStatic len_of_coded_match static int nrv2b.c  
1768
FunctionFunction ucl_nrv2b_99_compress int nrv2b.c  
1769
FunctionFunction Encode void nrv2b.c  
1770
FunctionFunction Decode void nrv2b.c  
1771
FunctionFunction main int nrv2b.c  
1772
StaticStatic align static unsigned long zbin.c  
1773
StaticStatic read_file static int zbin.c  
1774
StaticStatic read_input_file static int zbin.c  
1775
StaticStatic read_zinfo_file static int zbin.c  
1776
StaticStatic alloc_output_file static int zbin.c  
1777
StaticStatic process_zinfo_copy static int zbin.c  
1778
StaticStatic process_zinfo_pack static int zbin.c  
1779
StaticStatic process_zinfo_add static int zbin.c  
1780
StaticStatic process_zinfo_addb static int zbin.c  
1781
StaticStatic process_zinfo_addw static int zbin.c  
1782
StaticStatic process_zinfo_addl static int zbin.c  
1783
StaticStatic process_zinfo static int zbin.c  
1784
StaticStatic write_output_file static int zbin.c  
1785
FunctionFunction main int zbin.c  
1786
InlineInline aout_probe static inline os_download_t aout_loader.c  
1787
StaticStatic aout_download static sector_t aout_loader.c  
1788
InlineInline flag_is_changeable static inline int cpu.c @file
1789
FunctionFunction get_cpuinfo void cpu.c Get CPU information
1790
FunctionFunction _dump_regs void __asmcall dumpregs.c  
1791
StaticStatic elf_freebsd_probe static void freebsd_loader.c  
1792
StaticStatic elf_freebsd_fixup_segment static void freebsd_loader.c  
1793
StaticStatic elf_freebsd_find_segment_end static void freebsd_loader.c  
1794
StaticStatic elf_freebsd_debug_loader static int freebsd_loader.c  
1795
StaticStatic elf_freebsd_boot static void freebsd_loader.c  
1796
StaticStatic aout_freebsd_probe static void freebsd_loader.c  
1797
StaticStatic aout_freebsd_boot static void freebsd_loader.c  
1798
StaticStatic gdbmach_find_hwbp static struct hwbp * gdbmach.c  
1799
StaticStatic gdbmach_commit_hwbp static void gdbmach.c  
1800
FunctionFunction gdbmach_set_breakpoint int gdbmach.c  
1801
StaticStatic gdbmach_disable_hwbps static void gdbmach.c  
1802
StaticStatic gdbmach_enable_hwbps static void gdbmach.c  
1803
FunctionFunction gdbmach_handler __asmcall void gdbmach.c  
1804
FunctionFunction __attribute__   nulltrap.c  
1805
InlineInline send_nonspecific_eoi static inline void pic8259.c @file
1806
InlineInline send_specific_eoi static inline void pic8259.c Send specific EOI(s)
1807
FunctionFunction send_eoi void pic8259.c Send End-Of-Interrupt to the PIC
1808
StaticStatic rdtsc_udelay static void rdtsc_timer.c Delay for a fixed number of microseconds
1809
StaticStatic rdtsc_ticks_per_sec static unsigned long rdtsc_timer.c Get number of ticks per second
1810
FunctionFunction relocate __asmcall void relocate.c Relocate Etherboot
1811
StaticStatic load_timer2 static void timer2.c  
1812
StaticStatic timer2_running static int timer2.c  
1813
FunctionFunction timer2_udelay void timer2.c  
1814
StaticStatic memsetw static void video_subr.c  
1815
StaticStatic video_init static void video_subr.c  
1816
StaticStatic video_scroll static void video_subr.c  
1817
StaticStatic vga_putc static void video_subr.c  
1818
StaticStatic wince_probe static os_download_t wince_loader.c  
1819
StaticStatic ce_loader static sector_t wince_loader.c  
1820
StaticStatic get_x_header static int wince_loader.c  
1821
StaticStatic jump_2ep static void wince_loader.c  
1822
StaticStatic x86_readq static uint64_t x86_io.c @file
1823
StaticStatic x86_writeq static void x86_io.c Write 64-bit qword to memory-mapped device
1824
StaticStatic undipci_find_rom static struct undi_rom * undi.c @file
1825
StaticStatic undipci_probe static int undi.c Probe PCI device
1826
StaticStatic undipci_remove static void undi.c Remove PCI device
1827
FunctionFunction undi_load int undiload.c Call UNDI loader to create a pixie
1828
FunctionFunction undi_unload int undiload.c Unload a pixie
1829
StaticStatic undinet_hook_isr static void undinet.c Hook UNDI interrupt service routine
1830
StaticStatic undinet_unhook_isr static void undinet.c Unhook UNDI interrupt service routine
1831
StaticStatic undinet_isr_triggered static int undinet.c Test to see if UNDI ISR has been triggered
1832
StaticStatic undinet_transmit static int undinet.c Transmit packet
1833
StaticStatic undinet_poll static void undinet.c Poll for received packets
1834
StaticStatic undinet_open static int undinet.c Open NIC
1835
StaticStatic undinet_close static void undinet.c Close NIC
1836
StaticStatic undinet_irq static void undinet.c Enable/disable interrupts
1837
FunctionFunction undinet_probe int undinet.c Probe UNDI device
1838
FunctionFunction undinet_remove void undinet.c Remove UNDI device
1839
StaticStatic undibus_probe static int undionly.c @file
1840
StaticStatic undibus_remove static void undionly.c Remove UNDI root bus
1841
StaticStatic undionly_shutdown static void undionly.c Prepare for exit
1842
StaticStatic undirom_parse_pxeromid static int undirom.c Parse PXE ROM ID structure
1843
StaticStatic undirom_parse_pcirheader static int undirom.c Parse PCI expansion header
1844
StaticStatic undirom_probe static int undirom.c Probe UNDI ROM
1845
StaticStatic undirom_probe_all_roms static void undirom.c Create UNDI ROMs for all possible expansion ROMs
1846
FunctionFunction undirom_find_pci struct undi_rom * undirom.c Find UNDI ROM for PCI device
1847
FunctionFunction set_fbms void basemem.c @file
1848
StaticStatic bios_handle_cup static void bios_console.c Handle ANSI CUP (cursor position)
1849
StaticStatic bios_handle_ed static void bios_console.c Handle ANSI ED (erase in page)
1850
StaticStatic bios_handle_sgr static void bios_console.c Handle ANSI SGR (set graphics rendition)
1851
StaticStatic bios_putchar static void bios_console.c Print a character to BIOS console
1852
StaticStatic scancode_to_ansi_seq static const char * bios_console.c Get ANSI escape sequence corresponding to BIOS scancode
1853
StaticStatic bios_getchar static int bios_console.c Get character from BIOS console
1854
StaticStatic bios_iskey static int bios_console.c Check for character ready to read from BIOS console
1855
FunctionFunction fake_e820 void fakee820.c  
1856
FunctionFunction unfake_e820 void fakee820.c  
1857
StaticStatic empty_8042 static void gateA20.c Drain keyboard controller
1858
StaticStatic gateA20_is_set static int gateA20.c Fast test to see if gate A20 is already set
1859
FunctionFunction gateA20_set void gateA20.c  
1860
FunctionFunction gateA20_unset void gateA20.c  
1861
StaticStatic hide_region static void hidemem.c Hide region of memory from system memory map
1862
FunctionFunction hide_basemem void hidemem.c Hide used base memory
1863
FunctionFunction hide_umalloc void hidemem.c Hide umalloc() region
1864
FunctionFunction hide_textdata void hidemem.c Hide .text and .data
1865
StaticStatic hide_etherboot static void hidemem.c Hide Etherboot
1866
StaticStatic unhide_etherboot static void hidemem.c Unhide Etherboot
1867
StaticStatic extmemsize_e801 static unsigned int memmap.c Get size of extended memory via INT 15,e801
1868
StaticStatic extmemsize_88 static unsigned int memmap.c Get size of extended memory via INT 15,88
1869
FunctionFunction extmemsize unsigned int memmap.c Get size of extended memory
1870
StaticStatic meme820 static int memmap.c Get e820 memory map
1871
FunctionFunction get_memmap void memmap.c Get memory map
1872
StaticStatic is_pnp_bios static int pnpbios.c Test address for PnP BIOS structure
1873
FunctionFunction find_pnp_bios int pnpbios.c Locate Plug-and-Play BIOS
1874
StaticStatic startpxe_payload static int pxe_cmd.c  
1875
StaticStatic startpxe_exec static int pxe_cmd.c  
1876
StaticStatic stoppxe_exec static int pxe_cmd.c  
1877
FunctionFunction call_bootsector int bootsector.c Jump to preloaded bootsector
1878
StaticStatic bzimage_parse_header static int bzimage.c Parse bzImage header
1879
StaticStatic bzimage_update_header static void bzimage.c Update bzImage header in loaded kernel
1880
StaticStatic bzimage_parse_cmdline static int bzimage.c Parse kernel command line for bootloader parameters
1881
StaticStatic bzimage_set_cmdline static int bzimage.c Set command line
1882
StaticStatic bzimage_load_initrd static size_t bzimage.c Load initrd
1883
StaticStatic bzimage_load_initrds static int bzimage.c Load initrds, if any
1884
StaticStatic bzimage_exec static int bzimage.c Execute bzImage image
1885
FunctionFunction bzimage_load int bzimage.c Load bzImage image into memory
1886
StaticStatic com32_exec static int com32.c Execute COMBOOT image
1887
StaticStatic com32_identify static int com32.c Check image name extension
1888
StaticStatic comboot_load_image static int com32.c Load COM32 image into memory
1889
StaticStatic comboot_prepare_bounce_buffer static int com32.c Prepare COM32 low memory bounce buffer
1890
StaticStatic com32_load static int com32.c Load COM32 image into memory
1891
StaticStatic comboot_copy_cmdline static void comboot.c Copy command line to PSP
1892
StaticStatic comboot_init_psp static void comboot.c Initialize PSP
1893
StaticStatic comboot_exec static int comboot.c Execute COMBOOT image
1894
StaticStatic comboot_identify static int comboot.c Check image name extension
1895
StaticStatic comboot_prepare_segment static int comboot.c Load COMBOOT image into memory, preparing a segment and returning it
1896
StaticStatic comboot_load static int comboot.c Load COMBOOT image into memory
1897
StaticStatic elfboot_exec static int elfboot.c Execute ELF image
1898
StaticStatic elfboot_load static int elfboot.c Load ELF image into memory
1899
StaticStatic word_checksum static unsigned int eltorito.c Calculate 16-bit word checksum
1900
StaticStatic eltorito_exec static int eltorito.c Execute El Torito image
1901
StaticStatic eltorito_read_voldesc static int eltorito.c Read and verify El Torito Boot Record Volume Descriptor
1902
StaticStatic eltorito_read_catalog static int eltorito.c Read and verify El Torito Boot Catalog
1903
StaticStatic eltorito_load_disk static int eltorito.c Load El Torito virtual disk image into memory
1904
StaticStatic eltorito_load static int eltorito.c Load El Torito image into memory
1905
StaticStatic multiboot_build_memmap static void multiboot.c Build multiboot memory map
1906
FunctionFunction multiboot_add_cmdline physaddr_t multiboot.c Add command line in base memory
1907
StaticStatic multiboot_build_module_list static unsigned int multiboot.c Build multiboot module list
1908
StaticStatic multiboot_exec static int multiboot.c Execute multiboot image
1909
StaticStatic multiboot_find_header static int multiboot.c Find multiboot header
1910
StaticStatic multiboot_load_raw static int multiboot.c Load raw multiboot image into memory
1911
StaticStatic multiboot_load_elf static int multiboot.c Load ELF multiboot image into memory
1912
StaticStatic multiboot_load static int multiboot.c Load multiboot image into memory
1913
StaticStatic nbi_prepare_segment static int nbi.c Prepare a segment for an NBI image
1914
StaticStatic nbi_load_segment static int nbi.c Load a segment for an NBI image
1915
StaticStatic nbi_process_segments static int nbi.c Process segments of an NBI image
1916
StaticStatic nbi_load static int nbi.c Load an NBI image into memory
1917
StaticStatic nbi_boot16 static int nbi.c Boot a 16-bit NBI image
1918
StaticStatic nbi_boot32 static int nbi.c Boot a 32-bit NBI image
1919
StaticStatic nbi_prepare_dhcp static int nbi.c Prepare DHCP parameter block for NBI image
1920
StaticStatic nbi_exec static int nbi.c Execute a loaded NBI image
1921
StaticStatic pxe_exec static int pxe_image.c Execute PXE image
1922
FunctionFunction pxe_load int pxe_image.c Load PXE image into memory
1923
FunctionFunction abft_fill_data void abft.c Fill in all variable portions of aBFT
1924
StaticStatic aoeboot static int aoeboot.c  
1925
FunctionFunction hook_bios_interrupt void biosint.c Hook INT vector
1926
FunctionFunction unhook_bios_interrupt int biosint.c Unhook INT vector
1927
StaticStatic bios_cpu_nap static void bios_nap.c Save power by halting the CPU until the next interrupt
1928
StaticStatic bios_find_smbios static int bios_smbios.c @file
1929
StaticStatic bios_currticks static unsigned long bios_timer.c Get current system time in ticks
1930
StaticStatic ibft_set_ipaddr static void ibft.c Fill in an IP address field within iBFT
1931
StaticStatic ibft_set_ipaddr_option static void ibft.c Fill in an IP address within iBFT from configuration setting
1932
StaticStatic ibft_ipaddr static const char * ibft.c Read IP address from iBFT (for debugging)
1933
StaticStatic ibft_alloc_string static int ibft.c Allocate a string within iBFT
1934
StaticStatic ibft_set_string static int ibft.c Fill in a string field within iBFT
1935
StaticStatic ibft_set_string_option static int ibft.c Fill in a string field within iBFT from configuration setting
1936
StaticStatic ibft_string static const char * ibft.c Read string from iBFT (for debugging)
1937
StaticStatic ibft_fill_nic static int ibft.c Fill in NIC portion of iBFT
1938
StaticStatic ibft_fill_initiator static int ibft.c Fill in Initiator portion of iBFT
1939
StaticStatic ibft_fill_target_chap static int ibft.c Fill in Target CHAP portion of iBFT
1940
StaticStatic ibft_fill_target_reverse_chap static int ibft.c Fill in Target Reverse CHAP portion of iBFT
1941
StaticStatic ibft_fill_target static int ibft.c Fill in Target portion of iBFT
1942
FunctionFunction ibft_fill_data int ibft.c Fill in all variable portions of iBFT
1943
StaticStatic ib_srpboot static int ib_srpboot.c  
1944
StaticStatic int13_set_num_drives static void int13.c Update BIOS drive count
1945
StaticStatic int13_check_num_drives static void int13.c Check number of drives
1946
StaticStatic int13_reset static int int13.c INT 13, 00 - Reset disk system
1947
StaticStatic int13_get_last_status static int int13.c INT 13, 01 - Get status of last operation
1948
StaticStatic int13_rw_sectors static int int13.c Read / write sectors
1949
StaticStatic int13_read_sectors static int int13.c INT 13, 02 - Read sectors
1950
StaticStatic int13_write_sectors static int int13.c INT 13, 03 - Write sectors
1951
StaticStatic int13_get_parameters static int int13.c INT 13, 08 - Get drive parameters
1952
StaticStatic int13_get_disk_type static int int13.c INT 13, 15 - Get disk type
1953
StaticStatic int13_extension_check static int int13.c INT 13, 41 - Extensions installation check
1954
StaticStatic int13_extended_rw static int int13.c Extended read / write
1955
StaticStatic int13_extended_read static int int13.c INT 13, 42 - Extended read
1956
StaticStatic int13_extended_write static int int13.c INT 13, 43 - Extended write
1957
StaticStatic int13_get_extended_parameters static int int13.c INT 13, 48 - Get extended parameters
1958
StaticStatic int13 static __asmcall void int13.c INT 13 handler
1959
StaticStatic hook_int13 static void int13.c Hook INT 13 handler
1960
StaticStatic unhook_int13 static void int13.c Unhook INT 13 handler
1961
StaticStatic guess_int13_geometry static void int13.c Guess INT 13 drive geometry
1962
FunctionFunction register_int13_drive void int13.c Register INT 13 emulated drive
1963
FunctionFunction unregister_int13_drive void int13.c Unregister INT 13 emulated drive
1964
FunctionFunction int13_boot int int13.c Attempt to boot from an INT 13 drive
1965
StaticStatic iscsiboot static int iscsiboot.c  
1966
FunctionFunction keep_san int keepsan.c  
1967
StaticStatic init_eheap static int memtop_umalloc.c Initialise external heap
1968
StaticStatic ecollect_free static void memtop_umalloc.c Collect free blocks
1969
StaticStatic memtop_urealloc static userptr_t memtop_umalloc.c Reallocate external memory
1970
StaticStatic pcibios_max_bus static int pcibios.c @file
1971
FunctionFunction pcibios_read int pcibios.c Read configuration space via PCI BIOS
1972
FunctionFunction pcibios_write int pcibios.c Write configuration space via PCI BIOS
1973
FunctionFunction sbft_fill_data int sbft.c Fill in all variable portions of sBFT
1974
StaticStatic pxenv_unknown static PXENV_EXIT_t pxe_call.c Handle an unknown PXE API call
1975
FunctionFunction pxe_api_call __asmcall void pxe_call.c Dispatch PXE API call
1976
FunctionFunction _pxe_api_call_weak int pxe_call.c Dispatch weak PXE API call with PXE stack available
1977
FunctionFunction pxe_loader_call __asmcall void pxe_call.c Dispatch PXE loader call
1978
StaticStatic pxe_checksum static uint8_t pxe_call.c Calculate byte checksum as used by PXE
1979
StaticStatic pxe_init_structures static void pxe_call.c Initialise !PXE and PXENV+ structures
1980
FunctionFunction pxe_activate void pxe_call.c Activate PXE stack
1981
FunctionFunction pxe_deactivate int pxe_call.c Deactivate PXE stack
1982
FunctionFunction pxe_start_nbp int pxe_call.c  
1983
FunctionFunction pxenv_file_open PXENV_EXIT_t pxe_file.c FILE OPEN
1984
FunctionFunction pxenv_file_close PXENV_EXIT_t pxe_file.c FILE CLOSE
1985
FunctionFunction pxenv_file_select PXENV_EXIT_t pxe_file.c FILE SELECT
1986
FunctionFunction pxenv_file_read PXENV_EXIT_t pxe_file.c FILE READ
1987
FunctionFunction pxenv_get_file_size PXENV_EXIT_t pxe_file.c GET FILE SIZE
1988
FunctionFunction pxenv_file_exec PXENV_EXIT_t pxe_file.c FILE EXEC
1989
FunctionFunction pxenv_file_api_check PXENV_EXIT_t pxe_file.c FILE API CHECK
1990
FunctionFunction pxenv_file_exit_hook PXENV_EXIT_t pxe_file.c FILE EXIT HOOK
1991
FunctionFunction undi_loader PXENV_EXIT_t pxe_loader.c @file
1992
FunctionFunction pxe_set_cached_filename void pxe_preboot.c Set PXE cached TFTP filename
1993
FunctionFunction pxenv_unload_stack PXENV_EXIT_t pxe_preboot.c UNLOAD BASE CODE STACK
1994
FunctionFunction pxenv_get_cached_info PXENV_EXIT_t pxe_preboot.c  
1995
FunctionFunction pxenv_restart_tftp PXENV_EXIT_t pxe_preboot.c  
1996
FunctionFunction pxenv_start_undi PXENV_EXIT_t pxe_preboot.c  
1997
FunctionFunction pxenv_stop_undi PXENV_EXIT_t pxe_preboot.c  
1998
FunctionFunction pxenv_start_base PXENV_EXIT_t pxe_preboot.c  
1999
FunctionFunction pxenv_stop_base PXENV_EXIT_t pxe_preboot.c  
2000
StaticStatic pxe_tftp_close static void pxe_tftp.c Close PXE TFTP connection
2001
StaticStatic pxe_tftp_xfer_deliver_iob static int pxe_tftp.c Receive new data
2002
StaticStatic pxe_tftp_xfer_close static void pxe_tftp.c Handle close() event
2003
StaticStatic pxe_tftp_open static int pxe_tftp.c Open PXE TFTP connection
2004
FunctionFunction pxenv_tftp_open PXENV_EXIT_t pxe_tftp.c TFTP OPEN
2005
FunctionFunction pxenv_tftp_close PXENV_EXIT_t pxe_tftp.c TFTP CLOSE
2006
FunctionFunction pxenv_tftp_read PXENV_EXIT_t pxe_tftp.c TFTP READ
2007
FunctionFunction pxenv_tftp_read_file PXENV_EXIT_t pxe_tftp.c TFTP/MTFTP read file
2008
FunctionFunction pxenv_tftp_get_fsize PXENV_EXIT_t pxe_tftp.c TFTP GET FILE SIZE
2009
StaticStatic pxe_udp_deliver_iob static int pxe_udp.c Receive PXE UDP data
2010
FunctionFunction pxenv_udp_open PXENV_EXIT_t pxe_udp.c UDP OPEN
2011
FunctionFunction pxenv_udp_close PXENV_EXIT_t pxe_udp.c UDP CLOSE
2012
FunctionFunction pxenv_udp_write PXENV_EXIT_t pxe_udp.c UDP WRITE
2013
FunctionFunction pxenv_udp_read PXENV_EXIT_t pxe_udp.c UDP READ
2014
FunctionFunction pxe_set_netdev void pxe_undi.c Set network device as current PXE network device
2015
StaticStatic pxe_netdev_open static int pxe_undi.c Open PXE network device
2016
StaticStatic pxe_netdev_close static void pxe_undi.c Close PXE network device
2017
StaticStatic pxe_dump_mcast_list static void pxe_undi.c Dump multicast address list
2018
FunctionFunction pxenv_undi_startup PXENV_EXIT_t pxe_undi.c  
2019
FunctionFunction pxenv_undi_cleanup PXENV_EXIT_t pxe_undi.c  
2020
FunctionFunction pxenv_undi_initialize PXENV_EXIT_t pxe_undi.c  
2021
FunctionFunction pxenv_undi_reset_adapter PXENV_EXIT_t pxe_undi.c  
2022
FunctionFunction pxenv_undi_shutdown PXENV_EXIT_t pxe_undi.c  
2023
FunctionFunction pxenv_undi_open PXENV_EXIT_t pxe_undi.c  
2024
FunctionFunction pxenv_undi_close PXENV_EXIT_t pxe_undi.c  
2025
FunctionFunction pxenv_undi_transmit PXENV_EXIT_t pxe_undi.c  
2026
FunctionFunction pxenv_undi_set_mcast_address PXENV_EXIT_t pxe_undi.c  
2027
FunctionFunction pxenv_undi_set_station_address PXENV_EXIT_t pxe_undi.c  
2028
FunctionFunction pxenv_undi_set_packet_filter PXENV_EXIT_t pxe_undi.c  
2029
FunctionFunction pxenv_undi_get_information PXENV_EXIT_t pxe_undi.c  
2030
FunctionFunction pxenv_undi_get_statistics PXENV_EXIT_t pxe_undi.c  
2031
FunctionFunction pxenv_undi_clear_statistics PXENV_EXIT_t pxe_undi.c  
2032
FunctionFunction pxenv_undi_initiate_diags PXENV_EXIT_t pxe_undi.c  
2033
FunctionFunction pxenv_undi_force_interrupt PXENV_EXIT_t pxe_undi.c  
2034
FunctionFunction pxenv_undi_get_mcast_address PXENV_EXIT_t pxe_undi.c  
2035
FunctionFunction pxenv_undi_get_nic_type PXENV_EXIT_t pxe_undi.c  
2036
FunctionFunction pxenv_undi_get_iface_info PXENV_EXIT_t pxe_undi.c  
2037
FunctionFunction pxenv_undi_get_state PXENV_EXIT_t pxe_undi.c  
2038
FunctionFunction pxenv_undi_isr PXENV_EXIT_t pxe_undi.c  
2039
InlineInline __attribute__ static inline pxeparent.c @file
2040
FunctionFunction pxeparent_call int pxeparent.c Issue parent PXE API call
2041
FunctionFunction com32_intcall void __asmcall com32_call.c Interrupt call helper
2042
FunctionFunction com32_farcall void __asmcall com32_call.c Farcall helper
2043
FunctionFunction com32_cfarcall int __asmcall com32_call.c CDECL farcall helper
2044
StaticStatic print_user_string static void comboot_call.c Print a string with a particular terminator
2045
StaticStatic shuffle static void comboot_call.c Perform a series of memory copies from a list in low memory
2046
FunctionFunction comboot_force_text_mode void comboot_call.c Set default text mode
2047
StaticStatic comboot_fetch_kernel static int comboot_call.c Fetch kernel and optional initrd
2048
StaticStatic int20 static __asmcall void comboot_call.c Terminate program interrupt handler
2049
StaticStatic int21 static __asmcall void comboot_call.c DOS-compatible API
2050
StaticStatic int22 static __asmcall void comboot_call.c SYSLINUX API
2051
FunctionFunction hook_comboot_interrupts void comboot_call.c Hook BIOS interrupts related to COMBOOT API (INT 20h, 21h, 22h)
2052
FunctionFunction unhook_comboot_interrupts void comboot_call.c Unhook BIOS interrupts related to COMBOOT API (INT 20h, 21h, 22h)
2053
StaticStatic comboot_resolv_done static void comboot_resolv.c  
2054
FunctionFunction comboot_resolv int comboot_resolv.c  
2055
FunctionFunction copy_user_to_rm_stack uint16_t librm_mgmt.c Allocate space on the real-mode stack and copy data there from a
2056
FunctionFunction remove_user_from_rm_stack void librm_mgmt.c Deallocate space on the real-mode stack, optionally copying back
2057
FunctionFunction pcidirect_prepare void pcidirect.c @file
2058
FunctionFunction __memcpy void * x86_string.c Copy memory area
2059
StaticStatic efix86_cpu_nap static void efix86_nap.c @file
2060
FunctionFunction _start EFI_STATUS EFIAPI efidrvprefix.c EFI entry point
2061
FunctionFunction _start EFI_STATUS EFIAPI efiprefix.c EFI entry point
2062
FunctionFunction acpi_fix_checksum void acpi.c @file
2063
StaticStatic ansiesc_call_handler static void ansiesc.c @file
2064
FunctionFunction ansiesc_process int ansiesc.c Process character that may be part of ANSI escape sequence
2065
FunctionFunction vasprintf int asprintf.c Write a formatted string to newly allocated memory.
2066
FunctionFunction asprintf int asprintf.c Write a formatted string to newly allocated memory.
2067
FunctionFunction base64_encode void base64.c Base64-encode a string
2068
FunctionFunction basename char * basename.c Return base name from path
2069
FunctionFunction dirname char * basename.c Return directory name from path
2070
FunctionFunction bitmap_resize int bitmap.c @file
2071
FunctionFunction bitmap_test int bitmap.c Test bit in bitmap
2072
FunctionFunction bitmap_set void bitmap.c Set bit in bitmap
2073
FunctionFunction __flsl int bitops.c  
2074
StaticStatic btext_setup_display static void btext.c  
2075
StaticStatic map_boot_text static void btext.c  
2076
StaticStatic calc_base static unsigned char * BTEXT btext.c  
2077
StaticStatic btext_clearscreen static void BTEXT btext.c  
2078
FunctionFunction dcbst __inline__ void btext.c  
2079
StaticStatic btext_flushscreen static void BTEXT btext.c  
2080
StaticStatic scrollscreen static BTEXT void btext.c  
2081
StaticStatic btext_drawchar static void BTEXT btext.c  
2082
StaticStatic btext_drawstring static void BTEXT btext.c  
2083
StaticStatic btext_drawhex static void BTEXT btext.c  
2084
StaticStatic draw_byte static void BTEXT btext.c  
2085
StaticStatic draw_byte_32 static void BTEXT btext.c  
2086
StaticStatic draw_byte_16 static void BTEXT btext.c  
2087
StaticStatic draw_byte_8 static void BTEXT btext.c  
2088
StaticStatic btext_init static void btext.c  
2089
StaticStatic btext_putc static void btext.c  
2090
FunctionFunction putchar void console.c Write a single character to each console device.
2091
StaticStatic has_input static struct console_driver * console.c Check to see if any input is available on any console.
2092
FunctionFunction getchar int console.c Read a single character from any console.
2093
FunctionFunction iskey int console.c Check for available input on any console.
2094
FunctionFunction cpio_set_field void cpio.c Set field within a CPIO header
2095
FunctionFunction isspace int ctype.c Check to see if character is a space
2096
FunctionFunction churi void cwuri.c Change working URI
2097
FunctionFunction pause void debug.c  
2098
FunctionFunction more void debug.c  
2099
StaticStatic dbg_hex_dump_da_row static void debug.c Print row of a hex dump with specified display address
2100
FunctionFunction dbg_hex_dump_da void debug.c Print hex dump with specified display address
2101
FunctionFunction guard_region void debug.c  
2102
FunctionFunction check_region int debug.c  
2103
StaticStatic dbg_autocolour static int debug.c Choose colour index for debug autocolourisation
2104
FunctionFunction dbg_autocolourise void debug.c Select automatic colour for debug messages
2105
FunctionFunction dbg_decolourise void debug.c Revert to normal colour
2106
StaticStatic rootdev_probe static int device.c Probe a root device
2107
StaticStatic rootdev_remove static void device.c Remove a root device
2108
StaticStatic probe_devices static void device.c Probe all devices
2109
StaticStatic remove_devices static void device.c Remove all devices
2110
StaticStatic downloader_free static void downloader.c Free downloader object
2111
StaticStatic downloader_finished static void downloader.c Terminate download
2112
StaticStatic downloader_ensure_size static int downloader.c Ensure that download buffer is large enough for the specified size
2113
StaticStatic downloader_job_kill static void downloader.c Job control interface
2114
StaticStatic downloader_job_progress static void downloader.c Report progress of download job
2115
StaticStatic downloader_xfer_deliver_iob static int downloader.c Data transfer interface
2116
StaticStatic downloader_xfer_close static void downloader.c Handle close() event received via data transfer interface
2117
FunctionFunction create_downloader int downloader.c Instantiator
2118
FunctionFunction execv int exec.c Execute command
2119
StaticStatic expand_command static char * exec.c Expand variables within command line
2120
StaticStatic split_args static int exec.c Split command line into argv array
2121
FunctionFunction system int exec.c Execute command line
2122
StaticStatic echo_exec static int exec.c The "echo" command
2123
FunctionFunction filter_close void filter.c @file
2124
FunctionFunction filter_vredirect int filter.c  
2125
FunctionFunction filter_window size_t filter.c  
2126
FunctionFunction filter_alloc_iob struct io_buffer * filter.c  
2127
FunctionFunction filter_deliver_iob int filter.c  
2128
FunctionFunction filter_deliver_raw int filter.c  
2129
StaticStatic gdbserial_recv static size_t gdbserial.c  
2130
StaticStatic gdbserial_send static void gdbserial.c  
2131
FunctionFunction gdbserial_configure struct gdb_transport * gdbserial.c  
2132
StaticStatic gdbstub_from_hex_digit static uint8_t gdbstub.c  
2133
StaticStatic gdbstub_to_hex_digit static uint8_t gdbstub.c  
2134
StaticStatic gdbstub_from_hex_buf static void gdbstub.c  
2135
StaticStatic gdbstub_to_hex_buf static void gdbstub.c  
2136
StaticStatic gdbstub_cksum static uint8_t gdbstub.c  
2137
StaticStatic gdbstub_tx_packet static void gdbstub.c  
2138
StaticStatic gdbstub_send_ok static void gdbstub.c  
2139
StaticStatic gdbstub_send_num_packet static void gdbstub.c  
2140
StaticStatic gdbstub_get_packet_args static int gdbstub.c  
2141
StaticStatic gdbstub_send_errno static void gdbstub.c  
2142
StaticStatic gdbstub_report_signal static void gdbstub.c  
2143
StaticStatic gdbstub_read_regs static void gdbstub.c  
2144
StaticStatic gdbstub_write_regs static void gdbstub.c  
2145
StaticStatic gdbstub_read_mem static void gdbstub.c  
2146
StaticStatic gdbstub_write_mem static void gdbstub.c  
2147
StaticStatic gdbstub_continue static void gdbstub.c  
2148
StaticStatic gdbstub_breakpoint static void gdbstub.c  
2149
StaticStatic gdbstub_rx_packet static void gdbstub.c  
2150
StaticStatic gdbstub_state_new static void gdbstub.c  
2151
StaticStatic gdbstub_state_data static void gdbstub.c  
2152
StaticStatic gdbstub_state_cksum1 static void gdbstub.c  
2153
StaticStatic gdbstub_state_cksum2 static void gdbstub.c  
2154
StaticStatic gdbstub_state_wait_ack static void gdbstub.c  
2155
StaticStatic gdbstub_parse static void gdbstub.c  
2156
FunctionFunction gdbstub_handler void gdbstub.c  
2157
FunctionFunction find_gdb_transport struct gdb_transport * gdbstub.c  
2158
FunctionFunction gdbstub_start void gdbstub.c  
2159
StaticStatic gdbudp_ensure_netdev_open static void gdbudp.c  
2160
StaticStatic gdbudp_recv static size_t gdbudp.c  
2161
StaticStatic gdbudp_send static void gdbudp.c  
2162
FunctionFunction gdbudp_configure struct gdb_transport * gdbudp.c  
2163
StaticStatic gdbudp_init static int gdbudp.c  
2164
StaticStatic getchar_timeout static int getkey.c Read character from console if available within timeout period
2165
FunctionFunction getkey int getkey.c Get single keypress
2166
StaticStatic get_argv_argument static const char * getopt.c Get option argument from argv[] array
2167
StaticStatic match_long_option static int getopt.c Match long option
2168
StaticStatic match_short_option static int getopt.c Match short option
2169
FunctionFunction getopt_long int getopt.c Parse command-line options
2170
StaticStatic hw_finished static void hw.c  
2171
StaticStatic hw_xfer_close static void hw.c  
2172
StaticStatic hw_step static void hw.c  
2173
StaticStatic hw_open static int hw.c  
2174
StaticStatic i365_get static u_char i82365.c  
2175
StaticStatic i365_set static void i82365.c  
2176
FunctionFunction add_socket_i365 void i82365.c  
2177
FunctionFunction i365_bset void i82365.c  
2178
FunctionFunction i365_bclr void i82365.c  
2179
FunctionFunction identify_i365 int i82365.c  
2180
FunctionFunction init_i82365 int i82365.c  
2181
FunctionFunction phex void i82365.c  
2182
FunctionFunction deinit_i82365 int i82365.c  
2183
FunctionFunction i82365_interfacer int i82365.c  
2184
StaticStatic free_image static void image.c Free executable/loadable image
2185
FunctionFunction alloc_image struct image * image.c Allocate executable/loadable image
2186
FunctionFunction image_set_uri int image.c Set image URI
2187
FunctionFunction image_set_cmdline int image.c Set image command line
2188
FunctionFunction register_image int image.c Register executable/loadable image
2189
FunctionFunction unregister_image void image.c Unregister executable/loadable image
2190
FunctionFunction find_image struct image * image.c Find image by name
2191
StaticStatic image_load_type static int image.c Load executable/loadable image into memory
2192
FunctionFunction image_load int image.c Load executable/loadable image into memory
2193
FunctionFunction image_autoload int image.c Autodetect image type and load executable/loadable image into memory
2194
FunctionFunction image_exec int image.c Execute loaded image
2195
FunctionFunction register_and_autoload_image int image.c Register and autoload an image
2196
FunctionFunction register_and_autoexec_image int image.c Register and autoexec an image
2197
FunctionFunction initialise void init.c Initialise gPXE
2198
FunctionFunction startup void init.c Start up gPXE
2199
FunctionFunction shutdown void init.c Shut down gPXE
2200
FunctionFunction plug void interface.c @file
2201
FunctionFunction plug_plug void interface.c Plug two interfaces together
2202
FunctionFunction alloc_iob struct io_buffer * iobuf.c @file
2203
FunctionFunction free_iob void iobuf.c Free I/O buffer
2204
FunctionFunction iob_ensure_headroom int iobuf.c Ensure I/O buffer has sufficient headroom
2205
FunctionFunction job_done void job.c @file
2206
FunctionFunction job_kill void job.c  
2207
FunctionFunction job_progress void job.c  
2208
FunctionFunction ignore_job_done void job.c Helper methods
2209
FunctionFunction ignore_job_kill void job.c  
2210
FunctionFunction ignore_job_progress void job.c  
2211
FunctionFunction buffered_line char * linebuf.c Retrieve buffered-up line
2212
FunctionFunction empty_line_buffer void linebuf.c Discard line buffer contents
2213
FunctionFunction line_buffer ssize_t linebuf.c Buffer up received data by lines
2214
FunctionFunction main __asmcall int main.c Main entry point
2215
FunctionFunction alloc_memblock void * malloc.c Allocate a memory block
2216
FunctionFunction free_memblock void malloc.c Free a memory block
2217
FunctionFunction realloc void * malloc.c Reallocate memory
2218
FunctionFunction malloc void * malloc.c Allocate memory
2219
FunctionFunction free void malloc.c Free memory
2220
FunctionFunction zalloc void * malloc.c Allocate cleared memory
2221
FunctionFunction mpopulate void malloc.c Add memory to allocation pool
2222
StaticStatic init_heap static void malloc.c Initialise the heap
2223
FunctionFunction mdumpfree void malloc.c Dump free block list
2224
FunctionFunction inet_aton int misc.c INET_ATON - Convert an ascii x.x.x.x to binary form
2225
FunctionFunction strtoul unsigned long misc.c  
2226
StaticStatic monojob_done static void monojob.c  
2227
FunctionFunction monojob_wait int monojob.c Wait for single foreground job to complete
2228
StaticStatic nvo_checksum static unsigned int nvo.c @file
2229
StaticStatic nvo_load static int nvo.c Load non-volatile stored options from non-volatile storage device
2230
StaticStatic nvo_save static int nvo.c Save non-volatile stored options back to non-volatile storage device
2231
StaticStatic nvo_init_dhcpopts static void nvo.c Parse stored options
2232
StaticStatic nvo_store static int nvo.c Store value of NVO setting
2233
StaticStatic nvo_fetch static int nvo.c Fetch value of NVO setting
2234
FunctionFunction nvo_init void nvo.c Initialise non-volatile stored options
2235
FunctionFunction register_nvo int nvo.c Register non-volatile stored options
2236
FunctionFunction unregister_nvo void nvo.c Unregister non-volatile stored options
2237
FunctionFunction xfer_open_uri int open.c @file
2238
FunctionFunction xfer_open_uri_string int open.c Open URI string
2239
FunctionFunction xfer_open_socket int open.c Open socket
2240
FunctionFunction xfer_vopen int open.c Open location
2241
FunctionFunction xfer_open int open.c Open location
2242
FunctionFunction xfer_vreopen int open.c Reopen location
2243
FunctionFunction sleepticks void pcmcia.c  
2244
StaticStatic pcmcia_init_all static void pcmcia.c  
2245
StaticStatic pcmcia_shutdown_all static void pcmcia.c  
2246
StaticStatic get_scancode static int pc_kbd.c  
2247
StaticStatic kbd_havekey static int pc_kbd.c  
2248
StaticStatic kbd_ischar static int pc_kbd.c  
2249
StaticStatic kbd_getc static int pc_kbd.c  
2250
StaticStatic posix_file_free static void posix_io.c Free open file
2251
StaticStatic posix_file_finished static void posix_io.c Terminate file data transfer
2252
StaticStatic posix_file_xfer_close static void posix_io.c Handle close() event
2253
StaticStatic posix_file_xfer_deliver_iob static int posix_io.c Handle deliver_iob() event
2254
StaticStatic posix_fd_to_file static struct posix_file * posix_io.c Identify file by file descriptor
2255
StaticStatic posix_find_free_fd static int posix_io.c Find an available file descriptor
2256
FunctionFunction open int posix_io.c Open file
2257
FunctionFunction select int posix_io.c Check file descriptors for readiness
2258
FunctionFunction read_user ssize_t posix_io.c Read data from file
2259
FunctionFunction fsize ssize_t posix_io.c Determine file size
2260
FunctionFunction close int posix_io.c Close file
2261
FunctionFunction process_add void process.c Add process to process list
2262
FunctionFunction process_del void process.c Remove process from process list
2263
FunctionFunction step void process.c Single-step a single process
2264
StaticStatic init_processes static void process.c Initialise processes
2265
StaticStatic print_lacp_state static void proto_eth_slow.c  
2266
InlineInline print_lacpdu static inline void proto_eth_slow.c  
2267
InlineInline lacp_timer_val static inline unsigned long proto_eth_slow.c  
2268
StaticStatic print_lacp static void proto_eth_slow.c  
2269
StaticStatic lacp_init_state static void proto_eth_slow.c  
2270
InlineInline lacp_update_ntt static inline int proto_eth_slow.c  
2271
InlineInline lacp_record_pdu static inline void proto_eth_slow.c  
2272
InlineInline lacp_timer_expired static inline int proto_eth_slow.c  
2273
InlineInline lacp_start_periodic_timer static inline void proto_eth_slow.c  
2274
InlineInline lacp_start_current_while_timer static inline void proto_eth_slow.c  
2275
StaticStatic send_lacp_reports static void proto_eth_slow.c  
2276
InlineInline send_eth_slow_reports static inline void proto_eth_slow.c  
2277
InlineInline process_eth_slow static inline void proto_eth_slow.c  
2278
FunctionFunction srandom void random.c Seed the pseudo-random number generator
2279
FunctionFunction random long int random.c Generate a pseudo-random number between 0 and 2147483647L or 2147483562?
2280
FunctionFunction ref_get struct refcnt * refcnt.c @file
2281
FunctionFunction ref_put void refcnt.c Decrement reference count
2282
FunctionFunction resolv_done void resolv.c @file
2283
FunctionFunction ignore_resolv_done void resolv.c Ignore name resolution done() event
2284
StaticStatic numeric_step static void resolv.c  
2285
StaticStatic numeric_resolv static int resolv.c  
2286
StaticStatic resolv_mux_try static int resolv.c Try current child name resolver
2287
StaticStatic resolv_mux_done static void resolv.c Handle done() event from child name resolver
2288
FunctionFunction resolv int resolv.c Start name resolution
2289
StaticStatic named_done static void resolv.c Finish using named socket
2290
StaticStatic named_xfer_close static void resolv.c Handle close() event
2291
StaticStatic named_resolv_done static void resolv.c Handle done() event
2292
FunctionFunction xfer_open_named_socket int resolv.c Open named socket
2293
FunctionFunction serial_putc void serial.c  
2294
FunctionFunction serial_getc int serial.c  
2295
FunctionFunction serial_ischar int serial.c  
2296
StaticStatic serial_init static void serial.c  
2297
StaticStatic serial_fini static void serial.c  
2298
StaticStatic serial_console_init static void serial_console.c  
2299
InlineInline generic_setting_name static inline void * settings.c Get generic setting name
2300
InlineInline generic_setting_data static inline void * settings.c Get generic setting data
2301
StaticStatic find_generic_setting static struct generic_setting * settings.c Find generic setting
2302
FunctionFunction generic_settings_store int settings.c Store value of generic setting
2303
FunctionFunction generic_settings_fetch int settings.c Fetch value of generic setting
2304
FunctionFunction generic_settings_clear void settings.c Clear generic settings block
2305
StaticStatic find_child_settings static struct settings * settings.c Find child named settings block
2306
StaticStatic autovivify_child_settings static struct settings * settings.c Find or create child named settings block
2307
StaticStatic settings_name static const char * settings.c Return settings block name (for debug only)
2308
StaticStatic parse_settings_name static struct settings * settings.c Parse settings block name
2309
FunctionFunction find_settings struct settings * settings.c Find named settings block
2310
StaticStatic apply_settings static int settings.c Apply all settings
2311
StaticStatic reprioritise_settings static void settings.c Reprioritise settings
2312
FunctionFunction register_settings int settings.c Register settings block
2313
FunctionFunction unregister_settings void settings.c Unregister settings block
2314
FunctionFunction store_setting int settings.c Core settings routines
2315
FunctionFunction fetch_setting int settings.c Fetch value of setting
2316
FunctionFunction fetch_setting_len int settings.c Fetch length of setting
2317
FunctionFunction fetch_string_setting int settings.c Fetch value of string setting
2318
FunctionFunction fetch_string_setting_copy int settings.c Fetch value of string setting
2319
FunctionFunction fetch_ipv4_setting int settings.c Fetch value of IPv4 address setting
2320
FunctionFunction fetch_int_setting int settings.c Fetch value of signed integer setting
2321
FunctionFunction fetch_uint_setting int settings.c Fetch value of unsigned integer setting
2322
FunctionFunction fetch_intz_setting long settings.c Fetch value of signed integer setting, or zero
2323
FunctionFunction fetch_uintz_setting unsigned long settings.c Fetch value of unsigned integer setting, or zero
2324
FunctionFunction fetch_uuid_setting int settings.c Fetch value of UUID setting
2325
FunctionFunction clear_settings void settings.c Clear settings block
2326
FunctionFunction setting_cmp int settings.c Compare two settings
2327
FunctionFunction storef_setting int settings.c Formatted setting routines
2328
StaticStatic find_setting static struct setting * settings.c Find named setting
2329
StaticStatic parse_setting_tag static unsigned int settings.c Parse setting name as tag number
2330
StaticStatic find_setting_type static struct setting_type * settings.c Find setting type
2331
StaticStatic parse_setting_name static int settings.c Parse setting name
2332
FunctionFunction storef_named_setting int settings.c Parse and store value of named setting
2333
FunctionFunction fetchf_named_setting int settings.c Fetch and format value of named setting
2334
StaticStatic storef_string static int settings.c Setting types
2335
StaticStatic fetchf_string static int settings.c Fetch and format value of string setting
2336
StaticStatic storef_uristring static int settings.c Parse and store value of URI-encoded string setting
2337
StaticStatic fetchf_uristring static int settings.c Fetch and format value of URI-encoded string setting
2338
StaticStatic storef_ipv4 static int settings.c Parse and store value of IPv4 address setting
2339
StaticStatic fetchf_ipv4 static int settings.c Fetch and format value of IPv4 address setting
2340
StaticStatic storef_int static int settings.c Parse and store value of integer setting
2341
StaticStatic storef_int8 static int settings.c Parse and store value of 8-bit integer setting
2342
StaticStatic storef_int16 static int settings.c Parse and store value of 16-bit integer setting
2343
StaticStatic storef_int32 static int settings.c Parse and store value of 32-bit integer setting
2344
StaticStatic fetchf_int static int settings.c Fetch and format value of signed integer setting
2345
StaticStatic fetchf_uint static int settings.c Fetch and format value of unsigned integer setting
2346
StaticStatic storef_hex static int settings.c Parse and store value of hex string setting
2347
StaticStatic fetchf_hex static int settings.c Fetch and format value of hex string setting
2348
StaticStatic storef_uuid static int settings.c Parse and store value of UUID setting
2349
StaticStatic fetchf_uuid static int settings.c Fetch and format value of UUID setting
2350
FunctionFunction strcpy char * string.c ** FROM string.c ***
2351
FunctionFunction strncpy char * string.c strncpy - Copy a length-limited, %NUL-terminated string
2352
FunctionFunction strcat char * string.c strcat - Append one %NUL-terminated string to another
2353
FunctionFunction strcmp int string.c strcmp - Compare two strings
2354
FunctionFunction strncmp int string.c strncmp - Compare two length-limited strings
2355
FunctionFunction strcasecmp int string.c  
2356
FunctionFunction strchr char * string.c strchr - Find the first occurrence of a character in a string
2357
FunctionFunction strrchr char * string.c strrchr - Find the last occurrence of a character in a string
2358
FunctionFunction strlen size_t string.c strlen - Find the length of a string
2359
FunctionFunction strnlen size_t string.c strnlen - Find the length of a length-limited string
2360
FunctionFunction memset void * string.c memset - Fill a region of memory with the given value
2361
FunctionFunction memcpy void * string.c memcpy - Copy one area of memory to another
2362
FunctionFunction memmove void * string.c memmove - Copy one area of memory to another
2363
FunctionFunction memcmp int string.c memcmp - Compare two areas of memory
2364
FunctionFunction strstr char * string.c strstr - Find the first substring in a %NUL terminated string
2365
FunctionFunction memchr void * string.c memchr - Find a character in an area of memory.
2366
FunctionFunction strndup char * string.c  
2367
FunctionFunction strdup char * string.c  
2368
FunctionFunction strnicmp int stringextra.c ** FROM string.c ***
2369
FunctionFunction strncat char * stringextra.c strncat - Append a length-limited, %NUL-terminated string to another
2370
FunctionFunction strspn size_t stringextra.c strspn - Calculate the length of the initial substring of @s which only
2371
FunctionFunction strcspn size_t stringextra.c strcspn - Calculate the length of the initial substring of @s which only
2372
FunctionFunction strpbrk char * stringextra.c strpbrk - Find the first occurrence of a set of characters
2373
FunctionFunction strtok char * stringextra.c strtok - Split a string into tokens
2374
FunctionFunction strsep char * stringextra.c strsep - Split a string into tokens
2375
FunctionFunction bcopy char * stringextra.c bcopy - Copy one area of memory to another
2376
FunctionFunction memscan void * stringextra.c memscan - Find a character in an area of memory.
2377
FunctionFunction mdelay void timer.c Delay for a fixed number of milliseconds
2378
FunctionFunction sleep unsigned int timer.c Delay for a fixed number of seconds
2379
StaticStatic dump_uri static void uri.c Dump URI for debugging
2380
FunctionFunction parse_uri struct uri * uri.c Parse URI
2381
FunctionFunction uri_port unsigned int uri.c Get port from URI
2382
FunctionFunction unparse_uri int uri.c Unparse URI
2383
FunctionFunction uri_dup struct uri * uri.c Duplicate URI
2384
FunctionFunction resolve_path char * uri.c Resolve base+relative path
2385
FunctionFunction resolve_uri struct uri * uri.c Resolve base+relative URI
2386
StaticStatic is_unreserved_uri_char static int uri.c Test for unreserved URI characters
2387
FunctionFunction uri_encode size_t uri.c URI-encode string
2388
FunctionFunction uri_decode size_t uri.c Decode URI-encoded string
2389
FunctionFunction uuid_ntoa char * uuid.c @file
2390
StaticStatic format_hex static char * vsprintf.c Format a hexadecimal number
2391
StaticStatic format_decimal static char * vsprintf.c Format a decimal number
2392
InlineInline cputchar static inline void vsprintf.c Print character via a printf context
2393
FunctionFunction vcprintf size_t vsprintf.c Write a formatted string to a printf context
2394
StaticStatic printf_sputc static void vsprintf.c Write character to buffer
2395
FunctionFunction vsnprintf int vsprintf.c Write a formatted string to a buffer
2396
FunctionFunction snprintf int vsprintf.c Write a formatted string to a buffer
2397
FunctionFunction vssnprintf int vsprintf.c Version of vsnprintf() that accepts a signed buffer size
2398
FunctionFunction ssnprintf int vsprintf.c Version of vsnprintf() that accepts a signed buffer size
2399
StaticStatic printf_putchar static void vsprintf.c Write character to console
2400
FunctionFunction vprintf int vsprintf.c Write a formatted string to the console
2401
FunctionFunction printf int vsprintf.c Write a formatted string to the console.
2402
FunctionFunction xfer_close void xfer.c Close data transfer interface
2403
FunctionFunction xfer_vredirect int xfer.c Send redirection event
2404
FunctionFunction xfer_redirect int xfer.c Send redirection event
2405
FunctionFunction xfer_window size_t xfer.c Check flow control window
2406
FunctionFunction xfer_alloc_iob struct io_buffer * xfer.c Allocate I/O buffer
2407
FunctionFunction xfer_deliver_iob_meta int xfer.c Deliver datagram as I/O buffer with metadata
2408
FunctionFunction xfer_deliver_iob int xfer.c Deliver datagram as I/O buffer with metadata
2409
FunctionFunction xfer_deliver_raw int xfer.c Deliver datagram as raw data
2410
FunctionFunction xfer_vprintf int xfer.c Deliver formatted string
2411
FunctionFunction xfer_printf int xfer.c Deliver formatted string
2412
FunctionFunction xfer_seek int xfer.c Seek to position
2413
FunctionFunction ignore_xfer_close void xfer.c Helper methods
2414
FunctionFunction ignore_xfer_vredirect int xfer.c Ignore vredirect() event
2415
FunctionFunction unlimited_xfer_window size_t xfer.c Unlimited flow control window
2416
FunctionFunction no_xfer_window size_t xfer.c No flow control window
2417
FunctionFunction default_xfer_alloc_iob struct io_buffer * xfer.c Allocate I/O buffer
2418
FunctionFunction xfer_deliver_as_raw int xfer.c Deliver datagram as raw data
2419
FunctionFunction xfer_deliver_as_iob int xfer.c Deliver datagram as I/O buffer
2420
FunctionFunction ignore_xfer_deliver_raw int xfer.c Ignore datagram as raw data event
2421
FunctionFunction aes_wrap int aes_wrap.c Wrap a key or other data using AES Key Wrap (RFC 3394)
2422
FunctionFunction aes_unwrap int aes_wrap.c Unwrap a key or other data using AES Key Wrap (RFC 3394)
2423
StaticStatic arc4_setkey static int arc4.c Set ARC4 key
2424
StaticStatic arc4_xor static void arc4.c Perform ARC4 encryption or decryption
2425
StaticStatic arc4_setiv static void arc4.c  
2426
FunctionFunction arc4_skip void arc4.c Perform ARC4 encryption or decryption, skipping initial keystream bytes
2427
StaticStatic asn1_start static int asn1.c @file
2428
FunctionFunction asn1_enter int asn1.c Enter ASN.1 object
2429
FunctionFunction asn1_skip int asn1.c Skip ASN.1 object
2430
StaticStatic aes_setkey static int axtls_aes.c @file
2431
StaticStatic aes_setiv static void axtls_aes.c Set initialisation vector
2432
StaticStatic aes_call_axtls static void axtls_aes.c Call AXTLS' AES_encrypt() or AES_decrypt() functions
2433
StaticStatic aes_encrypt static void axtls_aes.c Encrypt data
2434
StaticStatic aes_decrypt static void axtls_aes.c Decrypt data
2435
StaticStatic sha1_init static void axtls_sha1.c  
2436
StaticStatic sha1_update static void axtls_sha1.c  
2437
StaticStatic sha1_final static void axtls_sha1.c  
2438
StaticStatic cbc_xor static void cbc.c @file
2439
FunctionFunction cbc_encrypt void cbc.c Encrypt data
2440
FunctionFunction cbc_decrypt void cbc.c Decrypt data
2441
FunctionFunction chap_init int chap.c @file
2442
FunctionFunction chap_update void chap.c Add data to the CHAP challenge
2443
FunctionFunction chap_respond void chap.c Respond to the CHAP challenge
2444
FunctionFunction chap_finish void chap.c Free resources used by a CHAP response
2445
FunctionFunction get_random_bytes void crandom.c Get cryptographically strong random bytes
2446
FunctionFunction crc32_le u32 crc32.c Calculate 32-bit little-endian CRC checksum
2447
StaticStatic digest_null_init static void crypto_null.c  
2448
StaticStatic digest_null_update static void crypto_null.c  
2449
StaticStatic digest_null_final static void crypto_null.c  
2450
StaticStatic cipher_null_setkey static int crypto_null.c  
2451
StaticStatic cipher_null_setiv static void crypto_null.c  
2452
StaticStatic cipher_null_encrypt static void crypto_null.c  
2453
StaticStatic cipher_null_decrypt static void crypto_null.c  
2454
StaticStatic hmac_reduce_key static void hmac.c Reduce HMAC key length
2455
FunctionFunction hmac_init void hmac.c Initialise HMAC
2456
FunctionFunction hmac_final void hmac.c Finalise HMAC
2457
StaticStatic f1 static u32 md5.c  
2458
StaticStatic f2 static u32 md5.c  
2459
StaticStatic f3 static u32 md5.c  
2460
StaticStatic f4 static u32 md5.c  
2461
StaticStatic md5_transform static void md5.c  
2462
InlineInline le32_to_cpu_array static inline void md5.c  
2463
InlineInline cpu_to_le32_array static inline void md5.c  
2464
InlineInline md5_transform_helper static inline void md5.c  
2465
StaticStatic md5_init static void md5.c  
2466
StaticStatic md5_update static void md5.c  
2467
StaticStatic md5_final static void md5.c  
2468
FunctionFunction prf_sha1 void sha1extra.c SHA1 pseudorandom function for creating derived keys
2469
StaticStatic pbkdf2_sha1_f static void sha1extra.c PBKDF2 key derivation function inner block operation
2470
FunctionFunction pbkdf2_sha1 void sha1extra.c PBKDF2 key derivation function using SHA1
2471
StaticStatic x509_public_key static int x509.c Identify X.509 certificate public key
2472
FunctionFunction x509_rsa_public_key int x509.c Identify X.509 certificate RSA modulus and public exponent
2473
StaticStatic AES_xtime static unsigned char aes.c  
2474
FunctionFunction AES_set_key void aes.c Set up AES with the key/iv and cipher size.
2475
FunctionFunction AES_convert_key void aes.c Change a key for decryption.
2476
FunctionFunction AES_cbc_encrypt void aes.c Encrypt a byte sequence (with a block size 16) using the AES cipher.
2477
FunctionFunction AES_cbc_decrypt void aes.c Decrypt a byte sequence (with a block size 16) using the AES cipher.
2478
FunctionFunction AES_encrypt void aes.c Encrypt a single block (16 bytes) of data
2479
FunctionFunction AES_decrypt void aes.c Decrypt a single block (16 bytes) of data
2480
FunctionFunction bi_initialize BI_CTX * bigint.c @brief Start a new bigint context.
2481
FunctionFunction bi_terminate void bigint.c @brief Close the bigint context and free any resources.
2482
FunctionFunction bi_copy bigint * bigint.c @brief Increment the number of references to this object.
2483
FunctionFunction bi_permanent void bigint.c @brief Simply make a bigint object "unfreeable" if bi_free() is called on it.
2484
FunctionFunction bi_depermanent void bigint.c @brief Take a permanent object and make it eligible for freedom.
2485
FunctionFunction bi_free void bigint.c @brief Free a bigint object so it can be used again.
2486
FunctionFunction int_to_bi bigint * bigint.c @brief Convert an (unsigned) integer into a bigint.
2487
FunctionFunction bi_clone bigint * bigint.c @brief Do a full copy of the bigint object.
2488
FunctionFunction bi_add bigint * bigint.c @brief Perform an addition operation between two bigints.
2489
FunctionFunction bi_subtract bigint * bigint.c @brief Perform a subtraction operation between two bigints.
2490
StaticStatic bi_int_multiply static bigint * bigint.c Perform a multiply between a bigint an an (unsigned) integer
2491
FunctionFunction bi_divide bigint * bigint.c @brief Does both division and modulo calculations.
2492
StaticStatic bi_int_divide static bigint * bigint.c  
2493
StaticStatic modular_inverse static comp bigint.c There is a need for the value of integer N' such that B^-1(B-1)-N^-1N'=1,
2494
FunctionFunction defined   bigint.c  
2495
StaticStatic comp_left_shift static bigint * bigint.c Take each component and shift it up (in terms of components)
2496
FunctionFunction bi_import bigint * bigint.c @brief Allow a binary sequence to be imported as a bigint.
2497
FunctionFunction bi_str_import bigint * bigint.c @brief The testharness uses this code to import text hex-streams and
2498
FunctionFunction bi_print void bigint.c  
2499
FunctionFunction bi_export void bigint.c @brief Take a bigint and convert it into a byte sequence.
2500
FunctionFunction bi_set_mod void bigint.c @brief Pre-calculate some of the expensive steps in reduction.
2501
FunctionFunction bi_free_mod void bigint.c @brief Used when cleaning various bigints at the end of a session.
2502
StaticStatic regular_multiply static bigint * bigint.c Perform a standard multiplication between two bigints.
2503
StaticStatic karatsuba static bigint * bigint.c  
2504
FunctionFunction bi_multiply bigint * bigint.c @brief Perform a multiplication operation between two bigints.
2505
StaticStatic regular_square static bigint * bigint.c  
2506
FunctionFunction bi_square bigint * bigint.c @brief Perform a square operation on a bigint.
2507
FunctionFunction bi_compare int bigint.c @brief Compare two bigints.
2508
StaticStatic more_comps static void bigint.c  
2509
StaticStatic alloc static bigint * bigint.c  
2510
StaticStatic find_max_exp_index static int bigint.c  
2511
StaticStatic exp_bit_is_one static int bigint.c  
2512
StaticStatic check static void bigint.c  
2513
StaticStatic trim static bigint * bigint.c  
2514
FunctionFunction bi_mont bigint * bigint.c @brief Perform a single montgomery reduction.
2515
StaticStatic comp_mod static bigint * bigint.c  
2516
StaticStatic partial_multiply static bigint * bigint.c  
2517
FunctionFunction bi_barrett bigint * bigint.c @brief Perform a single Barrett reduction.
2518
StaticStatic precompute_slide_window static void bigint.c  
2519
FunctionFunction bi_mod_power bigint * bigint.c @brief Perform a modular exponentiation.
2520
FunctionFunction bi_mod_power2 bigint * bigint.c @brief Perform a modular exponentiation using a temporary modulus.
2521
FunctionFunction RSA_priv_key_new void rsa.c  
2522
FunctionFunction RSA_pub_key_new void rsa.c  
2523
FunctionFunction RSA_free void rsa.c Free up any RSA context resources.
2524
FunctionFunction RSA_decrypt int rsa.c @brief Use PKCS1.5 for decryption/verification.
2525
FunctionFunction RSA_private bigint * rsa.c Performs m = c^d mod n
2526
StaticStatic bi_crt static bigint * rsa.c Use the Chinese Remainder Theorem to quickly perform RSA decrypts.
2527
FunctionFunction RSA_print void rsa.c Used for diagnostics.
2528
FunctionFunction RSA_public bigint * rsa.c Performs c = m^e mod n
2529
FunctionFunction RSA_encrypt int rsa.c Use PKCS1.5 for encryption/signing.
2530
FunctionFunction RSA_sign_verify bigint * rsa.c Take a signature and decrypt it.
2531
FunctionFunction SHA1Init void sha1.c Initialize the SHA1 context
2532
FunctionFunction SHA1Update void sha1.c Accepts an array of octets as the next portion of the message.
2533
FunctionFunction SHA1Final void sha1.c Return the 160-bit message digest into the user's array
2534
StaticStatic SHA1ProcessMessageBlock static void sha1.c Process the next 512 bits of the message stored in the array.
2535
StaticStatic SHA1PadMessage static void sha1.c  
2536
FunctionFunction write_bit void bitbash.c @file
2537
FunctionFunction read_bit int bitbash.c Read input bit
2538
StaticStatic i2c_delay static void i2c_bit.c @file
2539
StaticStatic setscl static void i2c_bit.c Set state of I2C SCL line
2540
StaticStatic setsda static void i2c_bit.c Set state of I2C SDA line
2541
StaticStatic getsda static int i2c_bit.c Get state of I2C SDA line
2542
StaticStatic i2c_start static void i2c_bit.c Send an I2C start condition
2543
StaticStatic i2c_send_bit static void i2c_bit.c Send an I2C data bit
2544
StaticStatic i2c_recv_bit static int i2c_bit.c Receive an I2C data bit
2545
StaticStatic i2c_stop static void i2c_bit.c Send an I2C stop condition
2546
StaticStatic i2c_send_byte static int i2c_bit.c Send byte via I2C bus and check for acknowledgement
2547
StaticStatic i2c_recv_byte static uint8_t i2c_bit.c Receive byte via I2C bus
2548
StaticStatic i2c_select static int i2c_bit.c Select I2C device for reading or writing
2549
StaticStatic i2c_reset static int i2c_bit.c Reset I2C bus
2550
StaticStatic i2c_bit_read static int i2c_bit.c Read data from I2C device via bit-bashing interface
2551
StaticStatic i2c_bit_write static int i2c_bit.c Write data to I2C device via bit-bashing interface
2552
FunctionFunction init_i2c_bit_basher int i2c_bit.c Initialise I2C bit-bashing interface
2553
StaticStatic spi_bit_delay static void spi_bit.c @file
2554
StaticStatic spi_bit_set_slave_select static void spi_bit.c Select/deselect slave
2555
StaticStatic spi_bit_transfer static void spi_bit.c Transfer bits over SPI bit-bashing bus
2556
StaticStatic spi_bit_rw static int spi_bit.c Read/write data via SPI bit-bashing bus
2557
FunctionFunction init_spi_bit_basher void spi_bit.c Initialise SPI bit-bashing interface
2558
InlineInline __attribute__ static inline ata.c @file
2559
InlineInline __attribute__ static inline ata.c Issue ATA command
2560
StaticStatic ata_read static int ata.c Read block from ATA device
2561
StaticStatic ata_write static int ata.c Write block to ATA device
2562
StaticStatic ata_identify static int ata.c Identify ATA device
2563
FunctionFunction init_atadev int ata.c Initialise ATA device
2564
InlineInline __attribute__ static inline ramdisk.c @file
2565
StaticStatic ramdisk_read static int ramdisk.c Read block
2566
StaticStatic ramdisk_write static int ramdisk.c Write block
2567
FunctionFunction init_ramdisk int ramdisk.c  
2568
InlineInline __attribute__ static inline scsi.c  
2569
FunctionFunction scsi_detached_command int scsi.c Handle SCSI command with no backing device
2570
StaticStatic scsi_command static int scsi.c Issue SCSI command
2571
StaticStatic scsi_read_10 static int scsi.c Read block from SCSI device using READ (10)
2572
StaticStatic scsi_read_16 static int scsi.c Read block from SCSI device using READ (16)
2573
StaticStatic scsi_write_10 static int scsi.c Write block to SCSI device using WRITE (10)
2574
StaticStatic scsi_write_16 static int scsi.c Write block to SCSI device using WRITE (16)
2575
StaticStatic scsi_read_capacity_10 static int scsi.c Read capacity of SCSI device via READ CAPACITY (10)
2576
StaticStatic scsi_read_capacity_16 static int scsi.c Read capacity of SCSI device via READ CAPACITY (16)
2577
FunctionFunction init_scsidev int scsi.c Initialise SCSI device
2578
FunctionFunction scsi_parse_lun int scsi.c Parse SCSI LUN
2579
StaticStatic srp_scsi_done static void srp.c Mark SRP SCSI command as complete
2580
StaticStatic srp_fail static void srp.c Handle SRP session failure
2581
StaticStatic srp_login static void srp.c Initiate SRP login
2582
StaticStatic srp_login_rsp static int srp.c Handle SRP login response
2583
StaticStatic srp_login_rej static int srp.c Handle SRP login rejection
2584
StaticStatic srp_cmd static void srp.c Transmit SRP SCSI command
2585
StaticStatic srp_rsp static int srp.c Handle SRP SCSI response
2586
StaticStatic srp_unrecognised static int srp.c Handle SRP unrecognised response
2587
StaticStatic srp_xfer_deliver_iob static int srp.c Receive data from underlying socket
2588
StaticStatic srp_xfer_close static void srp.c Underlying socket closed
2589
StaticStatic srp_command static int srp.c Issue SCSI command via SRP
2590
FunctionFunction srp_attach int srp.c Attach SRP device
2591
FunctionFunction srp_detach void srp.c Detach SRP device
2592
FunctionFunction eisa_device_enabled void eisa.c Reset and enable/disable an EISA device
2593
StaticStatic eisa_probe static int eisa.c Probe an EISA device
2594
StaticStatic eisa_remove static void eisa.c Remove an EISA device
2595
StaticStatic eisabus_probe static int eisa.c Probe EISA root bus
2596
StaticStatic eisabus_remove static void eisa.c Remove EISA root bus
2597
StaticStatic isa_probe static int isa.c Probe an ISA device
2598
StaticStatic isa_remove static void isa.c Remove an ISA device
2599
StaticStatic isabus_probe static int isa.c Probe ISA root bus
2600
StaticStatic isabus_remove static void isa.c Remove ISA root bus
2601
InlineInline isapnp_write_address static inline void isapnp.c  
2602
InlineInline isapnp_write_data static inline void isapnp.c  
2603
InlineInline isapnp_read_data static inline unsigned int isapnp.c  
2604
InlineInline isapnp_write_byte static inline void isapnp.c  
2605
InlineInline isapnp_read_byte static inline unsigned int isapnp.c  
2606
InlineInline isapnp_read_word static inline unsigned int isapnp.c  
2607
InlineInline isapnp_set_read_port static inline void isapnp.c Inform cards of a new read port address
2608
InlineInline isapnp_serialisolation static inline void isapnp.c Enter the Isolation state.
2609
InlineInline isapnp_wait_for_key static inline void isapnp.c Enter the Wait for Key state.
2610
InlineInline isapnp_reset_csn static inline void isapnp.c Reset (i.e. remove) Card Select Number.
2611
InlineInline isapnp_wake static inline void isapnp.c Place a specified card into the Config state.
2612
InlineInline isapnp_read_resourcedata static inline unsigned int isapnp.c  
2613
InlineInline isapnp_read_status static inline unsigned int isapnp.c  
2614
InlineInline isapnp_write_csn static inline void isapnp.c Assign a Card Select Number to a card, and enter the Config state.
2615
InlineInline isapnp_logicaldevice static inline void isapnp.c  
2616
InlineInline isapnp_activate static inline void isapnp.c  
2617
InlineInline isapnp_deactivate static inline void isapnp.c  
2618
InlineInline isapnp_read_iobase static inline unsigned int isapnp.c  
2619
InlineInline isapnp_read_irqno static inline unsigned int isapnp.c  
2620
StaticStatic isapnp_delay static void isapnp.c  
2621
InlineInline isapnp_lfsr_next static inline unsigned int isapnp.c Linear feedback shift register.
2622
StaticStatic isapnp_send_key static void isapnp.c Send the ISAPnP initiation key.
2623
StaticStatic isapnp_checksum static unsigned int isapnp.c Compute ISAPnP identifier checksum
2624
InlineInline isapnp_peek_byte static inline unsigned int isapnp.c  
2625
StaticStatic isapnp_peek static void isapnp.c Read resource data.
2626
StaticStatic isapnp_find_tag static int isapnp.c Find a tag within the resource data.
2627
StaticStatic isapnp_find_logdevid static int isapnp.c Find specified Logical Device ID tag
2628
StaticStatic isapnp_try_isolate static int isapnp.c Try isolating ISAPnP cards at the current read port.
2629
StaticStatic isapnp_isolate static void isapnp.c Find a valid read port and isolate all ISAPnP cards.
2630
FunctionFunction isapnp_device_activation void isapnp.c Activate or deactivate an ISAPnP device.
2631
StaticStatic isapnp_probe static int isapnp.c Probe an ISAPnP device
2632
StaticStatic isapnp_remove static void isapnp.c Remove an ISAPnP device
2633
StaticStatic isapnpbus_probe static int isapnp.c Probe ISAPnP root bus
2634
StaticStatic isapnpbus_remove static void isapnp.c Remove ISAPnP root bus
2635
FunctionFunction isa_id_string char * isa_ids.c  
2636
StaticStatic mca_probe static int mca.c Probe an MCA device
2637
StaticStatic mca_remove static void mca.c Remove an MCA device
2638
StaticStatic mcabus_probe static int mca.c Probe MCA root bus
2639
StaticStatic mcabus_remove static void mca.c Remove MCA root bus
2640
StaticStatic pci_bar static unsigned long pci.c Read PCI BAR
2641
FunctionFunction pci_bar_start unsigned long pci.c Find the start of a PCI BAR
2642
StaticStatic pci_read_bases static void pci.c Read membase and ioaddr for a PCI device
2643
FunctionFunction adjust_pci_device void pci.c Enable PCI device
2644
StaticStatic pci_probe static int pci.c Probe a PCI device
2645
StaticStatic pci_remove static void pci.c Remove a PCI device
2646
StaticStatic pcibus_probe static int pci.c Probe PCI root bus
2647
StaticStatic pcibus_remove static void pci.c Remove PCI root bus
2648
StaticStatic pci_backup_excluded static int pcibackup.c @file
2649
FunctionFunction pci_backup void pcibackup.c Back up PCI configuration space
2650
FunctionFunction pci_restore void pcibackup.c Restore PCI configuration space
2651
FunctionFunction pci_find_capability int pciextra.c Look for a PCI capability
2652
FunctionFunction pci_bar_size unsigned long pciextra.c Find the size of a PCI BAR
2653
FunctionFunction vp_find_vq int virtio-pci.c  
2654
FunctionFunction vring_detach void virtio-ring.c  
2655
FunctionFunction vring_get_buf int virtio-ring.c  
2656
FunctionFunction vring_add_buf void virtio-ring.c  
2657
FunctionFunction vring_kick void virtio-ring.c  
2658
StaticStatic arbel_alloc_qn_offset static int arbel.c @file
2659
StaticStatic arbel_free_qn_offset static void arbel.c Free queue number
2660
StaticStatic arbel_cmd_wait static int arbel.c HCA commands
2661
StaticStatic arbel_cmd static int arbel.c Issue HCA command
2662
InlineInline arbel_cmd_query_dev_lim static inline int arbel.c  
2663
InlineInline arbel_cmd_query_fw static inline int arbel.c  
2664
InlineInline arbel_cmd_init_hca static inline int arbel.c  
2665
InlineInline arbel_cmd_close_hca static inline int arbel.c  
2666
InlineInline arbel_cmd_init_ib static inline int arbel.c  
2667
InlineInline arbel_cmd_close_ib static inline int arbel.c  
2668
InlineInline arbel_cmd_sw2hw_mpt static inline int arbel.c  
2669
InlineInline arbel_cmd_map_eq static inline int arbel.c  
2670
InlineInline arbel_cmd_sw2hw_eq static inline int arbel.c  
2671
InlineInline arbel_cmd_hw2sw_eq static inline int arbel.c  
2672
InlineInline arbel_cmd_sw2hw_cq static inline int arbel.c  
2673
InlineInline arbel_cmd_hw2sw_cq static inline int arbel.c  
2674
InlineInline arbel_cmd_rst2init_qpee static inline int arbel.c  
2675
InlineInline arbel_cmd_init2rtr_qpee static inline int arbel.c  
2676
InlineInline arbel_cmd_rtr2rts_qpee static inline int arbel.c  
2677
InlineInline arbel_cmd_rts2rts_qp static inline int arbel.c  
2678
InlineInline arbel_cmd_2rst_qpee static inline int arbel.c  
2679
InlineInline arbel_cmd_mad_ifc static inline int arbel.c  
2680
InlineInline arbel_cmd_read_mgm static inline int arbel.c  
2681
InlineInline arbel_cmd_write_mgm static inline int arbel.c  
2682
InlineInline arbel_cmd_mgid_hash static inline int arbel.c  
2683
InlineInline arbel_cmd_run_fw static inline int arbel.c  
2684
InlineInline arbel_cmd_disable_lam static inline int arbel.c  
2685
InlineInline arbel_cmd_enable_lam static inline int arbel.c  
2686
InlineInline arbel_cmd_unmap_icm static inline int arbel.c  
2687
InlineInline arbel_cmd_map_icm static inline int arbel.c  
2688
InlineInline arbel_cmd_unmap_icm_aux static inline int arbel.c  
2689
InlineInline arbel_cmd_map_icm_aux static inline int arbel.c  
2690
InlineInline arbel_cmd_set_icm_size static inline int arbel.c  
2691
InlineInline arbel_cmd_unmap_fa static inline int arbel.c  
2692
InlineInline arbel_cmd_map_fa static inline int arbel.c  
2693
StaticStatic arbel_mad static int arbel.c MAD operations
2694
StaticStatic arbel_create_cq static int arbel.c Completion queue operations
2695
StaticStatic arbel_destroy_cq static void arbel.c Destroy completion queue
2696
StaticStatic arbel_create_send_wq static int arbel.c Queue pair operations
2697
StaticStatic arbel_create_recv_wq static int arbel.c Create receive work queue
2698
StaticStatic arbel_create_qp static int arbel.c Create queue pair
2699
StaticStatic arbel_modify_qp static int arbel.c Modify queue pair
2700
StaticStatic arbel_destroy_qp static void arbel.c Destroy queue pair
2701
StaticStatic arbel_ring_doorbell static void arbel.c Work request operations
2702
StaticStatic arbel_post_send static int arbel.c Post send work queue entry
2703
StaticStatic arbel_post_recv static int arbel.c Post receive work queue entry
2704
StaticStatic arbel_complete static int arbel.c Handle completion
2705
StaticStatic arbel_poll_cq static void arbel.c Poll completion queue
2706
StaticStatic arbel_create_eq static int arbel.c Event queues
2707
StaticStatic arbel_destroy_eq static void arbel.c Destroy event queue
2708
StaticStatic arbel_event_port_state_change static void arbel.c Handle port state event
2709
StaticStatic arbel_poll_eq static void arbel.c Poll event queue
2710
StaticStatic arbel_open static int arbel.c Infiniband link-layer operations
2711
StaticStatic arbel_close static void arbel.c Close Infiniband link
2712
StaticStatic arbel_mcast_attach static int arbel.c Multicast group operations
2713
StaticStatic arbel_mcast_detach static void arbel.c Detach from multicast group
2714
StaticStatic arbel_start_firmware static int arbel.c Firmware control
2715
StaticStatic arbel_stop_firmware static void arbel.c Stop firmware running
2716
StaticStatic arbel_get_limits static int arbel.c Infinihost Context Memory management
2717
StaticStatic icm_usage static size_t arbel.c Get ICM usage
2718
StaticStatic arbel_alloc_icm static int arbel.c Allocate ICM
2719
StaticStatic arbel_free_icm static void arbel.c Free ICM
2720
StaticStatic arbel_setup_mpt static int arbel.c PCI interface
2721
StaticStatic arbel_probe static int arbel.c Probe PCI device
2722
StaticStatic arbel_remove static void arbel.c Remove PCI device
2723
StaticStatic hermon_bitmask_alloc static int hermon.c @file
2724
StaticStatic hermon_bitmask_free static void hermon.c Free offsets within usage bitmask
2725
StaticStatic hermon_cmd_wait static int hermon.c HCA commands
2726
StaticStatic hermon_cmd static int hermon.c Issue HCA command
2727
InlineInline hermon_cmd_query_dev_cap static inline int hermon.c  
2728
InlineInline hermon_cmd_query_fw static inline int hermon.c  
2729
InlineInline hermon_cmd_init_hca static inline int hermon.c  
2730
InlineInline hermon_cmd_close_hca static inline int hermon.c  
2731
InlineInline hermon_cmd_init_port static inline int hermon.c  
2732
InlineInline hermon_cmd_close_port static inline int hermon.c  
2733
InlineInline hermon_cmd_sw2hw_mpt static inline int hermon.c  
2734
InlineInline hermon_cmd_write_mtt static inline int hermon.c  
2735
InlineInline hermon_cmd_map_eq static inline int hermon.c  
2736
InlineInline hermon_cmd_sw2hw_eq static inline int hermon.c  
2737
InlineInline hermon_cmd_hw2sw_eq static inline int hermon.c  
2738
InlineInline hermon_cmd_query_eq static inline int hermon.c  
2739
InlineInline hermon_cmd_sw2hw_cq static inline int hermon.c  
2740
InlineInline hermon_cmd_hw2sw_cq static inline int hermon.c  
2741
InlineInline hermon_cmd_rst2init_qp static inline int hermon.c  
2742
InlineInline hermon_cmd_init2rtr_qp static inline int hermon.c  
2743
InlineInline hermon_cmd_rtr2rts_qp static inline int hermon.c  
2744
InlineInline hermon_cmd_rts2rts_qp static inline int hermon.c  
2745
InlineInline hermon_cmd_2rst_qp static inline int hermon.c  
2746
InlineInline hermon_cmd_query_qp static inline int hermon.c  
2747
InlineInline hermon_cmd_conf_special_qp static inline int hermon.c  
2748
InlineInline hermon_cmd_mad_ifc static inline int hermon.c  
2749
InlineInline hermon_cmd_read_mcg static inline int hermon.c  
2750
InlineInline hermon_cmd_write_mcg static inline int hermon.c  
2751
InlineInline hermon_cmd_mgid_hash static inline int hermon.c  
2752
InlineInline hermon_cmd_run_fw static inline int hermon.c  
2753
InlineInline hermon_cmd_unmap_icm static inline int hermon.c  
2754
InlineInline hermon_cmd_map_icm static inline int hermon.c  
2755
InlineInline hermon_cmd_unmap_icm_aux static inline int hermon.c  
2756
InlineInline hermon_cmd_map_icm_aux static inline int hermon.c  
2757
InlineInline hermon_cmd_set_icm_size static inline int hermon.c  
2758
InlineInline hermon_cmd_unmap_fa static inline int hermon.c  
2759
InlineInline hermon_cmd_map_fa static inline int hermon.c  
2760
InlineInline hermon_cmd_sense_port static inline int hermon.c  
2761
StaticStatic hermon_alloc_mtt static int hermon.c Memory translation table operations
2762
StaticStatic hermon_free_mtt static void hermon.c Free MTT entries
2763
StaticStatic hermon_mad static int hermon.c MAD operations
2764
StaticStatic hermon_create_cq static int hermon.c Completion queue operations
2765
StaticStatic hermon_destroy_cq static void hermon.c Destroy completion queue
2766
StaticStatic hermon_alloc_qpn static int hermon.c Queue pair operations
2767
StaticStatic hermon_free_qpn static void hermon.c Free queue pair number
2768
StaticStatic hermon_rate static unsigned int hermon.c Calculate transmission rate
2769
StaticStatic hermon_sched_queue static unsigned int hermon.c Calculate schedule queue
2770
InlineInline hermon_dump_qpctx static inline int hermon.c Dump queue pair context (for debugging only)
2771
StaticStatic hermon_create_qp static int hermon.c Create queue pair
2772
StaticStatic hermon_modify_qp static int hermon.c Modify queue pair
2773
StaticStatic hermon_destroy_qp static void hermon.c Destroy queue pair
2774
StaticStatic hermon_fill_ud_send_wqe static unsigned int hermon.c Work request operations
2775
StaticStatic hermon_fill_mlx_send_wqe static unsigned int hermon.c Construct MLX send work queue entry
2776
StaticStatic hermon_fill_rc_send_wqe static unsigned int hermon.c Construct RC send work queue entry
2777
StaticStatic hermon_post_send static int hermon.c Post send work queue entry
2778
StaticStatic hermon_post_recv static int hermon.c Post receive work queue entry
2779
StaticStatic hermon_complete static int hermon.c Handle completion
2780
StaticStatic hermon_poll_cq static void hermon.c Poll completion queue
2781
StaticStatic hermon_create_eq static int hermon.c Event queues
2782
StaticStatic hermon_destroy_eq static void hermon.c Destroy event queue
2783
StaticStatic hermon_event_port_state_change static void hermon.c Handle port state event
2784
StaticStatic hermon_poll_eq static void hermon.c Poll event queue
2785
StaticStatic hermon_sense_port_type static int hermon.c Infiniband link-layer operations
2786
StaticStatic hermon_open static int hermon.c Initialise Infiniband link
2787
StaticStatic hermon_close static void hermon.c Close Infiniband link
2788
StaticStatic hermon_inform_sma static int hermon.c Inform embedded subnet management agent of a received MAD
2789
StaticStatic hermon_mcast_attach static int hermon.c Multicast group operations
2790
StaticStatic hermon_mcast_detach static void hermon.c Detach from multicast group
2791
StaticStatic hermon_map_vpm static int hermon.c Firmware control
2792
StaticStatic hermon_start_firmware static int hermon.c Start firmware running
2793
StaticStatic hermon_stop_firmware static void hermon.c Stop firmware running
2794
StaticStatic hermon_get_cap static int hermon.c Infinihost Context Memory management
2795
StaticStatic icm_usage static size_t hermon.c Get ICM usage
2796
StaticStatic hermon_alloc_icm static int hermon.c Allocate ICM
2797
StaticStatic hermon_free_icm static void hermon.c Free ICM
2798
StaticStatic hermon_setup_mpt static int hermon.c PCI interface
2799
StaticStatic hermon_configure_special_qps static int hermon.c Configure special queue pairs
2800
StaticStatic hermon_reset static void hermon.c Reset device
2801
StaticStatic hermon_probe static int hermon.c Probe PCI device
2802
StaticStatic hermon_remove static void hermon.c Remove PCI device
2803
StaticStatic linda_readq static void linda.c Linda register access
2804
StaticStatic linda_writeq static void linda.c Write Linda qword register
2805
StaticStatic linda_writel static void linda.c Write Linda dword register
2806
StaticStatic linda_link_state_text static const char * linda.c Link state management
2807
StaticStatic linda_link_state_changed static void linda.c Handle link state change
2808
StaticStatic linda_link_state_check static int linda.c Wait for link state change to take effect
2809
StaticStatic linda_set_port_info static int linda.c Set port information
2810
StaticStatic linda_set_pkey_table static int linda.c Set partition key table
2811
StaticStatic linda_ctx_to_qpn static int linda.c Context allocation
2812
StaticStatic linda_qpn_to_ctx static int linda.c Map QPN to context number
2813
StaticStatic linda_alloc_ctx static int linda.c Allocate a context
2814
StaticStatic linda_free_ctx static void linda.c Free a context
2815
StaticStatic linda_alloc_send_buf static unsigned int linda.c Allocate a send buffer
2816
StaticStatic linda_free_send_buf static void linda.c Free a send buffer
2817
StaticStatic linda_send_buf_in_use static int linda.c Check to see if send buffer is in use
2818
StaticStatic linda_send_buffer_offset static unsigned long linda.c Calculate starting offset for send buffer
2819
StaticStatic linda_create_send_wq static int linda.c Create send work queue
2820
StaticStatic linda_destroy_send_wq static void linda.c Destroy send work queue
2821
StaticStatic linda_init_send static int linda.c Initialise send datapath
2822
StaticStatic linda_fini_send static void linda.c Shut down send datapath
2823
StaticStatic linda_create_recv_wq static int linda.c Receive datapath
2824
StaticStatic linda_destroy_recv_wq static void linda.c Destroy receive work queue
2825
StaticStatic linda_init_recv static int linda.c Initialise receive datapath
2826
StaticStatic linda_fini_recv static void linda.c Shut down receive datapath
2827
StaticStatic linda_create_cq static int linda.c Completion queue operations
2828
StaticStatic linda_destroy_cq static void linda.c Destroy completion queue
2829
StaticStatic linda_create_qp static int linda.c Queue pair operations
2830
StaticStatic linda_modify_qp static int linda.c Modify queue pair
2831
StaticStatic linda_destroy_qp static void linda.c Destroy queue pair
2832
StaticStatic linda_post_send static int linda.c Work request operations
2833
StaticStatic linda_complete_send static void linda.c Complete send work queue entry
2834
StaticStatic linda_poll_send_wq static void linda.c Poll send work queue
2835
StaticStatic linda_post_recv static int linda.c Post receive work queue entry
2836
StaticStatic linda_complete_recv static void linda.c Complete receive work queue entry
2837
StaticStatic linda_poll_recv_wq static void linda.c Poll receive work queue
2838
StaticStatic linda_poll_cq static void linda.c Poll completion queue
2839
StaticStatic linda_poll_eq static void linda.c Event queues
2840
StaticStatic linda_open static int linda.c Infiniband link-layer operations
2841
StaticStatic linda_close static void linda.c Close Infiniband link
2842
StaticStatic linda_mcast_attach static int linda.c Multicast group operations
2843
StaticStatic linda_mcast_detach static void linda.c Detach from multicast group
2844
StaticStatic linda_i2c_read_bit static int linda.c Read Linda I2C line status
2845
StaticStatic linda_i2c_write_bit static void linda.c Write Linda I2C line status
2846
StaticStatic linda_init_i2c static int linda.c Initialise Linda I2C subsystem
2847
StaticStatic linda_read_eeprom static int linda.c Read EEPROM parameters
2848
StaticStatic linda_ib_epb_request static int linda.c External parallel bus access
2849
StaticStatic linda_ib_epb_wait static int linda.c Wait for IB external parallel bus transaction to complete
2850
StaticStatic linda_ib_epb_release static void linda.c Release ownership of the IB external parallel bus
2851
StaticStatic linda_ib_epb_read static int linda.c Read data via IB external parallel bus
2852
StaticStatic linda_ib_epb_write static int linda.c Write data via IB external parallel bus
2853
StaticStatic linda_ib_epb_mod_reg static int linda.c Read/modify/write EPB register
2854
StaticStatic linda_ib_epb_ram_xfer static int linda.c Transfer data to/from microcontroller RAM
2855
StaticStatic linda_set_serdes_param static int linda.c Program IB SerDes register(s)
2856
StaticStatic linda_set_serdes_params static int linda.c Program IB SerDes registers
2857
StaticStatic linda_program_uc_ram static int linda.c Program the microcontroller RAM
2858
StaticStatic linda_verify_uc_ram static int linda.c Verify the microcontroller RAM
2859
StaticStatic linda_trim_ib static int linda.c Use the microcontroller to trim the IB link
2860
StaticStatic linda_init_ib_serdes static int linda.c Initialise the IB SerDes
2861
StaticStatic linda_probe static int linda.c PCI layer interface
2862
StaticStatic linda_remove static void linda.c Remove PCI device
2863
StaticStatic el3_eisa_probe static int 3c509-eisa.c  
2864
StaticStatic el3_eisa_disable static void 3c509-eisa.c  
2865
InlineInline t509_set_drvdata static inline void 3c509.c Set 3c509 driver-private data
2866
InlineInline t509_get_drvdata static inline void * 3c509.c Get 3c509 driver-private data
2867
InlineInline t509_set_id_port static inline void 3c509.c  
2868
InlineInline t509_wait_for_id_sequence static inline void 3c509.c  
2869
InlineInline t509_global_reset static inline void 3c509.c  
2870
InlineInline t509_reset_tag static inline void 3c509.c  
2871
InlineInline t509_set_tag static inline void 3c509.c  
2872
InlineInline t509_select_tag static inline void 3c509.c  
2873
InlineInline t509_activate static inline void 3c509.c  
2874
InlineInline t509_deactivate_and_reset_tag static inline void 3c509.c  
2875
InlineInline t509_load_eeprom_word static inline void 3c509.c  
2876
InlineInline t509_find_id_port static inline int 3c509.c  
2877
StaticStatic t509_send_id_sequence static void 3c509.c  
2878
StaticStatic t509_id_read_eeprom static uint16_t 3c509.c  
2879
StaticStatic t509_isolate static int 3c509.c  
2880
InlineInline activate_t509_device static inline void 3c509.c  
2881
InlineInline deactivate_t509_device static inline void 3c509.c  
2882
StaticStatic legacy_t509_probe static int 3c509.c  
2883
StaticStatic legacy_t509_disable static void 3c509.c  
2884
InlineInline legacy_t509_set_drvdata static inline void 3c509.c  
2885
InlineInline legacy_t509_get_drvdata static inline void * 3c509.c  
2886
StaticStatic t509_probe static int 3c509.c Probe a 3c509 device
2887
StaticStatic t509_remove static void 3c509.c Remove a 3c509 device
2888
StaticStatic t509bus_probe static int 3c509.c Probe 3c509 root bus
2889
StaticStatic t509bus_remove static void 3c509.c Remove 3c509 root bus
2890
StaticStatic t3c515_wait static void 3c515.c  
2891
StaticStatic t515_reset static void 3c515.c RESET - Reset adapter
2892
StaticStatic t515_poll static int 3c515.c POLL - Wait for a frame
2893
StaticStatic t515_transmit static void 3c515.c TRANSMIT - Transmit a frame
2894
StaticStatic t515_disable static void 3c515.c DISABLE - Turn off ethernet interface
2895
StaticStatic t515_irq static void 3c515.c  
2896
StaticStatic t515_probe static int 3c515.c PROBE - Look for an adapter, this routine's visible to the outside
2897
StaticStatic corkscrew_found_device static int 3c515.c  
2898
StaticStatic corkscrew_probe1 static int 3c515.c  
2899
StaticStatic t529_probe static int 3c529.c  
2900
StaticStatic t529_disable static void 3c529.c  
2901
StaticStatic t595_reset static void 3c595.c ETH_RESET - Reset adapter
2902
StaticStatic t595_transmit static void 3c595.c  
2903
StaticStatic t595_poll static int 3c595.c ETH_POLL - Wait for a frame
2904
StaticStatic eeprom_rdy static int 3c595.c 3Com 595 - specific routines
2905
StaticStatic get_e static int 3c595.c  
2906
StaticStatic vxgetlink static void 3c595.c  
2907
StaticStatic vxsetlink static void 3c595.c  
2908
StaticStatic t595_disable static void 3c595.c  
2909
StaticStatic t595_irq static void 3c595.c  
2910
StaticStatic t595_probe static int 3c595.c ETH_PROBE - Look for an adapter
2911
FunctionFunction t5x9_disable void 3c5x9.c ETH_RESET - Reset adapter
2912
StaticStatic t509_enable static void 3c5x9.c  
2913
StaticStatic t509_reset static void 3c5x9.c  
2914
StaticStatic t509_transmit static void 3c5x9.c  
2915
StaticStatic t509_poll static int 3c5x9.c ETH_POLL - Wait for a frame
2916
StaticStatic t509_irq static void 3c5x9.c ETH_IRQ - interrupt handling
2917
StaticStatic eeprom_rdy static int 3c5x9.c 3Com 509 - specific routines
2918
StaticStatic get_e static int 3c5x9.c  
2919
FunctionFunction t5x9_probe int 3c5x9.c ETH_PROBE - Look for an adapter
2920
StaticStatic a3c90x_internal_IssueCommand static void 3c90x.c  
2921
StaticStatic a3c90x_internal_SetWindow static void 3c90x.c  
2922
StaticStatic a3c90x_internal_WaitForEeprom static void 3c90x.c  
2923
StaticStatic a3c90x_internal_ReadEeprom static int 3c90x.c a3c90x_internal_ReadEeprom - nvs routine to read eeprom data
2924
StaticStatic a3c90x_internal_WriteEeprom static int 3c90x.c a3c90x_internal_WriteEeprom - nvs routine to write eeprom data
2925
StaticStatic a3c90x_internal_ReadEepromContents static void 3c90x.c  
2926
StaticStatic a3c90x_reset static void 3c90x.c  
2927
StaticStatic a3c90x_setup_tx_ring static int 3c90x.c a3c90x_setup_tx_ring - Allocates TX ring, initialize tx_desc values
2928
StaticStatic a3c90x_process_tx_packets static void 3c90x.c a3c90x_process_tx_packets - Checks for successfully sent packets,
2929
StaticStatic a3c90x_free_tx_ring static void 3c90x.c  
2930
StaticStatic a3c90x_transmit static int 3c90x.c a3c90x_transmit - Transmits a packet.
2931
StaticStatic a3c90x_prepare_rx_desc static void 3c90x.c a3c90x_prepare_rx_desc - fills the rx desc with initial data
2932
StaticStatic a3c90x_refill_rx_ring static void 3c90x.c a3c90x_refill_rx_ring -checks every entry in the rx ring and reallocates
2933
StaticStatic a3c90x_setup_rx_ring static int 3c90x.c a3c90x_setup_rx_ring - Allocates RX ring, initialize rx_desc values
2934
StaticStatic a3c90x_free_rx_ring static void 3c90x.c  
2935
StaticStatic a3c90x_free_rx_iobuf static void 3c90x.c  
2936
StaticStatic a3c90x_process_rx_packets static void 3c90x.c a3c90x_process_rx_packets - Checks for received packets,
2937
StaticStatic a3c90x_poll static void 3c90x.c a3c90x_poll - Routine that gets called periodically.
2938
StaticStatic a3c90x_free_resources static void 3c90x.c  
2939
StaticStatic a3c90x_remove static void 3c90x.c a3c90x_remove - Routine to remove the card. Unregisters
2940
StaticStatic a3c90x_irq static void 3c90x.c  
2941
StaticStatic a3c90x_hw_start static void 3c90x.c a3c90x_hw_start - Initialize hardware, copy MAC address
2942
StaticStatic a3c90x_open static int 3c90x.c a3c90x_open - Routine to initialize the card. Initialize hardware,
2943
StaticStatic a3c90x_close static void 3c90x.c a3c90x_close - free()s TX and RX ring, disablex RX/TX, resets NIC
2944
StaticStatic a3c90x_probe static int 3c90x.c  
2945
StaticStatic amd8111e_init_hw_default static void amd8111e.c  
2946
StaticStatic amd8111e_start static int amd8111e.c  
2947
StaticStatic amd8111e_read_phy static int amd8111e.c  
2948
StaticStatic amd8111e_write_phy static int amd8111e.c  
2949
StaticStatic amd8111e_probe_ext_phy static void amd8111e.c  
2950
StaticStatic amd8111e_disable_interrupt static void amd8111e.c  
2951
StaticStatic amd8111e_enable_interrupt static void amd8111e.c  
2952
StaticStatic amd8111e_force_interrupt static void amd8111e.c  
2953
StaticStatic amd8111e_get_mac_address static int amd8111e.c  
2954
StaticStatic amd8111e_init_rx_ring static int amd8111e.c  
2955
StaticStatic amd8111e_init_tx_ring static int amd8111e.c  
2956
StaticStatic amd8111e_wait_tx_ring static int amd8111e.c  
2957
StaticStatic amd8111e_wait_link static void amd8111e.c  
2958
StaticStatic amd8111e_poll_link static void amd8111e.c  
2959
StaticStatic amd8111e_restart static void amd8111e.c  
2960
StaticStatic amd8111e_transmit static void amd8111e.c Interface Functions *
2961
StaticStatic amd8111e_poll static int amd8111e.c  
2962
StaticStatic amd8111e_disable static void amd8111e.c  
2963
StaticStatic amd8111e_irq static void amd8111e.c  
2964
StaticStatic amd8111e_probe static int amd8111e.c  
2965
InlineInline atl1e_irq_enable static inline void atl1e.c  
2966
InlineInline atl1e_irq_disable static inline void atl1e.c  
2967
InlineInline atl1e_irq_reset static inline void atl1e.c  
2968
StaticStatic atl1e_reset static void atl1e.c  
2969
StaticStatic atl1e_check_link static int atl1e.c  
2970
StaticStatic atl1e_mdio_read static int atl1e.c  
2971
StaticStatic atl1e_mdio_write static void atl1e.c  
2972
StaticStatic atl1e_setup_pcicmd static void atl1e.c  
2973
StaticStatic atl1e_sw_init static int atl1e.c  
2974
StaticStatic atl1e_clean_tx_ring static void atl1e.c  
2975
StaticStatic atl1e_clean_rx_ring static void atl1e.c  
2976
StaticStatic atl1e_cal_ring_size static void atl1e.c  
2977
StaticStatic atl1e_init_ring_resources static void atl1e.c  
2978
StaticStatic atl1e_init_ring_ptrs static void atl1e.c  
2979
StaticStatic atl1e_free_ring_resources static void atl1e.c  
2980
StaticStatic atl1e_setup_ring_resources static int atl1e.c  
2981
InlineInline atl1e_configure_des_ring static inline void atl1e.c  
2982
InlineInline atl1e_configure_tx static inline void atl1e.c  
2983
InlineInline atl1e_configure_rx static inline void atl1e.c  
2984
InlineInline atl1e_configure_dma static inline void atl1e.c  
2985
StaticStatic atl1e_setup_mac_ctrl static void atl1e.c  
2986
StaticStatic atl1e_configure static int atl1e.c  
2987
InlineInline atl1e_clear_phy_int static inline void atl1e.c  
2988
StaticStatic atl1e_clean_tx_irq static int atl1e.c  
2989
StaticStatic atl1e_get_rx_page static struct atl1e_rx_page * atl1e.c  
2990
StaticStatic atl1e_clean_rx_irq static void atl1e.c  
2991
StaticStatic atl1e_poll static void atl1e.c  
2992
InlineInline atl1e_tpd_avail static inline u16 atl1e.c  
2993
StaticStatic atl1e_get_tpd static struct atl1e_tpd_desc * atl1e.c  
2994
StaticStatic atl1e_get_tx_buffer static struct atl1e_tx_buffer * atl1e.c  
2995
StaticStatic atl1e_tx_map static void atl1e.c  
2996
StaticStatic atl1e_tx_queue static void atl1e.c  
2997
StaticStatic atl1e_xmit_frame static int atl1e.c  
2998
FunctionFunction atl1e_up int atl1e.c  
2999
FunctionFunction atl1e_irq void atl1e.c  
3000
FunctionFunction atl1e_down void atl1e.c  
3001
StaticStatic atl1e_open static int atl1e.c  
3002
StaticStatic atl1e_close static void atl1e.c  
3003
StaticStatic atl1e_init_netdev static void atl1e.c  
3004
StaticStatic atl1e_probe static int atl1e.c  
3005
StaticStatic atl1e_remove static void atl1e.c  
3006
FunctionFunction atl1e_check_eeprom_exist int atl1e.c ******** Hardware-level functions: *********
3007
FunctionFunction atl1e_hw_set_mac_addr void atl1e.c  
3008
StaticStatic atl1e_get_permanent_address static int atl1e.c  
3009
FunctionFunction atl1e_force_ps void atl1e.c  
3010
FunctionFunction atl1e_read_mac_addr int atl1e.c  
3011
FunctionFunction atl1e_read_phy_reg int atl1e.c  
3012
FunctionFunction atl1e_write_phy_reg int atl1e.c  
3013
StaticStatic atl1e_init_pcie static void atl1e.c  
3014
StaticStatic atl1e_phy_setup_autoneg_adv static int atl1e.c  
3015
FunctionFunction atl1e_phy_commit int atl1e.c  
3016
FunctionFunction atl1e_phy_init int atl1e.c  
3017
FunctionFunction atl1e_reset_hw int atl1e.c  
3018
FunctionFunction atl1e_init_hw int atl1e.c  
3019
FunctionFunction atl1e_get_speed_and_duplex int atl1e.c  
3020
FunctionFunction atl1e_restart_autoneg int atl1e.c  
3021
InlineInline ring_next static inline int b44.c  
3022
InlineInline br32 static inline u32 b44.c  
3023
InlineInline bw32 static inline void b44.c  
3024
InlineInline bflush static inline void b44.c  
3025
FunctionFunction phys_ram_within_limit int b44.c Return non-zero if the installed RAM is within
3026
StaticStatic pending_tx_index static u32 b44.c Ring cells waiting to be processed are between 'tx_cur' and 'pending'
3027
StaticStatic pending_rx_index static u32 b44.c Ring cells waiting to be processed are between 'rx_cur' and 'pending'
3028
StaticStatic b44_wait_bit static int b44.c Wait until the given bit is set/cleared.
3029
InlineInline ssb_get_core_rev static inline u32 b44.c  
3030
InlineInline ssb_is_core_up static inline int b44.c  
3031
StaticStatic ssb_pci_setup static u32 b44.c  
3032
StaticStatic ssb_core_disable static void b44.c  
3033
StaticStatic ssb_core_reset static void b44.c  
3034
StaticStatic b44_chip_reset static void b44.c  
3035
StaticStatic b44_halt static void b44.c called by b44_poll in the error path
3036
StaticStatic b44_init_hw static void b44.c  
3037
StaticStatic b44_populate_rx_descriptor static void b44.c * Management of ring descriptors **
3038
StaticStatic b44_rx_refill static void b44.c  
3039
StaticStatic b44_free_rx_ring static void b44.c  
3040
StaticStatic b44_init_rx_ring static int b44.c  
3041
StaticStatic b44_free_tx_ring static void b44.c  
3042
StaticStatic b44_init_tx_ring static int b44.c  
3043
StaticStatic b44_phy_read static int b44.c * Interaction with the PHY **
3044
StaticStatic b44_phy_write static int b44.c  
3045
StaticStatic b44_phy_reset static int b44.c  
3046
StaticStatic b44_cam_write static void b44.c  
3047
StaticStatic b44_set_mac_addr static void b44.c  
3048
StaticStatic b44_read_eeprom static void b44.c  
3049
StaticStatic b44_load_mac_and_phy_addr static void b44.c  
3050
StaticStatic b44_set_rx_mode static void b44.c  
3051
StaticStatic b44_probe static int b44.c * Implementation of gPXE driver callbacks **
3052
StaticStatic b44_remove static void b44.c Remove device
3053
StaticStatic b44_irq static void b44.c Enable or disable interrupts
3054
StaticStatic b44_open static int b44.c Open network device
3055
StaticStatic b44_close static void b44.c Close network device
3056
StaticStatic b44_transmit static int b44.c Transmit packet
3057
StaticStatic b44_tx_complete static void b44.c Recycles sent TX descriptors and notifies network stack
3058
StaticStatic b44_process_rx_packets static void b44.c  
3059
StaticStatic b44_poll static void b44.c Poll for completed and received packets
3060
StaticStatic bnx2_reg_rd_ind static u32 bnx2.c  
3061
StaticStatic bnx2_reg_wr_ind static void bnx2.c  
3062
StaticStatic bnx2_ctx_wr static void bnx2.c  
3063
StaticStatic bnx2_read_phy static int bnx2.c  
3064
StaticStatic bnx2_write_phy static int bnx2.c  
3065
StaticStatic bnx2_disable_int static void bnx2.c  
3066
StaticStatic bnx2_alloc_mem static int bnx2.c  
3067
StaticStatic bnx2_report_fw_link static void bnx2.c  
3068
StaticStatic bnx2_report_link static void bnx2.c  
3069
StaticStatic bnx2_resolve_flow_ctrl static void bnx2.c  
3070
StaticStatic bnx2_5708s_linkup static int bnx2.c  
3071
StaticStatic bnx2_5706s_linkup static int bnx2.c  
3072
StaticStatic bnx2_copper_linkup static int bnx2.c  
3073
StaticStatic bnx2_set_mac_link static int bnx2.c  
3074
StaticStatic bnx2_set_link static int bnx2.c  
3075
StaticStatic bnx2_reset_phy static int bnx2.c  
3076
StaticStatic bnx2_phy_get_pause_adv static u32 bnx2.c  
3077
StaticStatic bnx2_setup_serdes_phy static int bnx2.c  
3078
StaticStatic bnx2_setup_copper_phy static int bnx2.c  
3079
StaticStatic bnx2_setup_phy static int bnx2.c  
3080
StaticStatic bnx2_init_5708s_phy static int bnx2.c  
3081
StaticStatic bnx2_init_5706s_phy static int bnx2.c  
3082
StaticStatic bnx2_init_copper_phy static int bnx2.c  
3083
StaticStatic bnx2_init_phy static int bnx2.c  
3084
StaticStatic bnx2_fw_sync static int bnx2.c  
3085
StaticStatic bnx2_init_context static void bnx2.c  
3086
StaticStatic bnx2_alloc_bad_rbuf static int bnx2.c  
3087
StaticStatic bnx2_set_mac_addr static void bnx2.c  
3088
StaticStatic bnx2_set_rx_mode static void bnx2.c  
3089
StaticStatic load_rv2p_fw static void bnx2.c  
3090
StaticStatic load_cpu_fw static void bnx2.c  
3091
StaticStatic bnx2_init_cpus static void bnx2.c  
3092
StaticStatic bnx2_set_power_state_0 static int bnx2.c  
3093
StaticStatic bnx2_enable_nvram_access static void bnx2.c  
3094
StaticStatic bnx2_disable_nvram_access static void bnx2.c  
3095
StaticStatic bnx2_init_nvram static int bnx2.c  
3096
StaticStatic bnx2_reset_chip static int bnx2.c  
3097
StaticStatic bnx2_disable static void bnx2.c  
3098
StaticStatic bnx2_init_chip static int bnx2.c  
3099
StaticStatic bnx2_init_tx_ring static void bnx2.c  
3100
StaticStatic bnx2_init_rx_ring static void bnx2.c  
3101
StaticStatic bnx2_reset_nic static int bnx2.c  
3102
StaticStatic bnx2_init_nic static int bnx2.c  
3103
StaticStatic bnx2_init_board static int bnx2.c  
3104
StaticStatic bnx2_transmit static void bnx2.c  
3105
StaticStatic bnx2_poll_link static int bnx2.c  
3106
StaticStatic bnx2_poll static int bnx2.c  
3107
StaticStatic bnx2_irq static void bnx2.c  
3108
StaticStatic bnx2_probe static int bnx2.c  
3109
InlineInline readreg static inline int cs89x0.c CS89x0 - specific routines
3110
InlineInline writereg static inline void cs89x0.c  
3111
StaticStatic wait_eeprom_ready static int cs89x0.c EEPROM access
3112
StaticStatic get_eeprom_data static int cs89x0.c  
3113
StaticStatic get_eeprom_chksum static int cs89x0.c  
3114
StaticStatic clrline static void cs89x0.c Activate all of the available media and probe for network
3115
StaticStatic control_dc_dc static void cs89x0.c  
3116
StaticStatic detect_tp static int cs89x0.c  
3117
StaticStatic send_test_pkt static int cs89x0.c  
3118
StaticStatic detect_aui static int cs89x0.c  
3119
StaticStatic detect_bnc static int cs89x0.c  
3120
StaticStatic cs89x0_reset static void cs89x0.c ETH_RESET - Reset adapter
3121
StaticStatic cs89x0_transmit static void cs89x0.c ETH_TRANSMIT - Transmit a frame
3122
StaticStatic cs89x0_poll static int cs89x0.c ETH_POLL - Wait for a frame
3123
StaticStatic cs89x0_irq static void cs89x0.c  
3124
StaticStatic cs89x0_probe_addr static int cs89x0.c ETH_PROBE - Look for an adapter
3125
StaticStatic cs89x0_probe static int cs89x0.c  
3126
StaticStatic cs89x0_disable static void cs89x0.c  
3127
InlineInline whereami static inline void davicom.c Utility Routines
3128
StaticStatic davicom_more static void davicom.c  
3129
StaticStatic davicom_wait static void davicom.c  
3130
StaticStatic phy_read static int davicom.c For DAVICOM phyxcer register by MII interface
3131
StaticStatic phy_write static void davicom.c  
3132
StaticStatic phy_write_1bit static void davicom.c  
3133
StaticStatic phy_read_1bit static int davicom.c  
3134
StaticStatic HPNA_process static void davicom.c  
3135
StaticStatic davicom_media_chk static void davicom.c  
3136
StaticStatic read_eeprom static int davicom.c EEPROM Reading Code
3137
StaticStatic davicom_init_chain static void davicom.c davicom_init_chain - setup the tx and rx descriptors
3138
StaticStatic davicom_reset static void davicom.c davicom_reset - Reset adapter
3139
StaticStatic davicom_transmit static void davicom.c eth_transmit - Transmit a frame
3140
StaticStatic davicom_poll static int davicom.c eth_poll - Wait for a frame
3141
StaticStatic davicom_disable static void davicom.c eth_disable - Disable the interface
3142
StaticStatic davicom_irq static void davicom.c eth_irq - enable, disable and force interrupts
3143
StaticStatic davicom_probe static int davicom.c eth_probe - Look for an adapter
3144
StaticStatic depca_init_ring static void depca.c  
3145
InlineInline LoadCSRs static inline void depca.c  
3146
InlineInline InitRestartDepca static inline int depca.c  
3147
StaticStatic depca_reset static void depca.c RESET - Reset adapter
3148
StaticStatic depca_poll static int depca.c POLL - Wait for a frame
3149
StaticStatic depca_transmit static void depca.c TRANSMIT - Transmit a frame
3150
StaticStatic depca_disable static void depca.c DISABLE - Turn off ethernet interface
3151
StaticStatic depca_irq static void depca.c IRQ - Interrupt Control
3152
StaticStatic depca_probe1 static int depca.c  
3153
StaticStatic depca_probe static int depca.c PROBE - Look for an adapter, this routine's visible to the outside
3154
StaticStatic dmfe_reset static void dmfe.c  
3155
StaticStatic dmfe_init_dm910x static void dmfe.c  
3156
StaticStatic dmfe_poll static int dmfe.c POLL - Wait for a frame
3157
StaticStatic dmfe_irq static void dmfe.c  
3158
StaticStatic dmfe_transmit static void dmfe.c TRANSMIT - Transmit a frame
3159
StaticStatic dmfe_disable static void dmfe.c DISABLE - Turn off ethernet interface
3160
StaticStatic dmfe_probe static int dmfe.c  
3161
StaticStatic dmfe_descriptor_init static void dmfe.c  
3162
StaticStatic update_cr6 static void dmfe.c  
3163
StaticStatic dm9132_id_table static void dmfe.c  
3164
StaticStatic send_filter_frame static void dmfe.c  
3165
StaticStatic read_srom_word static u16 dmfe.c  
3166
StaticStatic dmfe_sense_speed static u8 dmfe.c  
3167
StaticStatic dmfe_set_phyxcer static void dmfe.c  
3168
StaticStatic dmfe_process_mode static void dmfe.c  
3169
StaticStatic phy_write static void dmfe.c  
3170
StaticStatic phy_read static u16 dmfe.c  
3171
StaticStatic phy_write_1bit static void dmfe.c  
3172
StaticStatic phy_read_1bit static u16 dmfe.c  
3173
StaticStatic dmfe_parse_srom static void dmfe.c  
3174
StaticStatic dmfe_program_DM9801 static void dmfe.c  
3175
StaticStatic dmfe_program_DM9802 static void dmfe.c  
3176
StaticStatic eepro_reset static void eepro.c RESET - Reset adapter
3177
StaticStatic eepro_poll static int eepro.c POLL - Wait for a frame
3178
StaticStatic eepro_transmit static void eepro.c TRANSMIT - Transmit a frame
3179
StaticStatic eepro_disable static void eepro.c DISABLE - Turn off ethernet interface
3180
StaticStatic eepro_irq static void eepro.c DISABLE - Enable, Disable, or Force interrupts
3181
StaticStatic read_eeprom static int eepro.c  
3182
StaticStatic eepro_probe1 static int eepro.c  
3183
StaticStatic eepro_probe static int eepro.c PROBE - Look for an adapter, this routine's visible to the outside
3184
StaticStatic ifec_pci_probe static int eepro100.c ***************** gPXE PCI Device Driver API functions *******************
3185
StaticStatic ifec_pci_remove static void eepro100.c  
3186
StaticStatic ifec_net_close static void eepro100.c **************** gPXE Network Device Driver API functions ****************
3187
StaticStatic ifec_net_irq static void eepro100.c  
3188
StaticStatic ifec_net_open static int eepro100.c  
3189
StaticStatic ifec_net_poll static void eepro100.c  
3190
StaticStatic ifec_net_transmit static int eepro100.c  
3191
StaticStatic ifec_spi_read_bit static int eepro100.c  
3192
StaticStatic ifec_spi_write_bit static void eepro100.c  
3193
StaticStatic ifec_init_eeprom static void eepro100.c  
3194
StaticStatic ifec_link_check static int eepro100.c  
3195
StaticStatic ifec_link_update static void eepro100.c  
3196
StaticStatic ifec_mdio_read static int eepro100.c  
3197
StaticStatic ifec_mdio_setup static void eepro100.c  
3198
StaticStatic ifec_mdio_write static int eepro100.c  
3199
StaticStatic ifec_reset static void eepro100.c  
3200
StaticStatic ifec_free static void eepro100.c  
3201
StaticStatic ifec_rfd_init static void eepro100.c  
3202
StaticStatic ifec_reprime_ru static void eepro100.c  
3203
StaticStatic ifec_check_ru_status static void eepro100.c  
3204
StaticStatic ifec_rx_process static void eepro100.c  
3205
StaticStatic ifec_get_rx_desc static int eepro100.c  
3206
StaticStatic ifec_refill_rx_ring static void eepro100.c  
3207
StaticStatic ifec_rx_setup static int eepro100.c  
3208
StaticStatic ifec_scb_cmd static int eepro100.c  
3209
StaticStatic ifec_scb_cmd_wait static int eepro100.c  
3210
StaticStatic ifec_tx_process static void eepro100.c  
3211
StaticStatic ifec_tx_setup static int eepro100.c  
3212
FunctionFunction ifec_tx_wake void eepro100.c  
3213
StaticStatic epic100_probe static int epic100.c Externally visible functions
3214
StaticStatic set_rx_mode static void epic100.c  
3215
StaticStatic epic100_open static void epic100.c  
3216
StaticStatic epic100_init_ring static void epic100.c  
3217
StaticStatic epic100_transmit static void epic100.c  
3218
StaticStatic epic100_poll static int epic100.c  
3219
StaticStatic epic100_disable static void epic100.c  
3220
StaticStatic epic100_irq static void epic100.c  
3221
StaticStatic read_eeprom static int epic100.c  
3222
StaticStatic mii_read static int epic100.c  
3223
StaticStatic gmii_autoneg_advertised static unsigned int etherfabric.c Retrieve GMII autonegotiation advertised abilities
3224
StaticStatic gmii_autoneg_lpa static unsigned int etherfabric.c Retrieve GMII autonegotiation link partner abilities
3225
StaticStatic gmii_nway_result static unsigned int etherfabric.c Calculate GMII autonegotiated link technology
3226
StaticStatic gmii_link_ok static int etherfabric.c Check GMII PHY link status
3227
StaticStatic mdio_clause45_wait_reset_mmds static int etherfabric.c  
3228
StaticStatic mdio_clause45_reset_mmd static int etherfabric.c  
3229
StaticStatic mdio_clause45_links_ok static int etherfabric.c  
3230
StaticStatic mdio_clause45_check_mmds static int etherfabric.c  
3231
InlineInline _falcon_writel static inline void etherfabric.c  
3232
InlineInline _falcon_readl static inline uint32_t etherfabric.c  
3233
InlineInline falcon_write static inline void etherfabric.c Write to a Falcon register
3234
InlineInline falcon_write_sram static inline void etherfabric.c Write to Falcon SRAM
3235
InlineInline falcon_writel static inline void etherfabric.c Write dword to Falcon register that allows partial writes
3236
InlineInline falcon_read static inline void etherfabric.c Read from a Falcon register
3237
InlineInline falcon_read_sram static inline void etherfabric.c Read from Falcon SRAM
3238
InlineInline falcon_readl static inline void etherfabric.c Read dword from a portion of a Falcon register
3239
InlineInline falcon_event_present static inline int etherfabric.c See if an event is present
3240
StaticStatic falcon_eventq_read_ack static void etherfabric.c  
3241
InlineInline falcon_dump_regs static inline void etherfabric.c Dump register contents (for debugging)
3242
StaticStatic falcon_interrupts static void etherfabric.c  
3243
StaticStatic falcon_spi_wait static int etherfabric.c  
3244
StaticStatic falcon_spi_rw static int etherfabric.c  
3245
StaticStatic falcon_i2c_bit_write static void etherfabric.c Falcon bit-bashed I2C interface
3246
StaticStatic falcon_i2c_bit_read static int etherfabric.c  
3247
StaticStatic falcon_gmii_wait static int etherfabric.c MDIO access
3248
StaticStatic falcon_mdio_write static void etherfabric.c  
3249
StaticStatic falcon_mdio_read static int etherfabric.c  
3250
StaticStatic falcon_reconfigure_mac_wrapper static void etherfabric.c MAC wrapper
3251
StaticStatic falcon_gmac_writel static void etherfabric.c  
3252
StaticStatic falcon_gmac_readl static void etherfabric.c  
3253
StaticStatic mentormac_reset static void etherfabric.c  
3254
StaticStatic mentormac_init static void etherfabric.c  
3255
StaticStatic falcon_init_gmac static int etherfabric.c  
3256
StaticStatic falcon_xmac_writel static void etherfabric.c XMAC handling
3257
StaticStatic falcon_xmac_readl static void etherfabric.c Read dword from a Falcon XMAC register
3258
StaticStatic falcon_setup_xaui static void etherfabric.c Configure Falcon XAUI output
3259
StaticStatic falcon_xgmii_status static int etherfabric.c  
3260
StaticStatic falcon_mask_status_intr static void etherfabric.c  
3261
StaticStatic falcon_reset_xmac static int etherfabric.c Reset 10G MAC connected to port
3262
StaticStatic falcon_reset_xaui static int etherfabric.c  
3263
StaticStatic falcon_xaui_link_ok static int etherfabric.c  
3264
StaticStatic falcon_reconfigure_xmac static void etherfabric.c Initialise XMAC
3265
StaticStatic falcon_init_xmac static int etherfabric.c  
3266
StaticStatic falcon_xaui_phy_init static int etherfabric.c Null PHY handling
3267
StaticStatic alaska_init static int etherfabric.c Alaska PHY
3268
StaticStatic falcon_xfp_phy_init static int etherfabric.c  
3269
StaticStatic falcon_txc_logic_reset static int etherfabric.c  
3270
StaticStatic falcon_txc_phy_init static int etherfabric.c  
3271
StaticStatic falcon_tenxpress_check_c11 static int etherfabric.c  
3272
StaticStatic falcon_tenxpress_phy_init static int etherfabric.c  
3273
StaticStatic falcon_pm8358_phy_init static int etherfabric.c  
3274
StaticStatic sfe4001_init static int etherfabric.c  
3275
StaticStatic sfe4001_fini static void etherfabric.c  
3276
StaticStatic sfe4002_init static int etherfabric.c  
3277
StaticStatic sfe4002_fini static void etherfabric.c  
3278
StaticStatic sfe4003_init static int etherfabric.c  
3279
StaticStatic sfe4003_fini static void etherfabric.c  
3280
StaticStatic falcon_free_special_buffer static void etherfabric.c Hardware initialisation
3281
StaticStatic falcon_alloc_special_buffer static void* etherfabric.c  
3282
StaticStatic clear_b0_fpga_memories static void etherfabric.c  
3283
StaticStatic falcon_reset static int etherfabric.c  
3284
StaticStatic falcon_probe_nic_variant static void etherfabric.c  
3285
StaticStatic falcon_init_spi_device static void etherfabric.c  
3286
StaticStatic falcon_probe_spi static int etherfabric.c  
3287
StaticStatic falcon_probe_nvram static int etherfabric.c  
3288
StaticStatic falcon_init_sram static int etherfabric.c  
3289
StaticStatic falcon_setup_nic static void etherfabric.c  
3290
StaticStatic falcon_init_resources static void etherfabric.c  
3291
StaticStatic falcon_fini_resources static void etherfabric.c  
3292
StaticStatic falcon_build_rx_desc static void etherfabric.c Hardware rx path
3293
StaticStatic falcon_notify_rx_desc static void etherfabric.c  
3294
StaticStatic falcon_build_tx_desc static void etherfabric.c Hardware tx path
3295
StaticStatic falcon_notify_tx_desc static void etherfabric.c  
3296
StaticStatic efab_fill_rx_queue static int etherfabric.c Software receive interface
3297
StaticStatic efab_receive static void etherfabric.c  
3298
StaticStatic efab_transmit static int etherfabric.c Software transmit interface
3299
StaticStatic efab_transmit_done static int etherfabric.c  
3300
StaticStatic falcon_clear_interrupts static void etherfabric.c Hardware event path
3301
StaticStatic falcon_handle_event static void etherfabric.c  
3302
StaticStatic efab_poll static void etherfabric.c Software (polling) interrupt handler
3303
StaticStatic efab_irq static void etherfabric.c  
3304
StaticStatic efab_free_resources static void etherfabric.c Software open/close
3305
StaticStatic efab_alloc_resources static int etherfabric.c  
3306
StaticStatic efab_init_mac static int etherfabric.c  
3307
StaticStatic efab_close static void etherfabric.c  
3308
StaticStatic efab_open static int etherfabric.c  
3309
StaticStatic efab_remove static void etherfabric.c  
3310
StaticStatic efab_probe static int etherfabric.c  
3311
InlineInline pci_push static inline void forcedeth.c  
3312
InlineInline nv_descr_getlength static inline u32 forcedeth.c  
3313
StaticStatic reg_delay static int forcedeth.c  
3314
StaticStatic mii_rw static int forcedeth.c  
3315
StaticStatic phy_reset static int forcedeth.c  
3316
StaticStatic phy_init static int forcedeth.c  
3317
StaticStatic start_rx static void forcedeth.c  
3318
StaticStatic stop_rx static void forcedeth.c  
3319
StaticStatic start_tx static void forcedeth.c  
3320
StaticStatic stop_tx static void forcedeth.c  
3321
StaticStatic txrx_reset static void forcedeth.c  
3322
StaticStatic alloc_rx static int forcedeth.c  
3323
StaticStatic update_linkspeed static int forcedeth.c  
3324
StaticStatic nv_linkchange static void forcedeth.c  
3325
StaticStatic init_ring static int forcedeth.c  
3326
StaticStatic set_multicast static void forcedeth.c  
3327
StaticStatic forcedeth_reset static int forcedeth.c RESET - Reset the NIC to prepare for use
3328
StaticStatic forcedeth_poll static int forcedeth.c POLL - Wait for a frame
3329
StaticStatic forcedeth_transmit static void forcedeth.c TRANSMIT - Transmit a frame
3330
StaticStatic forcedeth_disable static void forcedeth.c DISABLE - Turn off ethernet interface
3331
StaticStatic forcedeth_irq static void forcedeth.c IRQ - Enable, Disable, or Force interrupts
3332
StaticStatic forcedeth_probe static int forcedeth.c  
3333
StaticStatic ipoib_lookup_peer_by_key static struct ipoib_peer * ipoib.c Look up cached peer by key
3334
StaticStatic ipoib_cache_peer static struct ipoib_peer * ipoib.c Store GID and QPN in peer cache
3335
StaticStatic ipoib_push static int ipoib.c IPoIB link layer
3336
StaticStatic ipoib_pull static int ipoib.c Remove IPoIB link-layer header
3337
StaticStatic ipoib_init_addr static void ipoib.c Initialise IPoIB link-layer address
3338
FunctionFunction ipoib_ntoa const char * ipoib.c Transcribe IPoIB link-layer address
3339
StaticStatic ipoib_mc_hash static int ipoib.c Hash multicast address
3340
StaticStatic ipoib_mlx_eth_addr static int ipoib.c Generate Mellanox Ethernet-compatible compressed link-layer address
3341
StaticStatic ipoib_eth_addr static int ipoib.c Generate Ethernet-compatible compressed link-layer address
3342
FunctionFunction alloc_ipoibdev struct net_device * ipoib.c Allocate IPoIB device
3343
StaticStatic ipoib_transmit static int ipoib.c IPoIB network device
3344
StaticStatic ipoib_complete_send static void ipoib.c Handle IPoIB send completion
3345
StaticStatic ipoib_complete_recv static void ipoib.c Handle IPoIB receive completion
3346
StaticStatic ipoib_poll static void ipoib.c Poll IPoIB network device
3347
StaticStatic ipoib_irq static void ipoib.c Enable/disable interrupts on IPoIB network device
3348
FunctionFunction ipoib_join_complete void ipoib.c Handle IPv4 broadcast multicast group join completion
3349
StaticStatic ipoib_join_broadcast_group static int ipoib.c Join IPv4 broadcast multicast group
3350
StaticStatic ipoib_leave_broadcast_group static void ipoib.c Leave IPv4 broadcast multicast group
3351
StaticStatic ipoib_open static int ipoib.c Open IPoIB network device
3352
StaticStatic ipoib_close static void ipoib.c Close IPoIB network device
3353
FunctionFunction ipoib_link_state_changed void ipoib.c Handle link status change
3354
FunctionFunction ipoib_probe int ipoib.c Probe IPoIB device
3355
FunctionFunction ipoib_remove void ipoib.c Remove IPoIB device
3356
StaticStatic legacy_transmit static int legacy.c  
3357
StaticStatic legacy_poll static void legacy.c  
3358
StaticStatic legacy_open static int legacy.c  
3359
StaticStatic legacy_close static void legacy.c  
3360
StaticStatic legacy_irq static void legacy.c  
3361
FunctionFunction legacy_probe int legacy.c  
3362
FunctionFunction legacy_remove void legacy.c  
3363
FunctionFunction dummy_connect int legacy.c  
3364
FunctionFunction dummy_irq void legacy.c  
3365
StaticStatic init_ring static void mtd80x.c init_ring - setup the tx and rx descriptors
3366
StaticStatic mtd_reset static void mtd80x.c RESET - Reset Adapter
3367
StaticStatic mtd_poll static int mtd80x.c POLL - Wait for a frame
3368
StaticStatic mtd_transmit static void mtd80x.c TRANSMIT - Transmit a frame
3369
StaticStatic mtd_disable static void mtd80x.c DISABLE - Turn off ethernet interface
3370
StaticStatic mtd_probe static int mtd80x.c PROBE - Look for an adapter, this routine's visible to the outside
3371
StaticStatic set_rx_mode static void mtd80x.c  
3372
StaticStatic m80x_read_tick static unsigned int mtd80x.c  
3373
StaticStatic m80x_delay static void mtd80x.c  
3374
StaticStatic m80x_send_cmd_to_phy static u32 mtd80x.c  
3375
StaticStatic mdio_read static int mtd80x.c  
3376
StaticStatic mdio_write static void mtd80x.c  
3377
StaticStatic getlinkstatus static void mtd80x.c  
3378
StaticStatic getlinktype static void mtd80x.c  
3379
StaticStatic mtnic_alloc_aligned static int mtnic.c MTNIC allocation functions
3380
StaticStatic mtnic_alloc_cmdif static int mtnic.c mtnic alloc command interface
3381
StaticStatic mtnic_free_io_buffers static void mtnic.c Free RX io buffers
3382
StaticStatic mtnic_alloc_iobuf static int mtnic.c mtnic alloc and attach io buffers
3383
StaticStatic mtnic_alloc_ring static int mtnic.c mtnic alloc ring
3384
StaticStatic mtnic_alloc_cq static int mtnic.c mtnic alloc CQ
3385
FunctionFunction mtnic_alloc_resources unsigned int mtnic.c mtnic_alloc_resources
3386
StaticStatic mtnic_alloc_eq static int mtnic.c mtnic alloc_eq
3387
InlineInline cmdif_go_bit static inline int mtnic.c Mtnic commands functions
3388
StaticStatic mtnic_cmd static int mtnic.c  
3389
StaticStatic mtnic_map_cmd static int mtnic.c  
3390
StaticStatic mtnic_QUERY_FW static int mtnic.c  
3391
StaticStatic mtnic_OPEN_NIC static int mtnic.c  
3392
StaticStatic mtnic_CONFIG_RX static int mtnic.c  
3393
StaticStatic mtnic_CONFIG_TX static int mtnic.c  
3394
StaticStatic mtnic_HEART_BEAT static int mtnic.c  
3395
StaticStatic mtnic_SET_PORT_DEFAULT_RING static int mtnic.c  
3396
StaticStatic mtnic_CONFIG_PORT_RSS_STEER static int mtnic.c  
3397
StaticStatic mtnic_SET_PORT_RSS_INDIRECTION static int mtnic.c  
3398
StaticStatic mtnic_CONFIG_CQ static int mtnic.c  
3399
StaticStatic mtnic_CONFIG_TX_RING static int mtnic.c  
3400
StaticStatic mtnic_CONFIG_RX_RING static int mtnic.c  
3401
StaticStatic mtnic_CONFIG_EQ static int mtnic.c  
3402
StaticStatic mtnic_SET_RX_RING_ADDR static int mtnic.c  
3403
StaticStatic mtnic_SET_PORT_STATE static int mtnic.c  
3404
StaticStatic mtnic_SET_PORT_MTU static int mtnic.c  
3405
StaticStatic mtnic_RELEASE_RESOURCE static int mtnic.c  
3406
StaticStatic mtnic_QUERY_CAP static int mtnic.c  
3407
StaticStatic mtnic_query_num_ports static int mtnic.c  
3408
StaticStatic mtnic_query_mac static int mtnic.c  
3409
StaticStatic mtnic_query_offsets static int mtnic.c  
3410
FunctionFunction mtnic_reset void mtnic.c MTNIC initalization functions
3411
StaticStatic restore_config static int mtnic.c Restore PCI config
3412
StaticStatic mtnic_init_pci static int mtnic.c Init PCI configuration
3413
InlineInline mtnic_init_card static inline int mtnic.c Initial hardware
3414
FunctionFunction mtnic_process_tx_cq void mtnic.c Process functions
3415
FunctionFunction mtnic_process_rx_cq int mtnic.c  
3416
StaticStatic mtnic_open static int mtnic.c net_device functions
3417
StaticStatic mtnic_poll static void mtnic.c Check if we got completion for receive and transmit and
3418
StaticStatic mtnic_transmit static int mtnic.c  
3419
StaticStatic mtnic_close static void mtnic.c  
3420
StaticStatic mtnic_disable static void mtnic.c  
3421
StaticStatic mtnic_irq static void mtnic.c  
3422
StaticStatic mtnic_probe static int mtnic.c  
3423
InlineInline myri10ge_priv static inline struct myri10ge_private * myri10ge.c  
3424
StaticStatic myri10ge_post_receive static void myri10ge.c  
3425
StaticStatic myri10ge_command static int myri10ge.c  
3426
StaticStatic myri10ge_interrupt_handler static void myri10ge.c  
3427
StaticStatic mac_address_from_string_specs static int myri10ge.c  
3428
StaticStatic myri10ge_pci_probe static int myri10ge.c gPXE PCI Device Driver API functions
3429
StaticStatic myri10ge_pci_remove static void myri10ge.c  
3430
StaticStatic myri10ge_net_close static void myri10ge.c gPXE Network Device Driver Operations
3431
StaticStatic myri10ge_net_irq static void myri10ge.c  
3432
StaticStatic myri10ge_net_open static int myri10ge.c  
3433
StaticStatic myri10ge_net_poll static void myri10ge.c  
3434
StaticStatic myri10ge_net_transmit static int myri10ge.c  
3435
StaticStatic natsemi_spi_read_bit static int natsemi.c  
3436
StaticStatic natsemi_spi_write_bit static void natsemi.c  
3437
StaticStatic natsemi_init_eeprom static void natsemi.c  
3438
StaticStatic natsemi_probe static int natsemi.c Probe PCI device
3439
StaticStatic natsemi_remove static void natsemi.c Remove PCI device
3440
StaticStatic natsemi_reset static void natsemi.c Reset NIC
3441
StaticStatic natsemi_open static int natsemi.c Open NIC
3442
StaticStatic natsemi_close static void natsemi.c Close NIC
3443
StaticStatic natsemi_transmit static int natsemi.c Transmit packet
3444
StaticStatic natsemi_poll static void natsemi.c Poll for received packets
3445
StaticStatic natsemi_irq static void natsemi.c Enable/disable interrupts
3446
StaticStatic eth_pio_read static void ne2k_isa.c ETH_PIO_READ - Read a frame via Programmed I/O
3447
StaticStatic eth_pio_write static void ne2k_isa.c ETH_PIO_WRITE - Write a frame via Programmed I/O
3448
StaticStatic enable_multicast static void ne2k_isa.c enable_multicast - Enable Multicast
3449
StaticStatic ne_probe1 static int ne2k_isa.c NE_PROBE1 - Look for an adapter on the ISA bus
3450
StaticStatic ne_probe static int ne2k_isa.c NE_PROBE - Initialize an adapter ???
3451
StaticStatic ne_disable static void ne2k_isa.c NE_DISABLE - Turn off adapter
3452
StaticStatic ne_reset static void ne2k_isa.c NE_RESET - Reset adapter
3453
StaticStatic ne_poll static int ne2k_isa.c NE_POLL - Wait for a frame
3454
StaticStatic ne_transmit static void ne2k_isa.c NE_TRANSMIT - Transmit a frame
3455
StaticStatic phy_intr static void ns83820.c  
3456
StaticStatic ns83820_setup_rx static void ns83820.c  
3457
StaticStatic ns83820_do_reset static void ns83820.c  
3458
StaticStatic ns83820_reset static void ns83820.c  
3459
StaticStatic ns83820_getmac static void ns83820.c  
3460
StaticStatic ns83820_set_multicast static void ns83820.c  
3461
StaticStatic ns83820_run_bist static void ns83820.c  
3462
StaticStatic ns83820_check_intr static void ns83820.c Check Link
3463
StaticStatic ns83820_poll static int ns83820.c POLL - Wait for a frame
3464
InlineInline kick_tx static inline void ns83820.c  
3465
StaticStatic ns83820_transmit static void ns83820.c TRANSMIT - Transmit a frame
3466
StaticStatic ns83820_disable static void ns83820.c DISABLE - Turn off ethernet interface
3467
StaticStatic ns83820_irq static void ns83820.c IRQ - Enable, Disable, or Force interrupts
3468
StaticStatic ns83820_probe static int ns83820.c  
3469
FunctionFunction !defined   ns8390.c  
3470
StaticStatic eth_pio_write static void ns8390.c ETH_PIO_WRITE - Write a frame via Programmed I/O
3471
StaticStatic eth_pio_read static void ns8390.c ETH_PIO_READ - Dummy routine when NE2000 not compiled in
3472
StaticStatic enable_multicast static void ns8390.c enable_multycast - Enable Multicast
3473
StaticStatic ns8390_reset static void ns8390.c NS8390_RESET - Reset adapter
3474
StaticStatic eth_rx_overrun static void ns8390.c ETH_RX_OVERRUN - Bring adapter back to work after an RX overrun
3475
StaticStatic ns8390_transmit static void ns8390.c NS8390_TRANSMIT - Transmit a frame
3476
StaticStatic ns8390_poll static int ns8390.c NS8390_POLL - Wait for a frame
3477
StaticStatic ns8390_disable static void ns8390.c NS8390_DISABLE - Turn off adapter
3478
StaticStatic ns8390_irq static void ns8390.c NS8390_IRQ - Enable, Disable, or Force interrupts
3479
StaticStatic eth_probe static int ns8390.c ETH_PROBE - Look for an adapter
3480
StaticStatic pcnet32_wio_read_csr static u16 pcnet32.c  
3481
StaticStatic pcnet32_wio_write_csr static void pcnet32.c  
3482
StaticStatic pcnet32_wio_read_bcr static u16 pcnet32.c  
3483
StaticStatic pcnet32_wio_write_bcr static void pcnet32.c  
3484
StaticStatic pcnet32_wio_read_rap static u16 pcnet32.c  
3485
StaticStatic pcnet32_wio_write_rap static void pcnet32.c  
3486
StaticStatic pcnet32_wio_reset static void pcnet32.c  
3487
StaticStatic pcnet32_wio_check static int pcnet32.c  
3488
StaticStatic pcnet32_dwio_read_csr static u16 pcnet32.c  
3489
StaticStatic pcnet32_dwio_write_csr static void pcnet32.c  
3490
StaticStatic pcnet32_dwio_read_bcr static u16 pcnet32.c  
3491
StaticStatic pcnet32_dwio_write_bcr static void pcnet32.c  
3492
StaticStatic pcnet32_dwio_read_rap static u16 pcnet32.c  
3493
StaticStatic pcnet32_dwio_write_rap static void pcnet32.c  
3494
StaticStatic pcnet32_dwio_reset static void pcnet32.c  
3495
StaticStatic pcnet32_dwio_check static int pcnet32.c  
3496
StaticStatic pcnet32_init_ring static int pcnet32.c  
3497
StaticStatic pcnet32_reset static void pcnet32.c RESET - Reset adapter
3498
StaticStatic pcnet32_poll static int pcnet32.c POLL - Wait for a frame
3499
StaticStatic pcnet32_transmit static void pcnet32.c TRANSMIT - Transmit a frame
3500
StaticStatic pcnet32_disable static void pcnet32.c DISABLE - Turn off ethernet interface
3501
StaticStatic pcnet32_irq static void pcnet32.c IRQ - Enable, Disable, or Force interrupts
3502
StaticStatic pcnet32_probe static int pcnet32.c PROBE - Look for an adapter, this routine's visible to the outside
3503
StaticStatic mdio_read static int pcnet32.c  
3504
StaticStatic mdio_write static void pcnet32.c  
3505
StaticStatic pnic_command_quiet static uint16_t pnic.c  
3506
StaticStatic pnic_command static uint16_t pnic.c  
3507
StaticStatic pnic_api_check static int pnic.c  
3508
StaticStatic pnic_poll static void pnic.c POLL - Wait for a frame
3509
StaticStatic pnic_transmit static int pnic.c TRANSMIT - Transmit a frame
3510
StaticStatic pnic_open static int pnic.c OPEN - Open network device
3511
StaticStatic pnic_close static void pnic.c CLOSE - Close network device
3512
StaticStatic pnic_irq static void pnic.c IRQ - Enable/disable interrupts
3513
StaticStatic pnic_remove static void pnic.c DISABLE - Turn off ethernet interface
3514
StaticStatic pnic_probe static int pnic.c PROBE - Look for an adapter, this routine's visible to the outside
3515
InlineInline hfa384x_getreg static inline UINT16 prism2.c  
3516
InlineInline hfa384x_setreg static inline void prism2.c  
3517
InlineInline hfa384x_getreg_noswap static inline UINT16 prism2.c  
3518
InlineInline hfa384x_setreg_noswap static inline void prism2.c  
3519
StaticStatic hfa384x_docmd_wait static int prism2.c  
3520
StaticStatic hfa384x_prepare_bap static int prism2.c  
3521
StaticStatic hfa384x_copy_from_bap static int prism2.c  
3522
StaticStatic hfa384x_copy_to_bap static int prism2.c  
3523
InlineInline hfa384x_cmd_access static inline int prism2.c  
3524
StaticStatic hfa384x_drvr_getconfig static int prism2.c  
3525
StaticStatic hfa384x_drvr_getconfig16 static int prism2.c  
3526
StaticStatic hfa384x_drvr_getconfig32 static int prism2.c  
3527
StaticStatic hfa384x_drvr_setconfig static int prism2.c  
3528
StaticStatic hfa384x_drvr_setconfig16 static int prism2.c  
3529
StaticStatic hfa384x_drvr_setconfig32 static int prism2.c  
3530
StaticStatic hfa384x_wait_for_event static int prism2.c  
3531
StaticStatic prism2_poll static int prism2.c POLL - Wait for a frame
3532
StaticStatic prism2_transmit static void prism2.c TRANSMIT - Transmit a frame
3533
StaticStatic prism2_disable static void prism2.c DISABLE - Turn off ethernet interface
3534
StaticStatic prism2_irq static void prism2.c IRQ - Enable, Disable, or Force interrupts
3535
StaticStatic prism2_probe static int prism2.c PROBE - Look for an adapter, this routine's visible to the outside
3536
StaticStatic prism2_pci_probe static int prism2_pci.c  
3537
StaticStatic prism2_pci_disable static void prism2_pci.c  
3538
StaticStatic prism2_find_plx static int prism2_plx.c  
3539
StaticStatic prism2_plx_probe static int prism2_plx.c  
3540
StaticStatic prism2_plx_disable static void prism2_plx.c  
3541
StaticStatic mdio_write static void r8169.c * Low level hardware routines **
3542
StaticStatic mdio_read static int r8169.c  
3543
StaticStatic mdio_patch static void r8169.c  
3544
StaticStatic rtl_ephy_write static void r8169.c  
3545
StaticStatic rtl_ephy_read static u16 r8169.c  
3546
StaticStatic rtl_csi_write static void r8169.c  
3547
StaticStatic rtl_csi_read static u32 r8169.c  
3548
StaticStatic rtl8169_irq_mask_and_ack static void r8169.c  
3549
StaticStatic rtl8169_tbi_reset_pending static unsigned int r8169.c  
3550
StaticStatic rtl8169_xmii_reset_pending static unsigned int r8169.c  
3551
StaticStatic rtl8169_tbi_link_ok static unsigned int r8169.c  
3552
StaticStatic rtl8169_xmii_link_ok static unsigned int r8169.c  
3553
StaticStatic rtl8169_tbi_reset_enable static void r8169.c  
3554
StaticStatic rtl8169_xmii_reset_enable static void r8169.c  
3555
StaticStatic rtl8169_set_speed_tbi static int r8169.c  
3556
StaticStatic rtl8169_set_speed_xmii static int r8169.c  
3557
StaticStatic rtl8169_set_speed static int r8169.c  
3558
StaticStatic rtl8169_write_gmii_reg_bit static void r8169.c  
3559
StaticStatic rtl8169_get_mac_version static void r8169.c  
3560
StaticStatic rtl_phy_write static void r8169.c  
3561
StaticStatic rtl8169s_hw_phy_config static void r8169.c  
3562
StaticStatic rtl8169sb_hw_phy_config static void r8169.c  
3563
StaticStatic rtl8168bb_hw_phy_config static void r8169.c  
3564
StaticStatic rtl8168bef_hw_phy_config static void r8169.c  
3565
StaticStatic rtl8168cp_1_hw_phy_config static void r8169.c  
3566
StaticStatic rtl8168cp_2_hw_phy_config static void r8169.c  
3567
StaticStatic rtl8168c_1_hw_phy_config static void r8169.c  
3568
StaticStatic rtl8168c_2_hw_phy_config static void r8169.c  
3569
StaticStatic rtl8168c_3_hw_phy_config static void r8169.c  
3570
StaticStatic rtl8168c_4_hw_phy_config static void r8169.c  
3571
StaticStatic rtl8168d_hw_phy_config static void r8169.c  
3572
StaticStatic rtl8102e_hw_phy_config static void r8169.c  
3573
StaticStatic rtl_hw_phy_config static void r8169.c  
3574
StaticStatic rtl8169_phy_reset static void r8169.c  
3575
StaticStatic rtl8169_init_phy static void r8169.c  
3576
StaticStatic rtl8169_hw_reset static void r8169.c  
3577
StaticStatic rtl_set_rx_tx_config_registers static void r8169.c  
3578
StaticStatic rtl_soft_reset static void r8169.c  
3579
StaticStatic rtl_hw_start static void r8169.c  
3580
StaticStatic rtl_set_rx_tx_desc_registers static void r8169.c  
3581
StaticStatic rtl_rw_cpluscmd static u16 r8169.c  
3582
StaticStatic rtl_set_rx_max_size static void r8169.c  
3583
StaticStatic rtl8169_set_magic_reg static void r8169.c  
3584
StaticStatic rtl_set_rx_mode static void r8169.c  
3585
StaticStatic rtl_hw_start_8169 static void r8169.c  
3586
StaticStatic rtl_tx_performance_tweak static void r8169.c  
3587
StaticStatic rtl_csi_access_enable static void r8169.c  
3588
StaticStatic rtl_ephy_init static void r8169.c  
3589
StaticStatic rtl_disable_clock_request static void r8169.c  
3590
StaticStatic rtl_hw_start_8168bb static void r8169.c  
3591
StaticStatic rtl_hw_start_8168bef static void r8169.c  
3592
StaticStatic __rtl_hw_start_8168cp static void r8169.c  
3593
StaticStatic rtl_hw_start_8168cp_1 static void r8169.c  
3594
StaticStatic rtl_hw_start_8168cp_2 static void r8169.c  
3595
StaticStatic rtl_hw_start_8168cp_3 static void r8169.c  
3596
StaticStatic rtl_hw_start_8168c_1 static void r8169.c  
3597
StaticStatic rtl_hw_start_8168c_2 static void r8169.c  
3598
StaticStatic rtl_hw_start_8168c_3 static void r8169.c  
3599
StaticStatic rtl_hw_start_8168c_4 static void r8169.c  
3600
StaticStatic rtl_hw_start_8168d static void r8169.c  
3601
StaticStatic rtl_hw_start_8168 static void r8169.c  
3602
StaticStatic rtl_hw_start_8102e_1 static void r8169.c  
3603
StaticStatic rtl_hw_start_8102e_2 static void r8169.c  
3604
StaticStatic rtl_hw_start_8102e_3 static void r8169.c  
3605
StaticStatic rtl_hw_start_8101 static void r8169.c  
3606
StaticStatic rtl8169_setup_tx_resources static int r8169.c * gPXE API Support Routines **
3607
StaticStatic rtl8169_process_tx_packets static void r8169.c  
3608
StaticStatic rtl8169_free_tx_resources static void r8169.c  
3609
StaticStatic rtl8169_populate_rx_descriptor static void r8169.c  
3610
StaticStatic rtl8169_refill_rx_ring static void r8169.c Refill descriptor ring
3611
StaticStatic rtl8169_setup_rx_resources static int r8169.c setup_rx_resources - allocate Rx resources (Descriptors)
3612
StaticStatic rtl8169_process_rx_packets static void r8169.c  
3613
StaticStatic rtl8169_free_rx_resources static void r8169.c  
3614
StaticStatic rtl8169_get_nic_variant static int r8169.c  
3615
StaticStatic rtl8169_irq_enable static void r8169.c  
3616
StaticStatic rtl8169_irq_disable static void r8169.c  
3617
StaticStatic rtl8169_open static int r8169.c * gPXE Core API Routines **
3618
StaticStatic rtl8169_transmit static int r8169.c transmit - Transmit a packet
3619
StaticStatic rtl8169_poll static void r8169.c poll - Poll for received packets
3620
StaticStatic rtl8169_close static void r8169.c close - Disable network interface
3621
StaticStatic rtl8169_irq static void r8169.c irq - enable or Disable interrupts
3622
StaticStatic rtl8169_probe static int r8169.c probe - Initial configuration of NIC
3623
StaticStatic rtl8169_remove static void r8169.c remove - Device Removal Routine
3624
StaticStatic rtl_spi_read_bit static int rtl8139.c  
3625
StaticStatic rtl_spi_write_bit static void rtl8139.c  
3626
StaticStatic rtl_init_eeprom static void rtl8139.c Set up for EEPROM access
3627
StaticStatic rtl_reset static void rtl8139.c Reset NIC
3628
StaticStatic rtl_open static int rtl8139.c Open NIC
3629
StaticStatic rtl_close static void rtl8139.c Close NIC
3630
StaticStatic rtl_transmit static int rtl8139.c Transmit packet
3631
StaticStatic rtl_poll static void rtl8139.c Poll for received packets
3632
StaticStatic rtl_irq static void rtl8139.c Enable/disable interrupts
3633
StaticStatic rtl_probe static int rtl8139.c Probe PCI device
3634
StaticStatic rtl_remove static void rtl8139.c Remove PCI device
3635
StaticStatic sis190_isa_bridge_probe static int sis190.c  
3636
StaticStatic sis190_isa_bridge_remove static void sis190.c  
3637
StaticStatic __mdio_cmd static void sis190.c  
3638
StaticStatic mdio_write static void sis190.c  
3639
StaticStatic mdio_read static int sis190.c  
3640
StaticStatic __mdio_write static void sis190.c  
3641
StaticStatic __mdio_read static int sis190.c  
3642
StaticStatic mdio_read_latched static u16 sis190.c  
3643
StaticStatic sis190_read_eeprom static u16 sis190.c  
3644
StaticStatic sis190_irq_mask_and_ack static void sis190.c  
3645
StaticStatic sis190_asic_down static void sis190.c  
3646
InlineInline sis190_mark_as_last_descriptor static inline void sis190.c  
3647
InlineInline sis190_give_to_asic static inline void sis190.c  
3648
InlineInline sis190_map_to_asic static inline void sis190.c  
3649
InlineInline sis190_make_unusable_by_asic static inline void sis190.c  
3650
StaticStatic sis190_alloc_rx_iob static struct io_buffer * sis190.c  
3651
StaticStatic sis190_rx_fill static u32 sis190.c  
3652
InlineInline sis190_rx_pkt_err static inline int sis190.c  
3653
StaticStatic sis190_process_rx static int sis190.c  
3654
InlineInline sis190_tx_pkt_err static inline int sis190.c  
3655
StaticStatic sis190_process_tx static void sis190.c  
3656
StaticStatic sis190_poll static void sis190.c  
3657
InlineInline sis190_init_ring_indexes static inline void sis190.c  
3658
StaticStatic sis190_init_ring static int sis190.c  
3659
StaticStatic sis190_set_rx_mode static void sis190.c  
3660
StaticStatic sis190_soft_reset static void sis190.c  
3661
StaticStatic sis190_hw_start static void sis190.c  
3662
StaticStatic sis190_phy_task static void sis190.c  
3663
StaticStatic sis190_open static int sis190.c  
3664
StaticStatic sis190_down static void sis190.c  
3665
StaticStatic sis190_free static void sis190.c  
3666
StaticStatic sis190_close static void sis190.c  
3667
StaticStatic sis190_transmit static int sis190.c  
3668
StaticStatic sis190_free_phy static void sis190.c  
3669
StaticStatic sis190_default_phy static u16 sis190.c sis190_default_phy - Select default PHY for sis190 mac.
3670
StaticStatic sis190_init_phy static void sis190.c  
3671
StaticStatic sis190_mii_probe_88e1111_fixup static void sis190.c  
3672
StaticStatic sis190_mii_probe static int sis190.c sis190_mii_probe - Probe MII PHY for sis190
3673
StaticStatic sis190_mii_remove static void sis190.c  
3674
StaticStatic sis190_init_board static int sis190.c  
3675
StaticStatic sis190_set_rgmii static void sis190.c  
3676
StaticStatic sis190_get_mac_addr_from_eeprom static int sis190.c  
3677
StaticStatic sis190_get_mac_addr_from_apc static int sis190.c sis190_get_mac_addr_from_apc - Get MAC address for SiS96x model
3678
InlineInline sis190_init_rxfilter static inline void sis190.c sis190_init_rxfilter - Initialize the Rx filter
3679
StaticStatic sis190_get_mac_addr static int sis190.c  
3680
StaticStatic sis190_set_speed_auto static void sis190.c  
3681
StaticStatic sis190_irq static void sis190.c  
3682
StaticStatic sis190_probe static int sis190.c  
3683
StaticStatic sis190_remove static void sis190.c  
3684
StaticStatic sis900_get_mac_addr static int sis900.c  
3685
StaticStatic sis96x_get_mac_addr static int sis900.c  
3686
StaticStatic sis630e_get_mac_addr static int sis900.c  
3687
StaticStatic sis635_get_mac_addr static int sis900.c  
3688
StaticStatic sis900_probe static int sis900.c  
3689
StaticStatic sis900_read_eeprom static u16 sis900.c  
3690
StaticStatic sis900_mdio_idle static void sis900.c  
3691
StaticStatic sis900_mdio_reset static void sis900.c  
3692
StaticStatic sis900_mdio_read static u16 sis900.c  
3693
StaticStatic sis900_mdio_write static void sis900.c  
3694
StaticStatic sis900_init static void sis900.c  
3695
StaticStatic sis900_reset static void sis900.c  
3696
StaticStatic sis900_init_rxfilter static void sis900.c  
3697
StaticStatic sis900_init_txd static void sis900.c  
3698
StaticStatic sis900_init_rxd static void sis900.c  
3699
StaticStatic sis900_set_rx_mode static void sis900.c  
3700
StaticStatic sis900_check_mode static void sis900.c  
3701
StaticStatic sis900_read_mode static void sis900.c  
3702
StaticStatic amd79c901_read_mode static void sis900.c  
3703
StaticStatic ics1893_read_mode static void sis900.c  
3704
StaticStatic rtl8201_read_mode static void sis900.c  
3705
StaticStatic vt6103_read_mode static void sis900.c  
3706
StaticStatic sis900_transmit static void sis900.c  
3707
StaticStatic sis900_poll static int sis900.c  
3708
StaticStatic sis900_disable static void sis900.c  
3709
StaticStatic sis900_irq static void sis900.c  
3710
StaticStatic skge_supported_modes static u32 skge.c  
3711
InlineInline hwkhz static inline u32 skge.c  
3712
InlineInline skge_usecs2clk static inline u32 skge.c  
3713
StaticStatic skge_led static void skge.c  
3714
StaticStatic skge_ring_alloc static int skge.c  
3715
StaticStatic skge_rx_setup static void skge.c  
3716
InlineInline skge_rx_reuse static inline void skge.c  
3717
StaticStatic skge_rx_clean static void skge.c  
3718
StaticStatic skge_link_up static void skge.c  
3719
StaticStatic skge_link_down static void skge.c  
3720
StaticStatic xm_link_down static void skge.c  
3721
StaticStatic __xm_phy_read static int skge.c  
3722
StaticStatic xm_phy_read static u16 skge.c  
3723
StaticStatic xm_phy_write static int skge.c  
3724
StaticStatic genesis_init static void skge.c  
3725
StaticStatic genesis_reset static void skge.c  
3726
StaticStatic bcom_check_link static void skge.c  
3727
StaticStatic bcom_phy_init static void skge.c  
3728
StaticStatic xm_phy_init static void skge.c  
3729
StaticStatic xm_check_link static int skge.c  
3730
StaticStatic xm_link_timer static void skge.c  
3731
StaticStatic genesis_mac_init static void skge.c  
3732
StaticStatic genesis_stop static void skge.c  
3733
StaticStatic genesis_link_up static void skge.c  
3734
InlineInline bcom_phy_intr static inline void skge.c  
3735
StaticStatic gm_phy_write static int skge.c  
3736
StaticStatic __gm_phy_read static int skge.c  
3737
StaticStatic gm_phy_read static u16 skge.c  
3738
StaticStatic yukon_init static void skge.c  
3739
StaticStatic yukon_reset static void skge.c  
3740
StaticStatic is_yukon_lite_a0 static int skge.c  
3741
StaticStatic yukon_mac_init static void skge.c  
3742
StaticStatic yukon_suspend static void skge.c  
3743
StaticStatic yukon_stop static void skge.c  
3744
StaticStatic yukon_speed static u16 skge.c  
3745
StaticStatic yukon_link_up static void skge.c  
3746
StaticStatic yukon_link_down static void skge.c  
3747
StaticStatic yukon_phy_intr static void skge.c  
3748
StaticStatic skge_ramset static void skge.c  
3749
StaticStatic skge_qset static void skge.c  
3750
FunctionFunction skge_free void skge.c  
3751
StaticStatic skge_up static int skge.c  
3752
StaticStatic skge_rx_stop static void skge.c  
3753
StaticStatic skge_down static void skge.c  
3754
InlineInline skge_tx_avail static inline int skge.c  
3755
StaticStatic skge_xmit_frame static int skge.c  
3756
StaticStatic skge_tx_clean static void skge.c  
3757
InlineInline phy_length static inline u16 skge.c  
3758
InlineInline bad_phy_status static inline int skge.c  
3759
StaticStatic skge_tx_done static void skge.c  
3760
StaticStatic skge_rx_refill static void skge.c  
3761
StaticStatic skge_rx_done static void skge.c  
3762
StaticStatic skge_poll static void skge.c  
3763
StaticStatic skge_phyirq static void skge.c  
3764
StaticStatic skge_board_name static const char * skge.c  
3765
StaticStatic skge_reset static int skge.c  
3766
StaticStatic skge_devinit static struct net_device * skge.c  
3767
StaticStatic skge_show_addr static void skge.c  
3768
StaticStatic skge_probe static int skge.c  
3769
StaticStatic skge_remove static void skge.c  
3770
StaticStatic skge_net_irq static void skge.c  
3771
StaticStatic gm_phy_write static int sky2.c  
3772
StaticStatic __gm_phy_read static int sky2.c  
3773
InlineInline gm_phy_read static inline u16 sky2.c  
3774
StaticStatic sky2_power_on static void sky2.c  
3775
StaticStatic sky2_power_aux static void sky2.c  
3776
StaticStatic sky2_gmac_reset static void sky2.c  
3777
StaticStatic sky2_phy_init static void sky2.c  
3778
StaticStatic sky2_phy_power_up static void sky2.c  
3779
StaticStatic sky2_phy_power_down static void sky2.c  
3780
StaticStatic sky2_set_tx_stfwd static void sky2.c  
3781
StaticStatic sky2_mac_init static void sky2.c  
3782
StaticStatic sky2_ramset static void sky2.c  
3783
StaticStatic sky2_qset static void sky2.c  
3784
StaticStatic sky2_prefetch_init static void sky2.c  
3785
InlineInline get_tx_le static inline struct sky2_tx_le * sky2.c  
3786
StaticStatic tx_init static void sky2.c  
3787
InlineInline tx_le_re static inline struct tx_ring_info * sky2.c  
3788
InlineInline sky2_put_idx static inline void sky2.c  
3789
InlineInline sky2_next_rx static inline struct sky2_rx_le * sky2.c  
3790
StaticStatic sky2_rx_add static void sky2.c  
3791
StaticStatic sky2_rx_submit static void sky2.c  
3792
StaticStatic sky2_rx_map_iob static void sky2.c  
3793
StaticStatic rx_set_checksum static void sky2.c  
3794
StaticStatic sky2_rx_stop static void sky2.c  
3795
StaticStatic sky2_rx_clean static void sky2.c  
3796
StaticStatic sky2_rx_alloc static struct io_buffer * sky2.c  
3797
InlineInline sky2_rx_update static inline void sky2.c  
3798
StaticStatic sky2_rx_start static int sky2.c  
3799
StaticStatic sky2_free_rings static void sky2.c  
3800
StaticStatic sky2_up static int sky2.c  
3801
InlineInline tx_dist static inline int sky2.c  
3802
InlineInline tx_avail static inline int sky2.c  
3803
StaticStatic sky2_xmit_frame static int sky2.c  
3804
StaticStatic sky2_tx_complete static void sky2.c  
3805
StaticStatic sky2_tx_clean static void sky2.c  
3806
StaticStatic sky2_down static void sky2.c  
3807
StaticStatic sky2_phy_speed static u16 sky2.c  
3808
StaticStatic sky2_link_up static void sky2.c  
3809
StaticStatic sky2_link_down static void sky2.c  
3810
StaticStatic sky2_autoneg_done static int sky2.c  
3811
StaticStatic sky2_phy_intr static void sky2.c  
3812
StaticStatic receive_new static struct io_buffer * sky2.c  
3813
StaticStatic sky2_receive static struct io_buffer * sky2.c  
3814
InlineInline sky2_tx_done static inline void sky2.c  
3815
StaticStatic sky2_status_intr static void sky2.c  
3816
StaticStatic sky2_hw_error static void sky2.c  
3817
StaticStatic sky2_hw_intr static void sky2.c  
3818
StaticStatic sky2_mac_intr static void sky2.c  
3819
StaticStatic sky2_le_error static void sky2.c  
3820
StaticStatic sky2_err_intr static void sky2.c  
3821
StaticStatic sky2_poll static void sky2.c  
3822
StaticStatic sky2_mhz static u32 sky2.c  
3823
InlineInline sky2_us2clk static inline u32 sky2.c  
3824
InlineInline sky2_clk2us static inline u32 sky2.c  
3825
StaticStatic sky2_init static int sky2.c  
3826
StaticStatic sky2_reset static void sky2.c  
3827
StaticStatic sky2_supported_modes static u32 sky2.c  
3828
StaticStatic sky2_set_multicast static void sky2.c  
3829
StaticStatic sky2_init_netdev static struct net_device * sky2.c  
3830
StaticStatic sky2_show_addr static void sky2.c  
3831
StaticStatic sky2_name static const char * sky2.c  
3832
StaticStatic sky2_net_irq static void sky2.c  
3833
StaticStatic sky2_probe static int sky2.c  
3834
StaticStatic sky2_remove static void sky2.c  
3835
StaticStatic smc_read_phy_register static word smc9000.c  
3836
StaticStatic smc_write_phy_register static void smc9000.c  
3837
StaticStatic smc_detect_phy static int smc9000.c  
3838
StaticStatic smc_phy_configure static void smc9000.c  
3839
StaticStatic smc_reset static void smc9000.c  
3840
StaticStatic smc9000_probe_addr static int smc9000.c  
3841
StaticStatic smc9000_transmit static void smc9000.c ETH_TRANSMIT - Transmit a frame
3842
StaticStatic smc9000_poll static int smc9000.c ETH_POLL - Wait for a frame
3843
StaticStatic smc9000_disable static void smc9000.c  
3844
StaticStatic smc9000_irq static void smc9000.c  
3845
StaticStatic smc9000_probe static int smc9000.c ETH_PROBE - Look for an adapter
3846
StaticStatic check_duplex static void sundance.c  
3847
StaticStatic init_ring static void sundance.c init_ring - setup the tx and rx descriptors
3848
StaticStatic sundance_reset static void sundance.c RESET - Reset Adapter
3849
StaticStatic sundance_irq static void sundance.c IRQ - Wait for a frame
3850
StaticStatic sundance_poll static int sundance.c POLL - Wait for a frame
3851
StaticStatic sundance_transmit static void sundance.c TRANSMIT - Transmit a frame
3852
StaticStatic sundance_disable static void sundance.c DISABLE - Turn off ethernet interface
3853
StaticStatic sundance_probe static int sundance.c PROBE - Look for an adapter, this routine's visible to the outside
3854
StaticStatic eeprom_read static int sundance.c  
3855
StaticStatic mdio_sync static void sundance.c  
3856
StaticStatic mdio_read static int sundance.c  
3857
StaticStatic mdio_write static void sundance.c  
3858
StaticStatic set_rx_mode static void sundance.c  
3859
StaticStatic pci_save_state static int tg3.c pci_save_state - save the PCI configuration space of a device before suspending
3860
StaticStatic pci_restore_state static int tg3.c pci_restore_state - Restore the saved state of a PCI device
3861
StaticStatic tg3_write_indirect_reg32 static void tg3.c  
3862
StaticStatic tw32_carefully static void tg3.c  
3863
StaticStatic tw32_mailbox2 static void tg3.c  
3864
StaticStatic tg3_write_mem static void tg3.c  
3865
StaticStatic tg3_read_mem static void tg3.c  
3866
StaticStatic tg3_disable_ints static void tg3.c  
3867
StaticStatic tg3_switch_clocks static void tg3.c  
3868
StaticStatic tg3_readphy static int tg3.c  
3869
StaticStatic tg3_writephy static int tg3.c  
3870
StaticStatic tg3_writedsp static int tg3.c  
3871
StaticStatic tg3_phy_set_wirespeed static void tg3.c  
3872
StaticStatic tg3_bmcr_reset static int tg3.c  
3873
StaticStatic tg3_wait_macro_done static int tg3.c  
3874
StaticStatic tg3_phy_write_and_check_testpat static int tg3.c  
3875
StaticStatic tg3_phy_reset_chanpat static int tg3.c  
3876
StaticStatic tg3_phy_reset_5703_4_5 static int tg3.c  
3877
StaticStatic tg3_phy_reset static int tg3.c  
3878
StaticStatic tg3_set_power_state_0 static void tg3.c  
3879
StaticStatic tg3_link_report static void tg3.c  
3880
StaticStatic tg3_setup_flow_control static void tg3.c  
3881
StaticStatic tg3_aux_stat_to_speed_duplex static void tg3.c  
3882
StaticStatic tg3_phy_copper_begin static int tg3.c  
3883
StaticStatic tg3_init_5401phy_dsp static int tg3.c  
3884
StaticStatic tg3_setup_copper_phy static int tg3.c  
3885
StaticStatic tg3_fiber_aneg_smachine static int tg3.c  
3886
StaticStatic tg3_setup_fiber_phy static int tg3.c  
3887
StaticStatic tg3_setup_phy static int tg3.c  
3888
StaticStatic tg3_stop_block static int tg3.c  
3889
StaticStatic tg3_abort_hw static int tg3.c  
3890
StaticStatic tg3_chip_reset static void tg3.c  
3891
StaticStatic tg3_stop_fw static void tg3.c  
3892
StaticStatic tg3_restart_fw static int tg3.c  
3893
StaticStatic tg3_halt static int tg3.c  
3894
StaticStatic __tg3_set_mac_addr static void tg3.c  
3895
StaticStatic tg3_set_bdinfo static void tg3.c  
3896
StaticStatic tg3_init_rings static void tg3.c  
3897
StaticStatic tg3_setup_hw static int tg3.c  
3898
StaticStatic tg3_nvram_init static void tg3.c  
3899
StaticStatic tg3_nvram_read_using_eeprom static int tg3.c  
3900
StaticStatic tg3_nvram_read static int tg3.c  
3901
StaticStatic tg3_phy_probe static int tg3.c  
3902
StaticStatic tg3_read_partno static void tg3.c  
3903
StaticStatic tg3_get_invariants static int tg3.c  
3904
StaticStatic tg3_get_device_address static int tg3.c  
3905
StaticStatic tg3_setup_dma static int tg3.c  
3906
StaticStatic tg3_init_link_config static void tg3.c  
3907
StaticStatic tg3_phy_string static const char * tg3.c  
3908
StaticStatic tg3_poll_link static void tg3.c  
3909
StaticStatic tg3_ack_irqs static void tg3.c POLL - Wait for a frame
3910
StaticStatic tg3_poll static int tg3.c  
3911
StaticStatic tg3_set_txd static void tg3.c TRANSMIT - Transmit a frame
3912
StaticStatic tg3_transmit static void tg3.c  
3913
StaticStatic tg3_disable static void tg3.c DISABLE - Turn off ethernet interface
3914
StaticStatic tg3_irq static void tg3.c IRQ - Enable, Disable, or Force interrupts
3915
StaticStatic tg3_probe static int tg3.c PROBE - Look for an adapter, this routine's visible to the outside
3916
StaticStatic TLan_ResetLists static void tlan.c TLan_ResetLists
3917
FunctionFunction TLan_ResetAdapter void tlan.c TLan_Reset
3918
FunctionFunction TLan_FinishReset void tlan.c  
3919
StaticStatic tlan_poll static int tlan.c POLL - Wait for a frame
3920
StaticStatic refill_rx static void tlan.c  
3921
StaticStatic tlan_transmit static void tlan.c TRANSMIT - Transmit a frame
3922
StaticStatic tlan_disable static void tlan.c DISABLE - Turn off ethernet interface
3923
StaticStatic tlan_irq static void tlan.c IRQ - Enable, Disable, or Force interrupts
3924
StaticStatic TLan_SetMulticastList static void tlan.c  
3925
StaticStatic tlan_probe static int tlan.c  
3926
FunctionFunction TLan_EeSendStart void tlan.c  
3927
FunctionFunction TLan_EeSendByte int tlan.c TLan_EeSendByte
3928
FunctionFunction TLan_EeReceiveByte void tlan.c TLan_EeReceiveByte
3929
FunctionFunction TLan_EeReadByte int tlan.c TLan_EeReadByte
3930
FunctionFunction TLan_MiiReadReg int tlan.c  
3931
FunctionFunction TLan_MiiSendData void tlan.c TLan_MiiSendData
3932
FunctionFunction TLan_MiiSync void tlan.c TLan_MiiSync
3933
FunctionFunction TLan_MiiWriteReg void tlan.c TLan_MiiWriteReg
3934
FunctionFunction TLan_SetMac void tlan.c TLan_SetMac
3935
FunctionFunction TLan_PhyDetect void tlan.c TLan_PhyDetect
3936
FunctionFunction TLan_PhyPowerDown void tlan.c  
3937
FunctionFunction TLan_PhyPowerUp void tlan.c  
3938
FunctionFunction TLan_PhyReset void tlan.c  
3939
FunctionFunction TLan_PhyStartLink void tlan.c  
3940
FunctionFunction TLan_PhyFinishAutoNeg void tlan.c  
3941
FunctionFunction TLan_PhyMonitor void tlan.c TLan_phyMonitor
3942
StaticStatic whereami static void tulip.c Utility Routines
3943
StaticStatic tulip_more static void tulip.c  
3944
StaticStatic tulip_wait static void tulip.c  
3945
FunctionFunction mdio_read int tulip.c  
3946
FunctionFunction mdio_write void tulip.c  
3947
StaticStatic read_eeprom static int tulip.c EEPROM Reading Code
3948
StaticStatic parse_eeprom static void tulip.c EEPROM Parsing Code
3949
StaticStatic tulip_init_ring static void tulip.c tulip_init_ring - setup the tx and rx descriptors
3950
StaticStatic set_rx_mode static void tulip.c  
3951
StaticStatic tulip_reset static void tulip.c eth_reset - Reset adapter
3952
StaticStatic tulip_transmit static void tulip.c eth_transmit - Transmit a frame
3953
StaticStatic tulip_poll static int tulip.c eth_poll - Wait for a frame
3954
StaticStatic tulip_disable static void tulip.c eth_disable - Disable the interface
3955
StaticStatic tulip_irq static void tulip.c IRQ - Enable, Disable, or Force interrupts
3956
StaticStatic tulip_probe static int tulip.c eth_probe - Look for an adapter
3957
StaticStatic start_link static void tulip.c  
3958
StaticStatic nway_start static void tulip.c  
3959
StaticStatic init_media static void tulip.c  
3960
StaticStatic pnic_do_nway static void tulip.c  
3961
StaticStatic select_media static void tulip.c  
3962
StaticStatic tulip_check_duplex static int tulip.c  
3963
StaticStatic reload_eeprom static void via-rhine.c  
3964
StaticStatic rhine_init_ring static void via-rhine.c  
3965
FunctionFunction QueryAuto int via-rhine.c  
3966
FunctionFunction ReadMII int via-rhine.c  
3967
FunctionFunction WriteMII void via-rhine.c  
3968
FunctionFunction MIIDelay void via-rhine.c  
3969
FunctionFunction rhine_irq void via-rhine.c IRQ - PXE IRQ Handler
3970
StaticStatic rhine_probe static int via-rhine.c  
3971
StaticStatic set_rx_mode static void via-rhine.c  
3972
StaticStatic rhine_probe1 static void via-rhine.c  
3973
StaticStatic rhine_disable static void via-rhine.c  
3974
StaticStatic rhine_reset static void via-rhine.c ETH_RESET - Reset adapter
3975
StaticStatic rhine_poll static int via-rhine.c  
3976
StaticStatic rhine_transmit static void via-rhine.c  
3977
StaticStatic velocity_set_int_opt static void via-velocity.c velocity_set_int_opt - parser for integer options
3978
StaticStatic velocity_set_bool_opt static void via-velocity.c velocity_set_bool_opt - parser for boolean options
3979
StaticStatic velocity_get_options static void via-velocity.c velocity_get_options - set options on device
3980
StaticStatic velocity_init_cam_filter static void via-velocity.c velocity_init_cam_filter - initialise CAM
3981
InlineInline velocity_give_many_rx_descs static inline void via-velocity.c  
3982
StaticStatic velocity_rx_refill static int via-velocity.c  
3983
StaticStatic velocity_poll static int via-velocity.c POLL - Wait for a frame
3984
StaticStatic velocity_transmit static void via-velocity.c TRANSMIT - Transmit a frame
3985
StaticStatic velocity_disable static void via-velocity.c DISABLE - Turn off ethernet interface
3986
StaticStatic velocity_irq static void via-velocity.c IRQ - handle interrupts
3987
StaticStatic velocity_probe static int via-velocity.c PROBE - Look for an adapter, this routine's visible to the outside
3988
StaticStatic velocity_init_info static void via-velocity.c velocity_init_info - init private data
3989
FunctionFunction pci_resource_flags unsigned long via-velocity.c  
3990
StaticStatic velocity_get_pci_info static int via-velocity.c  
3991
StaticStatic velocity_print_link_status static void via-velocity.c velocity_print_link_status - link status reporting
3992
StaticStatic velocity_rx_reset static void via-velocity.c velocity_rx_reset - handle a receive reset
3993
StaticStatic velocity_init_registers static void via-velocity.c velocity_init_registers - initialise MAC registers
3994
StaticStatic velocity_soft_reset static int via-velocity.c velocity_soft_reset - soft reset
3995
StaticStatic velocity_init_rings static int via-velocity.c velocity_init_rings - set up DMA rings
3996
StaticStatic velocity_open static int via-velocity.c  
3997
StaticStatic mii_init static void via-velocity.c mii_init - set up MII
3998
StaticStatic safe_disable_mii_autopoll static void via-velocity.c safe_disable_mii_autopoll - autopoll off
3999
StaticStatic enable_mii_autopoll static void via-velocity.c enable_mii_autopoll - turn on autopolling
4000
StaticStatic velocity_mii_read static int via-velocity.c velocity_mii_read - read MII data
4001
StaticStatic velocity_mii_write static int via-velocity.c velocity_mii_write - write MII data
4002
StaticStatic velocity_get_opt_media_mode static u32 via-velocity.c velocity_get_opt_media_mode - get media selection
4003
StaticStatic mii_set_auto_on static void via-velocity.c mii_set_auto_on - autonegotiate on
4004
StaticStatic set_mii_flow_control static void via-velocity.c set_mii_flow_control - flow control setup
4005
StaticStatic velocity_set_media_mode static int via-velocity.c velocity_set_media_mode - set media mode
4006
StaticStatic mii_check_media_mode static u32 via-velocity.c mii_check_media_mode - check media state
4007
StaticStatic check_connection_type static u32 via-velocity.c  
4008
StaticStatic enable_flow_control_ability static void via-velocity.c enable_flow_control_ability - flow control
4009
FunctionFunction pci_set_power_state int via-velocity.c pci_set_power_state - Set the power state of a PCI device
4010
StaticStatic virtnet_disable static void virtio-net.c  
4011
StaticStatic virtnet_poll static int virtio-net.c  
4012
StaticStatic virtnet_transmit static void virtio-net.c  
4013
StaticStatic virtnet_irq static void virtio-net.c  
4014
StaticStatic provide_buffers static void virtio-net.c  
4015
StaticStatic virtnet_probe static int virtio-net.c  
4016
StaticStatic decode_interrupt static void w89c840.c  
4017
StaticStatic w89c840_reset static void w89c840.c w89c840_reset - Reset adapter
4018
StaticStatic handle_intr static void w89c840.c  
4019
StaticStatic w89c840_poll static int w89c840.c w89c840_poll - Wait for a frame
4020
StaticStatic w89c840_transmit static void w89c840.c w89c840_transmit - Transmit a frame
4021
StaticStatic w89c840_disable static void w89c840.c w89c840_disable - Turn off ethernet interface
4022
StaticStatic w89c840_irq static void w89c840.c w89c840_irq - Enable, Disable, or Force interrupts
4023
StaticStatic w89c840_probe static int w89c840.c w89c840_probe - Look for an adapter, this routine's visible to the outside
4024
StaticStatic eeprom_read static int w89c840.c  
4025
StaticStatic mdio_sync static void w89c840.c  
4026
StaticStatic mdio_read static int w89c840.c  
4027
StaticStatic mdio_write static void w89c840.c  
4028
StaticStatic check_duplex static void w89c840.c  
4029
StaticStatic set_rx_mode static void w89c840.c  
4030
StaticStatic init_ring static void w89c840.c  
4031
InlineInline ath5k_txbuf_free static inline void ath5k.c  
4032
InlineInline ath5k_rxbuf_free static inline void ath5k.c  
4033
StaticStatic ath5k_chip_name static const char * ath5k.c ******************\
4034
StaticStatic ath5k_probe static int ath5k.c  
4035
StaticStatic ath5k_remove static void ath5k.c  
4036
StaticStatic ath5k_attach static int ath5k.c *********************\
4037
StaticStatic ath5k_detach static void ath5k.c  
4038
InlineInline ath5k_ieee2mhz static inline short ath5k.c ******************\
4039
StaticStatic ath5k_copy_channels static unsigned int ath5k.c  
4040
StaticStatic ath5k_setup_bands static int ath5k.c  
4041
StaticStatic ath5k_chan_set static int ath5k.c  
4042
StaticStatic ath5k_setcurmode static void ath5k.c  
4043
StaticStatic ath5k_mode_setup static void ath5k.c  
4044
InlineInline ath5k_hw_rix_to_bitrate static inline int ath5k.c  
4045
FunctionFunction ath5k_bitrate_to_hw_rix int ath5k.c  
4046
StaticStatic ath5k_rx_iob_alloc static struct io_buffer * ath5k.c *************\
4047
StaticStatic ath5k_rxbuf_setup static int ath5k.c  
4048
StaticStatic ath5k_txbuf_setup static int ath5k.c  
4049
StaticStatic ath5k_desc_alloc static int ath5k.c *****************\
4050
StaticStatic ath5k_desc_free static void ath5k.c  
4051
StaticStatic ath5k_txq_setup static int ath5k.c ************\
4052
StaticStatic ath5k_txq_drainq static void ath5k.c  
4053
StaticStatic ath5k_txq_cleanup static void ath5k.c  
4054
StaticStatic ath5k_txq_release static void ath5k.c  
4055
StaticStatic ath5k_rx_start static int ath5k.c ***********\
4056
StaticStatic ath5k_rx_stop static void ath5k.c  
4057
StaticStatic ath5k_handle_rx static void ath5k.c  
4058
StaticStatic ath5k_tx_processq static void ath5k.c ***********\
4059
StaticStatic ath5k_handle_tx static void ath5k.c  
4060
StaticStatic ath5k_irq static void ath5k.c ******************\
4061
StaticStatic ath5k_init static int ath5k.c  
4062
StaticStatic ath5k_stop_hw static int ath5k.c  
4063
StaticStatic ath5k_poll static void ath5k.c  
4064
StaticStatic ath5k_calibrate static void ath5k.c  
4065
StaticStatic ath5k_tx static int ath5k.c ******************\
4066
StaticStatic ath5k_reset static int ath5k.c  
4067
StaticStatic ath5k_reset_wake static int ath5k.c  
4068
StaticStatic ath5k_start static int ath5k.c  
4069
StaticStatic ath5k_stop static void ath5k.c  
4070
StaticStatic ath5k_config static int ath5k.c  
4071
StaticStatic ath5k_configure_filter static void ath5k.c  
4072
StaticStatic ath5k_hw_post static int ath5k_attach.c ath5k_hw_post - Power On Self Test helper function
4073
FunctionFunction ath5k_hw_attach int ath5k_attach.c ath5k_hw_attach - Check if hw is supported and init the needed structs
4074
FunctionFunction ath5k_hw_detach void ath5k_attach.c ath5k_hw_detach - Free the ath5k_hw struct
4075
FunctionFunction ath5k_hw_set_capabilities int ath5k_caps.c  
4076
FunctionFunction ath5k_hw_get_capability int ath5k_caps.c  
4077
StaticStatic ath5k_hw_setup_2word_tx_desc static int ath5k_desc.c  
4078
StaticStatic ath5k_hw_setup_4word_tx_desc static int ath5k_desc.c  
4079
StaticStatic ath5k_hw_proc_2word_tx_status static int ath5k_desc.c  
4080
StaticStatic ath5k_hw_proc_4word_tx_status static int ath5k_desc.c  
4081
StaticStatic ath5k_hw_setup_rx_desc static int ath5k_desc.c  
4082
StaticStatic ath5k_hw_proc_5210_rx_status static int ath5k_desc.c  
4083
StaticStatic ath5k_hw_proc_5212_rx_status static int ath5k_desc.c  
4084
FunctionFunction ath5k_hw_init_desc_functions int ath5k_desc.c  
4085
FunctionFunction ath5k_hw_start_rx_dma void ath5k_dma.c *******\
4086
FunctionFunction ath5k_hw_stop_rx_dma int ath5k_dma.c ath5k_hw_stop_rx_dma - Stop DMA receive
4087
FunctionFunction ath5k_hw_get_rxdp u32 ath5k_dma.c ath5k_hw_get_rxdp - Get RX Descriptor's address
4088
FunctionFunction ath5k_hw_set_rxdp void ath5k_dma.c ath5k_hw_set_rxdp - Set RX Descriptor's address
4089
FunctionFunction ath5k_hw_start_tx_dma int ath5k_dma.c ********\
4090
FunctionFunction ath5k_hw_stop_tx_dma int ath5k_dma.c ath5k_hw_stop_tx_dma - Stop DMA transmit on a specific queue
4091
FunctionFunction ath5k_hw_get_txdp u32 ath5k_dma.c ath5k_hw_get_txdp - Get TX Descriptor's address for a specific queue
4092
FunctionFunction ath5k_hw_set_txdp int ath5k_dma.c ath5k_hw_set_txdp - Set TX Descriptor's address for a specific queue
4093
FunctionFunction ath5k_hw_update_tx_triglevel int ath5k_dma.c ath5k_hw_update_tx_triglevel - Update tx trigger level
4094
FunctionFunction ath5k_hw_is_intr_pending int ath5k_dma.c *****************\
4095
FunctionFunction ath5k_hw_get_isr int ath5k_dma.c ath5k_hw_get_isr - Get interrupt status
4096
FunctionFunction ath5k_hw_set_imr enum ath5k_int ath5k_dma.c ath5k_hw_set_imr - Set interrupt mask
4097
StaticStatic ath5k_hw_eeprom_read static int ath5k_eeprom.c  
4098
StaticStatic ath5k_eeprom_bin2freq static u16 ath5k_eeprom.c  
4099
StaticStatic ath5k_eeprom_init_header static int ath5k_eeprom.c  
4100
StaticStatic ath5k_eeprom_read_ants static int ath5k_eeprom.c  
4101
StaticStatic ath5k_eeprom_read_modes static int ath5k_eeprom.c  
4102
StaticStatic ath5k_eeprom_read_turbo_modes static int ath5k_eeprom.c  
4103
StaticStatic ath5k_eeprom_init_modes static int ath5k_eeprom.c  
4104
InlineInline ath5k_eeprom_read_freq_list static inline int ath5k_eeprom.c frequency mask)
4105
StaticStatic ath5k_eeprom_init_11a_pcal_freq static int ath5k_eeprom.c  
4106
InlineInline ath5k_eeprom_init_11bg_2413 static inline int ath5k_eeprom.c  
4107
InlineInline ath5k_get_pcdac_intercepts static inline void ath5k_eeprom.c  
4108
StaticStatic ath5k_eeprom_convert_pcal_info_5111 static int ath5k_eeprom.c used by interpolation code
4109
StaticStatic ath5k_eeprom_read_pcal_info_5111 static int ath5k_eeprom.c  
4110
StaticStatic ath5k_eeprom_convert_pcal_info_5112 static int ath5k_eeprom.c used by interpolation code
4111
StaticStatic ath5k_eeprom_read_pcal_info_5112 static int ath5k_eeprom.c  
4112
InlineInline ath5k_pdgains_size_2413 static inline unsigned int ath5k_eeprom.c these two functions
4113
StaticStatic ath5k_cal_data_offset_2413 static unsigned int ath5k_eeprom.c and each section's size.
4114
StaticStatic ath5k_eeprom_convert_pcal_info_2413 static int ath5k_eeprom.c used by interpolation code
4115
StaticStatic ath5k_eeprom_read_pcal_info_2413 static int ath5k_eeprom.c  
4116
StaticStatic ath5k_eeprom_read_target_rate_pwr_info static int ath5k_eeprom.c  
4117
StaticStatic ath5k_eeprom_read_pcal_info static int ath5k_eeprom.c  
4118
StaticStatic ath5k_eeprom_free_pcal_info static int ath5k_eeprom.c  
4119
FunctionFunction ath5k_eeprom_detach void ath5k_eeprom.c  
4120
StaticStatic ath5k_eeprom_read_ctl_info static int ath5k_eeprom.c  
4121
FunctionFunction ath5k_eeprom_init int ath5k_eeprom.c  
4122
FunctionFunction ath5k_eeprom_read_mac int ath5k_eeprom.c  
4123
FunctionFunction ath5k_eeprom_is_hb63 int ath5k_eeprom.c  
4124
FunctionFunction ath5k_hw_set_gpio_input int ath5k_gpio.c  
4125
FunctionFunction ath5k_hw_set_gpio_output int ath5k_gpio.c  
4126
FunctionFunction ath5k_hw_get_gpio u32 ath5k_gpio.c  
4127
FunctionFunction ath5k_hw_set_gpio int ath5k_gpio.c  
4128
FunctionFunction ath5k_hw_set_gpio_intr void ath5k_gpio.c  
4129
StaticStatic ath5k_hw_ini_mode_registers static void ath5k_initvals.c  
4130
FunctionFunction ath5k_hw_write_initvals int ath5k_initvals.c  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー