関数一覧 Excel2010

Excel2010

No. 名称 属性 ファイル名 説明
1
FunctionFunction acpi_fix_checksum void acpi.c @file
2
StaticStatic ansiesc_call_handler static void ansiesc.c @file
3
FunctionFunction ansiesc_process int ansiesc.c Process character that may be part of ANSI escape sequence
4
FunctionFunction vasprintf int asprintf.c Write a formatted string to newly allocated memory.
5
FunctionFunction asprintf int asprintf.c Write a formatted string to newly allocated memory.
6
FunctionFunction base64_encode void base64.c Base64-encode a string
7
FunctionFunction basename char * basename.c Return base name from path
8
FunctionFunction dirname char * basename.c Return directory name from path
9
FunctionFunction bitmap_resize int bitmap.c @file
10
FunctionFunction bitmap_test int bitmap.c Test bit in bitmap
11
FunctionFunction bitmap_set void bitmap.c Set bit in bitmap
12
FunctionFunction __flsl int bitops.c  
13
StaticStatic btext_setup_display static void btext.c  
14
StaticStatic map_boot_text static void btext.c  
15
StaticStatic calc_base static unsigned char * BTEXT btext.c  
16
StaticStatic btext_clearscreen static void BTEXT btext.c  
17
FunctionFunction dcbst __inline__ void btext.c  
18
StaticStatic btext_flushscreen static void BTEXT btext.c  
19
StaticStatic scrollscreen static BTEXT void btext.c  
20
StaticStatic btext_drawchar static void BTEXT btext.c  
21
StaticStatic btext_drawstring static void BTEXT btext.c  
22
StaticStatic btext_drawhex static void BTEXT btext.c  
23
StaticStatic draw_byte static void BTEXT btext.c  
24
StaticStatic draw_byte_32 static void BTEXT btext.c  
25
StaticStatic draw_byte_16 static void BTEXT btext.c  
26
StaticStatic draw_byte_8 static void BTEXT btext.c  
27
StaticStatic btext_init static void btext.c  
28
StaticStatic btext_putc static void btext.c  
29
FunctionFunction putchar void console.c Write a single character to each console device.
30
StaticStatic has_input static struct console_driver * console.c Check to see if any input is available on any console.
31
FunctionFunction getchar int console.c Read a single character from any console.
32
FunctionFunction iskey int console.c Check for available input on any console.
33
FunctionFunction cpio_set_field void cpio.c Set field within a CPIO header
34
FunctionFunction isspace int ctype.c Check to see if character is a space
35
FunctionFunction churi void cwuri.c Change working URI
36
FunctionFunction pause void debug.c  
37
FunctionFunction more void debug.c  
38
StaticStatic dbg_hex_dump_da_row static void debug.c Print row of a hex dump with specified display address
39
FunctionFunction dbg_hex_dump_da void debug.c Print hex dump with specified display address
40
FunctionFunction guard_region void debug.c  
41
FunctionFunction check_region int debug.c  
42
StaticStatic dbg_autocolour static int debug.c Choose colour index for debug autocolourisation
43
FunctionFunction dbg_autocolourise void debug.c Select automatic colour for debug messages
44
FunctionFunction dbg_decolourise void debug.c Revert to normal colour
45
StaticStatic rootdev_probe static int device.c Probe a root device
46
StaticStatic rootdev_remove static void device.c Remove a root device
47
StaticStatic probe_devices static void device.c Probe all devices
48
StaticStatic remove_devices static void device.c Remove all devices
49
StaticStatic downloader_free static void downloader.c Free downloader object
50
StaticStatic downloader_finished static void downloader.c Terminate download
51
StaticStatic downloader_ensure_size static int downloader.c Ensure that download buffer is large enough for the specified size
52
StaticStatic downloader_job_kill static void downloader.c Job control interface
53
StaticStatic downloader_job_progress static void downloader.c Report progress of download job
54
StaticStatic downloader_xfer_deliver_iob static int downloader.c Data transfer interface
55
StaticStatic downloader_xfer_close static void downloader.c Handle close() event received via data transfer interface
56
FunctionFunction create_downloader int downloader.c Instantiator
57
FunctionFunction execv int exec.c Execute command
58
StaticStatic expand_command static char * exec.c Expand variables within command line
59
StaticStatic split_args static int exec.c Split command line into argv array
60
FunctionFunction system int exec.c Execute command line
61
StaticStatic echo_exec static int exec.c The "echo" command
62
FunctionFunction filter_close void filter.c @file
63
FunctionFunction filter_vredirect int filter.c  
64
FunctionFunction filter_window size_t filter.c  
65
FunctionFunction filter_alloc_iob struct io_buffer * filter.c  
66
FunctionFunction filter_deliver_iob int filter.c  
67
FunctionFunction filter_deliver_raw int filter.c  
68
StaticStatic gdbserial_recv static size_t gdbserial.c  
69
StaticStatic gdbserial_send static void gdbserial.c  
70
FunctionFunction gdbserial_configure struct gdb_transport * gdbserial.c  
71
StaticStatic gdbstub_from_hex_digit static uint8_t gdbstub.c  
72
StaticStatic gdbstub_to_hex_digit static uint8_t gdbstub.c  
73
StaticStatic gdbstub_from_hex_buf static void gdbstub.c  
74
StaticStatic gdbstub_to_hex_buf static void gdbstub.c  
75
StaticStatic gdbstub_cksum static uint8_t gdbstub.c  
76
StaticStatic gdbstub_tx_packet static void gdbstub.c  
77
StaticStatic gdbstub_send_ok static void gdbstub.c  
78
StaticStatic gdbstub_send_num_packet static void gdbstub.c  
79
StaticStatic gdbstub_get_packet_args static int gdbstub.c  
80
StaticStatic gdbstub_send_errno static void gdbstub.c  
81
StaticStatic gdbstub_report_signal static void gdbstub.c  
82
StaticStatic gdbstub_read_regs static void gdbstub.c  
83
StaticStatic gdbstub_write_regs static void gdbstub.c  
84
StaticStatic gdbstub_read_mem static void gdbstub.c  
85
StaticStatic gdbstub_write_mem static void gdbstub.c  
86
StaticStatic gdbstub_continue static void gdbstub.c  
87
StaticStatic gdbstub_breakpoint static void gdbstub.c  
88
StaticStatic gdbstub_rx_packet static void gdbstub.c  
89
StaticStatic gdbstub_state_new static void gdbstub.c  
90
StaticStatic gdbstub_state_data static void gdbstub.c  
91
StaticStatic gdbstub_state_cksum1 static void gdbstub.c  
92
StaticStatic gdbstub_state_cksum2 static void gdbstub.c  
93
StaticStatic gdbstub_state_wait_ack static void gdbstub.c  
94
StaticStatic gdbstub_parse static void gdbstub.c  
95
FunctionFunction gdbstub_handler void gdbstub.c  
96
FunctionFunction find_gdb_transport struct gdb_transport * gdbstub.c  
97
FunctionFunction gdbstub_start void gdbstub.c  
98
StaticStatic gdbudp_ensure_netdev_open static void gdbudp.c  
99
StaticStatic gdbudp_recv static size_t gdbudp.c  
100
StaticStatic gdbudp_send static void gdbudp.c  
101
FunctionFunction gdbudp_configure struct gdb_transport * gdbudp.c  
102
StaticStatic gdbudp_init static int gdbudp.c  
103
StaticStatic getchar_timeout static int getkey.c Read character from console if available within timeout period
104
FunctionFunction getkey int getkey.c Get single keypress
105
StaticStatic get_argv_argument static const char * getopt.c Get option argument from argv[] array
106
StaticStatic match_long_option static int getopt.c Match long option
107
StaticStatic match_short_option static int getopt.c Match short option
108
FunctionFunction getopt_long int getopt.c Parse command-line options
109
StaticStatic hw_finished static void hw.c  
110
StaticStatic hw_xfer_close static void hw.c  
111
StaticStatic hw_step static void hw.c  
112
StaticStatic hw_open static int hw.c  
113
StaticStatic i365_get static u_char i82365.c  
114
StaticStatic i365_set static void i82365.c  
115
FunctionFunction add_socket_i365 void i82365.c  
116
FunctionFunction i365_bset void i82365.c  
117
FunctionFunction i365_bclr void i82365.c  
118
FunctionFunction identify_i365 int i82365.c  
119
FunctionFunction init_i82365 int i82365.c  
120
FunctionFunction phex void i82365.c  
121
FunctionFunction deinit_i82365 int i82365.c  
122
FunctionFunction i82365_interfacer int i82365.c  
123
StaticStatic free_image static void image.c Free executable/loadable image
124
FunctionFunction alloc_image struct image * image.c Allocate executable/loadable image
125
FunctionFunction image_set_uri int image.c Set image URI
126
FunctionFunction image_set_cmdline int image.c Set image command line
127
FunctionFunction register_image int image.c Register executable/loadable image
128
FunctionFunction unregister_image void image.c Unregister executable/loadable image
129
FunctionFunction find_image struct image * image.c Find image by name
130
StaticStatic image_load_type static int image.c Load executable/loadable image into memory
131
FunctionFunction image_load int image.c Load executable/loadable image into memory
132
FunctionFunction image_autoload int image.c Autodetect image type and load executable/loadable image into memory
133
FunctionFunction image_exec int image.c Execute loaded image
134
FunctionFunction register_and_autoload_image int image.c Register and autoload an image
135
FunctionFunction register_and_autoexec_image int image.c Register and autoexec an image
136
FunctionFunction initialise void init.c Initialise gPXE
137
FunctionFunction startup void init.c Start up gPXE
138
FunctionFunction shutdown void init.c Shut down gPXE
139
FunctionFunction plug void interface.c @file
140
FunctionFunction plug_plug void interface.c Plug two interfaces together
141
FunctionFunction alloc_iob struct io_buffer * iobuf.c @file
142
FunctionFunction free_iob void iobuf.c Free I/O buffer
143
FunctionFunction iob_ensure_headroom int iobuf.c Ensure I/O buffer has sufficient headroom
144
FunctionFunction job_done void job.c @file
145
FunctionFunction job_kill void job.c  
146
FunctionFunction job_progress void job.c  
147
FunctionFunction ignore_job_done void job.c Helper methods
148
FunctionFunction ignore_job_kill void job.c  
149
FunctionFunction ignore_job_progress void job.c  
150
FunctionFunction buffered_line char * linebuf.c Retrieve buffered-up line
151
FunctionFunction empty_line_buffer void linebuf.c Discard line buffer contents
152
FunctionFunction line_buffer ssize_t linebuf.c Buffer up received data by lines
153
FunctionFunction main __asmcall int main.c Main entry point
154
FunctionFunction alloc_memblock void * malloc.c Allocate a memory block
155
FunctionFunction free_memblock void malloc.c Free a memory block
156
FunctionFunction realloc void * malloc.c Reallocate memory
157
FunctionFunction malloc void * malloc.c Allocate memory
158
FunctionFunction free void malloc.c Free memory
159
FunctionFunction zalloc void * malloc.c Allocate cleared memory
160
FunctionFunction mpopulate void malloc.c Add memory to allocation pool
161
StaticStatic init_heap static void malloc.c Initialise the heap
162
FunctionFunction mdumpfree void malloc.c Dump free block list
163
FunctionFunction inet_aton int misc.c INET_ATON - Convert an ascii x.x.x.x to binary form
164
FunctionFunction strtoul unsigned long misc.c  
165
StaticStatic monojob_done static void monojob.c  
166
FunctionFunction monojob_wait int monojob.c Wait for single foreground job to complete
167
StaticStatic nvo_checksum static unsigned int nvo.c @file
168
StaticStatic nvo_load static int nvo.c Load non-volatile stored options from non-volatile storage device
169
StaticStatic nvo_save static int nvo.c Save non-volatile stored options back to non-volatile storage device
170
StaticStatic nvo_init_dhcpopts static void nvo.c Parse stored options
171
StaticStatic nvo_store static int nvo.c Store value of NVO setting
172
StaticStatic nvo_fetch static int nvo.c Fetch value of NVO setting
173
FunctionFunction nvo_init void nvo.c Initialise non-volatile stored options
174
FunctionFunction register_nvo int nvo.c Register non-volatile stored options
175
FunctionFunction unregister_nvo void nvo.c Unregister non-volatile stored options
176
FunctionFunction xfer_open_uri int open.c @file
177
FunctionFunction xfer_open_uri_string int open.c Open URI string
178
FunctionFunction xfer_open_socket int open.c Open socket
179
FunctionFunction xfer_vopen int open.c Open location
180
FunctionFunction xfer_open int open.c Open location
181
FunctionFunction xfer_vreopen int open.c Reopen location
182
FunctionFunction sleepticks void pcmcia.c  
183
StaticStatic pcmcia_init_all static void pcmcia.c  
184
StaticStatic pcmcia_shutdown_all static void pcmcia.c  
185
StaticStatic get_scancode static int pc_kbd.c  
186
StaticStatic kbd_havekey static int pc_kbd.c  
187
StaticStatic kbd_ischar static int pc_kbd.c  
188
StaticStatic kbd_getc static int pc_kbd.c  
189
StaticStatic posix_file_free static void posix_io.c Free open file
190
StaticStatic posix_file_finished static void posix_io.c Terminate file data transfer
191
StaticStatic posix_file_xfer_close static void posix_io.c Handle close() event
192
StaticStatic posix_file_xfer_deliver_iob static int posix_io.c Handle deliver_iob() event
193
StaticStatic posix_fd_to_file static struct posix_file * posix_io.c Identify file by file descriptor
194
StaticStatic posix_find_free_fd static int posix_io.c Find an available file descriptor
195
FunctionFunction open int posix_io.c Open file
196
FunctionFunction select int posix_io.c Check file descriptors for readiness
197
FunctionFunction read_user ssize_t posix_io.c Read data from file
198
FunctionFunction fsize ssize_t posix_io.c Determine file size
199
FunctionFunction close int posix_io.c Close file
200
FunctionFunction process_add void process.c Add process to process list
201
FunctionFunction process_del void process.c Remove process from process list
202
FunctionFunction step void process.c Single-step a single process
203
StaticStatic init_processes static void process.c Initialise processes
204
StaticStatic print_lacp_state static void proto_eth_slow.c  
205
InlineInline print_lacpdu static inline void proto_eth_slow.c  
206
InlineInline lacp_timer_val static inline unsigned long proto_eth_slow.c  
207
StaticStatic print_lacp static void proto_eth_slow.c  
208
StaticStatic lacp_init_state static void proto_eth_slow.c  
209
InlineInline lacp_update_ntt static inline int proto_eth_slow.c  
210
InlineInline lacp_record_pdu static inline void proto_eth_slow.c  
211
InlineInline lacp_timer_expired static inline int proto_eth_slow.c  
212
InlineInline lacp_start_periodic_timer static inline void proto_eth_slow.c  
213
InlineInline lacp_start_current_while_timer static inline void proto_eth_slow.c  
214
StaticStatic send_lacp_reports static void proto_eth_slow.c  
215
InlineInline send_eth_slow_reports static inline void proto_eth_slow.c  
216
InlineInline process_eth_slow static inline void proto_eth_slow.c  
217
FunctionFunction srandom void random.c Seed the pseudo-random number generator
218
FunctionFunction random long int random.c Generate a pseudo-random number between 0 and 2147483647L or 2147483562?
219
FunctionFunction ref_get struct refcnt * refcnt.c @file
220
FunctionFunction ref_put void refcnt.c Decrement reference count
221
FunctionFunction resolv_done void resolv.c @file
222
FunctionFunction ignore_resolv_done void resolv.c Ignore name resolution done() event
223
StaticStatic numeric_step static void resolv.c  
224
StaticStatic numeric_resolv static int resolv.c  
225
StaticStatic resolv_mux_try static int resolv.c Try current child name resolver
226
StaticStatic resolv_mux_done static void resolv.c Handle done() event from child name resolver
227
FunctionFunction resolv int resolv.c Start name resolution
228
StaticStatic named_done static void resolv.c Finish using named socket
229
StaticStatic named_xfer_close static void resolv.c Handle close() event
230
StaticStatic named_resolv_done static void resolv.c Handle done() event
231
FunctionFunction xfer_open_named_socket int resolv.c Open named socket
232
FunctionFunction serial_putc void serial.c  
233
FunctionFunction serial_getc int serial.c  
234
FunctionFunction serial_ischar int serial.c  
235
StaticStatic serial_init static void serial.c  
236
StaticStatic serial_fini static void serial.c  
237
StaticStatic serial_console_init static void serial_console.c  
238
InlineInline generic_setting_name static inline void * settings.c Get generic setting name
239
InlineInline generic_setting_data static inline void * settings.c Get generic setting data
240
StaticStatic find_generic_setting static struct generic_setting * settings.c Find generic setting
241
FunctionFunction generic_settings_store int settings.c Store value of generic setting
242
FunctionFunction generic_settings_fetch int settings.c Fetch value of generic setting
243
FunctionFunction generic_settings_clear void settings.c Clear generic settings block
244
StaticStatic find_child_settings static struct settings * settings.c Find child named settings block
245
StaticStatic autovivify_child_settings static struct settings * settings.c Find or create child named settings block
246
StaticStatic settings_name static const char * settings.c Return settings block name (for debug only)
247
StaticStatic parse_settings_name static struct settings * settings.c Parse settings block name
248
FunctionFunction find_settings struct settings * settings.c Find named settings block
249
StaticStatic apply_settings static int settings.c Apply all settings
250
StaticStatic reprioritise_settings static void settings.c Reprioritise settings
251
FunctionFunction register_settings int settings.c Register settings block
252
FunctionFunction unregister_settings void settings.c Unregister settings block
253
FunctionFunction store_setting int settings.c Core settings routines
254
FunctionFunction fetch_setting int settings.c Fetch value of setting
255
FunctionFunction fetch_setting_len int settings.c Fetch length of setting
256
FunctionFunction fetch_string_setting int settings.c Fetch value of string setting
257
FunctionFunction fetch_string_setting_copy int settings.c Fetch value of string setting
258
FunctionFunction fetch_ipv4_setting int settings.c Fetch value of IPv4 address setting
259
FunctionFunction fetch_int_setting int settings.c Fetch value of signed integer setting
260
FunctionFunction fetch_uint_setting int settings.c Fetch value of unsigned integer setting
261
FunctionFunction fetch_intz_setting long settings.c Fetch value of signed integer setting, or zero
262
FunctionFunction fetch_uintz_setting unsigned long settings.c Fetch value of unsigned integer setting, or zero
263
FunctionFunction fetch_uuid_setting int settings.c Fetch value of UUID setting
264
FunctionFunction clear_settings void settings.c Clear settings block
265
FunctionFunction setting_cmp int settings.c Compare two settings
266
FunctionFunction storef_setting int settings.c Formatted setting routines
267
StaticStatic find_setting static struct setting * settings.c Find named setting
268
StaticStatic parse_setting_tag static unsigned int settings.c Parse setting name as tag number
269
StaticStatic find_setting_type static struct setting_type * settings.c Find setting type
270
StaticStatic parse_setting_name static int settings.c Parse setting name
271
FunctionFunction storef_named_setting int settings.c Parse and store value of named setting
272
FunctionFunction fetchf_named_setting int settings.c Fetch and format value of named setting
273
StaticStatic storef_string static int settings.c Setting types
274
StaticStatic fetchf_string static int settings.c Fetch and format value of string setting
275
StaticStatic storef_uristring static int settings.c Parse and store value of URI-encoded string setting
276
StaticStatic fetchf_uristring static int settings.c Fetch and format value of URI-encoded string setting
277
StaticStatic storef_ipv4 static int settings.c Parse and store value of IPv4 address setting
278
StaticStatic fetchf_ipv4 static int settings.c Fetch and format value of IPv4 address setting
279
StaticStatic storef_int static int settings.c Parse and store value of integer setting
280
StaticStatic storef_int8 static int settings.c Parse and store value of 8-bit integer setting
281
StaticStatic storef_int16 static int settings.c Parse and store value of 16-bit integer setting
282
StaticStatic storef_int32 static int settings.c Parse and store value of 32-bit integer setting
283
StaticStatic fetchf_int static int settings.c Fetch and format value of signed integer setting
284
StaticStatic fetchf_uint static int settings.c Fetch and format value of unsigned integer setting
285
StaticStatic storef_hex static int settings.c Parse and store value of hex string setting
286
StaticStatic fetchf_hex static int settings.c Fetch and format value of hex string setting
287
StaticStatic storef_uuid static int settings.c Parse and store value of UUID setting
288
StaticStatic fetchf_uuid static int settings.c Fetch and format value of UUID setting
289
FunctionFunction strcpy char * string.c ** FROM string.c ***
290
FunctionFunction strncpy char * string.c strncpy - Copy a length-limited, %NUL-terminated string
291
FunctionFunction strcat char * string.c strcat - Append one %NUL-terminated string to another
292
FunctionFunction strcmp int string.c strcmp - Compare two strings
293
FunctionFunction strncmp int string.c strncmp - Compare two length-limited strings
294
FunctionFunction strcasecmp int string.c  
295
FunctionFunction strchr char * string.c strchr - Find the first occurrence of a character in a string
296
FunctionFunction strrchr char * string.c strrchr - Find the last occurrence of a character in a string
297
FunctionFunction strlen size_t string.c strlen - Find the length of a string
298
FunctionFunction strnlen size_t string.c strnlen - Find the length of a length-limited string
299
FunctionFunction memset void * string.c memset - Fill a region of memory with the given value
300
FunctionFunction memcpy void * string.c memcpy - Copy one area of memory to another
301
FunctionFunction memmove void * string.c memmove - Copy one area of memory to another
302
FunctionFunction memcmp int string.c memcmp - Compare two areas of memory
303
FunctionFunction strstr char * string.c strstr - Find the first substring in a %NUL terminated string
304
FunctionFunction memchr void * string.c memchr - Find a character in an area of memory.
305
FunctionFunction strndup char * string.c  
306
FunctionFunction strdup char * string.c  
307
FunctionFunction strnicmp int stringextra.c ** FROM string.c ***
308
FunctionFunction strncat char * stringextra.c strncat - Append a length-limited, %NUL-terminated string to another
309
FunctionFunction strspn size_t stringextra.c strspn - Calculate the length of the initial substring of @s which only
310
FunctionFunction strcspn size_t stringextra.c strcspn - Calculate the length of the initial substring of @s which only
311
FunctionFunction strpbrk char * stringextra.c strpbrk - Find the first occurrence of a set of characters
312
FunctionFunction strtok char * stringextra.c strtok - Split a string into tokens
313
FunctionFunction strsep char * stringextra.c strsep - Split a string into tokens
314
FunctionFunction bcopy char * stringextra.c bcopy - Copy one area of memory to another
315
FunctionFunction memscan void * stringextra.c memscan - Find a character in an area of memory.
316
FunctionFunction mdelay void timer.c Delay for a fixed number of milliseconds
317
FunctionFunction sleep unsigned int timer.c Delay for a fixed number of seconds
318
StaticStatic dump_uri static void uri.c Dump URI for debugging
319
FunctionFunction parse_uri struct uri * uri.c Parse URI
320
FunctionFunction uri_port unsigned int uri.c Get port from URI
321
FunctionFunction unparse_uri int uri.c Unparse URI
322
FunctionFunction uri_dup struct uri * uri.c Duplicate URI
323
FunctionFunction resolve_path char * uri.c Resolve base+relative path
324
FunctionFunction resolve_uri struct uri * uri.c Resolve base+relative URI
325
StaticStatic is_unreserved_uri_char static int uri.c Test for unreserved URI characters
326
FunctionFunction uri_encode size_t uri.c URI-encode string
327
FunctionFunction uri_decode size_t uri.c Decode URI-encoded string
328
FunctionFunction uuid_ntoa char * uuid.c @file
329
StaticStatic format_hex static char * vsprintf.c Format a hexadecimal number
330
StaticStatic format_decimal static char * vsprintf.c Format a decimal number
331
InlineInline cputchar static inline void vsprintf.c Print character via a printf context
332
FunctionFunction vcprintf size_t vsprintf.c Write a formatted string to a printf context
333
StaticStatic printf_sputc static void vsprintf.c Write character to buffer
334
FunctionFunction vsnprintf int vsprintf.c Write a formatted string to a buffer
335
FunctionFunction snprintf int vsprintf.c Write a formatted string to a buffer
336
FunctionFunction vssnprintf int vsprintf.c Version of vsnprintf() that accepts a signed buffer size
337
FunctionFunction ssnprintf int vsprintf.c Version of vsnprintf() that accepts a signed buffer size
338
StaticStatic printf_putchar static void vsprintf.c Write character to console
339
FunctionFunction vprintf int vsprintf.c Write a formatted string to the console
340
FunctionFunction printf int vsprintf.c Write a formatted string to the console.
341
FunctionFunction xfer_close void xfer.c Close data transfer interface
342
FunctionFunction xfer_vredirect int xfer.c Send redirection event
343
FunctionFunction xfer_redirect int xfer.c Send redirection event
344
FunctionFunction xfer_window size_t xfer.c Check flow control window
345
FunctionFunction xfer_alloc_iob struct io_buffer * xfer.c Allocate I/O buffer
346
FunctionFunction xfer_deliver_iob_meta int xfer.c Deliver datagram as I/O buffer with metadata
347
FunctionFunction xfer_deliver_iob int xfer.c Deliver datagram as I/O buffer with metadata
348
FunctionFunction xfer_deliver_raw int xfer.c Deliver datagram as raw data
349
FunctionFunction xfer_vprintf int xfer.c Deliver formatted string
350
FunctionFunction xfer_printf int xfer.c Deliver formatted string
351
FunctionFunction xfer_seek int xfer.c Seek to position
352
FunctionFunction ignore_xfer_close void xfer.c Helper methods
353
FunctionFunction ignore_xfer_vredirect int xfer.c Ignore vredirect() event
354
FunctionFunction unlimited_xfer_window size_t xfer.c Unlimited flow control window
355
FunctionFunction no_xfer_window size_t xfer.c No flow control window
356
FunctionFunction default_xfer_alloc_iob struct io_buffer * xfer.c Allocate I/O buffer
357
FunctionFunction xfer_deliver_as_raw int xfer.c Deliver datagram as raw data
358
FunctionFunction xfer_deliver_as_iob int xfer.c Deliver datagram as I/O buffer
359
FunctionFunction ignore_xfer_deliver_raw int xfer.c Ignore datagram as raw data event
360
StaticStatic asn1_start static int asn1.c @file
361
FunctionFunction asn1_enter int asn1.c Enter ASN.1 object
362
FunctionFunction asn1_skip int asn1.c Skip ASN.1 object
363
StaticStatic aes_setkey static int axtls_aes.c Set key
364
StaticStatic aes_setiv static void axtls_aes.c Set initialisation vector
365
StaticStatic aes_call_axtls static void axtls_aes.c Call AXTLS' AES_encrypt() or AES_decrypt() functions
366
StaticStatic aes_encrypt static void axtls_aes.c Encrypt data
367
StaticStatic aes_decrypt static void axtls_aes.c Decrypt data
368
StaticStatic sha1_init static void axtls_sha1.c  
369
StaticStatic sha1_update static void axtls_sha1.c  
370
StaticStatic sha1_final static void axtls_sha1.c  
371
StaticStatic cbc_xor static void cbc.c @file
372
FunctionFunction cbc_encrypt void cbc.c Encrypt data
373
FunctionFunction cbc_decrypt void cbc.c Decrypt data
374
FunctionFunction chap_init int chap.c @file
375
FunctionFunction chap_update void chap.c Add data to the CHAP challenge
376
FunctionFunction chap_respond void chap.c Respond to the CHAP challenge
377
FunctionFunction chap_finish void chap.c Free resources used by a CHAP response
378
StaticStatic digest_null_init static void crypto_null.c  
379
StaticStatic digest_null_update static void crypto_null.c  
380
StaticStatic digest_null_final static void crypto_null.c  
381
StaticStatic cipher_null_setkey static int crypto_null.c  
382
StaticStatic cipher_null_setiv static void crypto_null.c  
383
StaticStatic cipher_null_encrypt static void crypto_null.c  
384
StaticStatic cipher_null_decrypt static void crypto_null.c  
385
StaticStatic hmac_reduce_key static void hmac.c Reduce HMAC key length
386
FunctionFunction hmac_init void hmac.c Initialise HMAC
387
FunctionFunction hmac_final void hmac.c Finalise HMAC
388
StaticStatic f1 static u32 md5.c  
389
StaticStatic f2 static u32 md5.c  
390
StaticStatic f3 static u32 md5.c  
391
StaticStatic f4 static u32 md5.c  
392
StaticStatic md5_transform static void md5.c  
393
InlineInline le32_to_cpu_array static inline void md5.c  
394
InlineInline cpu_to_le32_array static inline void md5.c  
395
InlineInline md5_transform_helper static inline void md5.c  
396
StaticStatic md5_init static void md5.c  
397
StaticStatic md5_update static void md5.c  
398
StaticStatic md5_final static void md5.c  
399
StaticStatic x509_public_key static int x509.c Identify X.509 certificate public key
400
FunctionFunction x509_rsa_public_key int x509.c Identify X.509 certificate RSA modulus and public exponent
401
StaticStatic AES_xtime static unsigned char aes.c  
402
FunctionFunction AES_set_key void aes.c Set up AES with the key/iv and cipher size.
403
FunctionFunction AES_convert_key void aes.c Change a key for decryption.
404
FunctionFunction AES_cbc_encrypt void aes.c Encrypt a byte sequence (with a block size 16) using the AES cipher.
405
FunctionFunction AES_cbc_decrypt void aes.c Decrypt a byte sequence (with a block size 16) using the AES cipher.
406
FunctionFunction AES_encrypt void aes.c Encrypt a single block (16 bytes) of data
407
FunctionFunction AES_decrypt void aes.c Decrypt a single block (16 bytes) of data
408
FunctionFunction bi_initialize BI_CTX * bigint.c @brief Start a new bigint context.
409
FunctionFunction bi_terminate void bigint.c @brief Close the bigint context and free any resources.
410
FunctionFunction bi_copy bigint * bigint.c @brief Increment the number of references to this object.
411
FunctionFunction bi_permanent void bigint.c @brief Simply make a bigint object "unfreeable" if bi_free() is called on it.
412
FunctionFunction bi_depermanent void bigint.c @brief Take a permanent object and make it eligible for freedom.
413
FunctionFunction bi_free void bigint.c @brief Free a bigint object so it can be used again.
414
FunctionFunction int_to_bi bigint * bigint.c @brief Convert an (unsigned) integer into a bigint.
415
FunctionFunction bi_clone bigint * bigint.c @brief Do a full copy of the bigint object.
416
FunctionFunction bi_add bigint * bigint.c @brief Perform an addition operation between two bigints.
417
FunctionFunction bi_subtract bigint * bigint.c @brief Perform a subtraction operation between two bigints.
418
StaticStatic bi_int_multiply static bigint * bigint.c Perform a multiply between a bigint an an (unsigned) integer
419
FunctionFunction bi_divide bigint * bigint.c @brief Does both division and modulo calculations.
420
StaticStatic bi_int_divide static bigint * bigint.c  
421
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,
422
FunctionFunction defined   bigint.c  
423
StaticStatic comp_left_shift static bigint * bigint.c Take each component and shift it up (in terms of components)
424
FunctionFunction bi_import bigint * bigint.c @brief Allow a binary sequence to be imported as a bigint.
425
FunctionFunction bi_str_import bigint * bigint.c @brief The testharness uses this code to import text hex-streams and
426
FunctionFunction bi_print void bigint.c  
427
FunctionFunction bi_export void bigint.c @brief Take a bigint and convert it into a byte sequence.
428
FunctionFunction bi_set_mod void bigint.c @brief Pre-calculate some of the expensive steps in reduction.
429
FunctionFunction bi_free_mod void bigint.c @brief Used when cleaning various bigints at the end of a session.
430
StaticStatic regular_multiply static bigint * bigint.c Perform a standard multiplication between two bigints.
431
StaticStatic karatsuba static bigint * bigint.c  
432
FunctionFunction bi_multiply bigint * bigint.c @brief Perform a multiplication operation between two bigints.
433
StaticStatic regular_square static bigint * bigint.c  
434
FunctionFunction bi_square bigint * bigint.c @brief Perform a square operation on a bigint.
435
FunctionFunction bi_compare int bigint.c @brief Compare two bigints.
436
StaticStatic more_comps static void bigint.c  
437
StaticStatic alloc static bigint * bigint.c  
438
StaticStatic find_max_exp_index static int bigint.c  
439
StaticStatic exp_bit_is_one static int bigint.c  
440
StaticStatic check static void bigint.c  
441
StaticStatic trim static bigint * bigint.c  
442
FunctionFunction bi_mont bigint * bigint.c @brief Perform a single montgomery reduction.
443
StaticStatic comp_mod static bigint * bigint.c  
444
StaticStatic partial_multiply static bigint * bigint.c  
445
FunctionFunction bi_barrett bigint * bigint.c @brief Perform a single Barrett reduction.
446
StaticStatic precompute_slide_window static void bigint.c  
447
FunctionFunction bi_mod_power bigint * bigint.c @brief Perform a modular exponentiation.
448
FunctionFunction bi_mod_power2 bigint * bigint.c @brief Perform a modular exponentiation using a temporary modulus.
449
FunctionFunction RSA_priv_key_new void rsa.c  
450
FunctionFunction RSA_pub_key_new void rsa.c  
451
FunctionFunction RSA_free void rsa.c Free up any RSA context resources.
452
FunctionFunction RSA_decrypt int rsa.c @brief Use PKCS1.5 for decryption/verification.
453
FunctionFunction RSA_private bigint * rsa.c Performs m = c^d mod n
454
StaticStatic bi_crt static bigint * rsa.c Use the Chinese Remainder Theorem to quickly perform RSA decrypts.
455
FunctionFunction RSA_print void rsa.c Used for diagnostics.
456
FunctionFunction RSA_public bigint * rsa.c Performs c = m^e mod n
457
FunctionFunction RSA_encrypt int rsa.c Use PKCS1.5 for encryption/signing.
458
FunctionFunction RSA_sign_verify bigint * rsa.c Take a signature and decrypt it.
459
FunctionFunction SHA1Init void sha1.c Initialize the SHA1 context
460
FunctionFunction SHA1Update void sha1.c Accepts an array of octets as the next portion of the message.
461
FunctionFunction SHA1Final void sha1.c Return the 160-bit message digest into the user's array
462
StaticStatic SHA1ProcessMessageBlock static void sha1.c Process the next 512 bits of the message stored in the array.
463
StaticStatic SHA1PadMessage static void sha1.c  
464
FunctionFunction write_bit void bitbash.c @file
465
FunctionFunction read_bit int bitbash.c Read input bit
466
StaticStatic i2c_delay static void i2c_bit.c @file
467
StaticStatic setscl static void i2c_bit.c Set state of I2C SCL line
468
StaticStatic setsda static void i2c_bit.c Set state of I2C SDA line
469
StaticStatic getsda static int i2c_bit.c Get state of I2C SDA line
470
StaticStatic i2c_start static void i2c_bit.c Send an I2C start condition
471
StaticStatic i2c_send_bit static void i2c_bit.c Send an I2C data bit
472
StaticStatic i2c_recv_bit static int i2c_bit.c Receive an I2C data bit
473
StaticStatic i2c_stop static void i2c_bit.c Send an I2C stop condition
474
StaticStatic i2c_send_byte static int i2c_bit.c Send byte via I2C bus and check for acknowledgement
475
StaticStatic i2c_recv_byte static uint8_t i2c_bit.c Receive byte via I2C bus
476
StaticStatic i2c_select static int i2c_bit.c Select I2C device for reading or writing
477
StaticStatic i2c_reset static int i2c_bit.c Reset I2C bus
478
StaticStatic i2c_bit_read static int i2c_bit.c Read data from I2C device via bit-bashing interface
479
StaticStatic i2c_bit_write static int i2c_bit.c Write data to I2C device via bit-bashing interface
480
FunctionFunction init_i2c_bit_basher int i2c_bit.c Initialise I2C bit-bashing interface
481
StaticStatic spi_bit_delay static void spi_bit.c @file
482
StaticStatic spi_bit_set_slave_select static void spi_bit.c Select/deselect slave
483
StaticStatic spi_bit_transfer static void spi_bit.c Transfer bits over SPI bit-bashing bus
484
StaticStatic spi_bit_rw static int spi_bit.c Read/write data via SPI bit-bashing bus
485
FunctionFunction init_spi_bit_basher void spi_bit.c Initialise SPI bit-bashing interface
486
InlineInline __attribute__ static inline ata.c @file
487
InlineInline __attribute__ static inline ata.c Issue ATA command
488
StaticStatic ata_read static int ata.c Read block from ATA device
489
StaticStatic ata_write static int ata.c Write block to ATA device
490
StaticStatic ata_identify static int ata.c Identify ATA device
491
FunctionFunction init_atadev int ata.c Initialise ATA device
492
InlineInline __attribute__ static inline ramdisk.c @file
493
StaticStatic ramdisk_read static int ramdisk.c Read block
494
StaticStatic ramdisk_write static int ramdisk.c Write block
495
FunctionFunction init_ramdisk int ramdisk.c  
496
InlineInline __attribute__ static inline scsi.c  
497
FunctionFunction scsi_detached_command int scsi.c Handle SCSI command with no backing device
498
StaticStatic scsi_command static int scsi.c Issue SCSI command
499
StaticStatic scsi_read_10 static int scsi.c Read block from SCSI device using READ (10)
500
StaticStatic scsi_read_16 static int scsi.c Read block from SCSI device using READ (16)
501
StaticStatic scsi_write_10 static int scsi.c Write block to SCSI device using WRITE (10)
502
StaticStatic scsi_write_16 static int scsi.c Write block to SCSI device using WRITE (16)
503
StaticStatic scsi_read_capacity_10 static int scsi.c Read capacity of SCSI device via READ CAPACITY (10)
504
StaticStatic scsi_read_capacity_16 static int scsi.c Read capacity of SCSI device via READ CAPACITY (16)
505
FunctionFunction init_scsidev int scsi.c Initialise SCSI device
506
FunctionFunction scsi_parse_lun int scsi.c Parse SCSI LUN
507
StaticStatic srp_scsi_done static void srp.c Mark SRP SCSI command as complete
508
StaticStatic srp_fail static void srp.c Handle SRP session failure
509
StaticStatic srp_login static void srp.c Initiate SRP login
510
StaticStatic srp_login_rsp static int srp.c Handle SRP login response
511
StaticStatic srp_login_rej static int srp.c Handle SRP login rejection
512
StaticStatic srp_cmd static void srp.c Transmit SRP SCSI command
513
StaticStatic srp_rsp static int srp.c Handle SRP SCSI response
514
StaticStatic srp_unrecognised static int srp.c Handle SRP unrecognised response
515
StaticStatic srp_xfer_deliver_iob static int srp.c Receive data from underlying socket
516
StaticStatic srp_xfer_close static void srp.c Underlying socket closed
517
StaticStatic srp_command static int srp.c Issue SCSI command via SRP
518
FunctionFunction srp_attach int srp.c Attach SRP device
519
FunctionFunction srp_detach void srp.c Detach SRP device
520
FunctionFunction eisa_device_enabled void eisa.c Reset and enable/disable an EISA device
521
StaticStatic eisa_probe static int eisa.c Probe an EISA device
522
StaticStatic eisa_remove static void eisa.c Remove an EISA device
523
StaticStatic eisabus_probe static int eisa.c Probe EISA root bus
524
StaticStatic eisabus_remove static void eisa.c Remove EISA root bus
525
StaticStatic isa_probe static int isa.c Probe an ISA device
526
StaticStatic isa_remove static void isa.c Remove an ISA device
527
StaticStatic isabus_probe static int isa.c Probe ISA root bus
528
StaticStatic isabus_remove static void isa.c Remove ISA root bus
529
InlineInline isapnp_write_address static inline void isapnp.c  
530
InlineInline isapnp_write_data static inline void isapnp.c  
531
InlineInline isapnp_read_data static inline unsigned int isapnp.c  
532
InlineInline isapnp_write_byte static inline void isapnp.c  
533
InlineInline isapnp_read_byte static inline unsigned int isapnp.c  
534
InlineInline isapnp_read_word static inline unsigned int isapnp.c  
535
InlineInline isapnp_set_read_port static inline void isapnp.c Inform cards of a new read port address
536
InlineInline isapnp_serialisolation static inline void isapnp.c Enter the Isolation state.
537
InlineInline isapnp_wait_for_key static inline void isapnp.c Enter the Wait for Key state.
538
InlineInline isapnp_reset_csn static inline void isapnp.c Reset (i.e. remove) Card Select Number.
539
InlineInline isapnp_wake static inline void isapnp.c Place a specified card into the Config state.
540
InlineInline isapnp_read_resourcedata static inline unsigned int isapnp.c  
541
InlineInline isapnp_read_status static inline unsigned int isapnp.c  
542
InlineInline isapnp_write_csn static inline void isapnp.c Assign a Card Select Number to a card, and enter the Config state.
543
InlineInline isapnp_logicaldevice static inline void isapnp.c  
544
InlineInline isapnp_activate static inline void isapnp.c  
545
InlineInline isapnp_deactivate static inline void isapnp.c  
546
InlineInline isapnp_read_iobase static inline unsigned int isapnp.c  
547
InlineInline isapnp_read_irqno static inline unsigned int isapnp.c  
548
StaticStatic isapnp_delay static void isapnp.c  
549
InlineInline isapnp_lfsr_next static inline unsigned int isapnp.c Linear feedback shift register.
550
StaticStatic isapnp_send_key static void isapnp.c Send the ISAPnP initiation key.
551
StaticStatic isapnp_checksum static unsigned int isapnp.c Compute ISAPnP identifier checksum
552
InlineInline isapnp_peek_byte static inline unsigned int isapnp.c  
553
StaticStatic isapnp_peek static void isapnp.c Read resource data.
554
StaticStatic isapnp_find_tag static int isapnp.c Find a tag within the resource data.
555
StaticStatic isapnp_find_logdevid static int isapnp.c Find specified Logical Device ID tag
556
StaticStatic isapnp_try_isolate static int isapnp.c Try isolating ISAPnP cards at the current read port.
557
StaticStatic isapnp_isolate static void isapnp.c Find a valid read port and isolate all ISAPnP cards.
558
FunctionFunction isapnp_device_activation void isapnp.c Activate or deactivate an ISAPnP device.
559
StaticStatic isapnp_probe static int isapnp.c Probe an ISAPnP device
560
StaticStatic isapnp_remove static void isapnp.c Remove an ISAPnP device
561
StaticStatic isapnpbus_probe static int isapnp.c Probe ISAPnP root bus
562
StaticStatic isapnpbus_remove static void isapnp.c Remove ISAPnP root bus
563
FunctionFunction isa_id_string char * isa_ids.c  
564
StaticStatic mca_probe static int mca.c Probe an MCA device
565
StaticStatic mca_remove static void mca.c Remove an MCA device
566
StaticStatic mcabus_probe static int mca.c Probe MCA root bus
567
StaticStatic mcabus_remove static void mca.c Remove MCA root bus
568
StaticStatic pci_bar static unsigned long pci.c Read PCI BAR
569
FunctionFunction pci_bar_start unsigned long pci.c Find the start of a PCI BAR
570
StaticStatic pci_read_bases static void pci.c Read membase and ioaddr for a PCI device
571
FunctionFunction adjust_pci_device void pci.c Enable PCI device
572
StaticStatic pci_probe static int pci.c Probe a PCI device
573
StaticStatic pci_remove static void pci.c Remove a PCI device
574
StaticStatic pcibus_probe static int pci.c Probe PCI root bus
575
StaticStatic pcibus_remove static void pci.c Remove PCI root bus
576
StaticStatic pci_backup_excluded static int pcibackup.c @file
577
FunctionFunction pci_backup void pcibackup.c Back up PCI configuration space
578
FunctionFunction pci_restore void pcibackup.c Restore PCI configuration space
579
FunctionFunction pci_find_capability int pciextra.c Look for a PCI capability
580
FunctionFunction pci_bar_size unsigned long pciextra.c Find the size of a PCI BAR
581
FunctionFunction vp_find_vq int virtio-pci.c  
582
FunctionFunction vring_detach void virtio-ring.c  
583
FunctionFunction vring_get_buf int virtio-ring.c  
584
FunctionFunction vring_add_buf void virtio-ring.c  
585
FunctionFunction vring_kick void virtio-ring.c  
586
StaticStatic arbel_alloc_qn_offset static int arbel.c @file
587
StaticStatic arbel_free_qn_offset static void arbel.c Free queue number
588
StaticStatic arbel_cmd_wait static int arbel.c HCA commands
589
StaticStatic arbel_cmd static int arbel.c Issue HCA command
590
InlineInline arbel_cmd_query_dev_lim static inline int arbel.c  
591
InlineInline arbel_cmd_query_fw static inline int arbel.c  
592
InlineInline arbel_cmd_init_hca static inline int arbel.c  
593
InlineInline arbel_cmd_close_hca static inline int arbel.c  
594
InlineInline arbel_cmd_init_ib static inline int arbel.c  
595
InlineInline arbel_cmd_close_ib static inline int arbel.c  
596
InlineInline arbel_cmd_sw2hw_mpt static inline int arbel.c  
597
InlineInline arbel_cmd_map_eq static inline int arbel.c  
598
InlineInline arbel_cmd_sw2hw_eq static inline int arbel.c  
599
InlineInline arbel_cmd_hw2sw_eq static inline int arbel.c  
600
InlineInline arbel_cmd_sw2hw_cq static inline int arbel.c  
601
InlineInline arbel_cmd_hw2sw_cq static inline int arbel.c  
602
InlineInline arbel_cmd_rst2init_qpee static inline int arbel.c  
603
InlineInline arbel_cmd_init2rtr_qpee static inline int arbel.c  
604
InlineInline arbel_cmd_rtr2rts_qpee static inline int arbel.c  
605
InlineInline arbel_cmd_rts2rts_qp static inline int arbel.c  
606
InlineInline arbel_cmd_2rst_qpee static inline int arbel.c  
607
InlineInline arbel_cmd_mad_ifc static inline int arbel.c  
608
InlineInline arbel_cmd_read_mgm static inline int arbel.c  
609
InlineInline arbel_cmd_write_mgm static inline int arbel.c  
610
InlineInline arbel_cmd_mgid_hash static inline int arbel.c  
611
InlineInline arbel_cmd_run_fw static inline int arbel.c  
612
InlineInline arbel_cmd_disable_lam static inline int arbel.c  
613
InlineInline arbel_cmd_enable_lam static inline int arbel.c  
614
InlineInline arbel_cmd_unmap_icm static inline int arbel.c  
615
InlineInline arbel_cmd_map_icm static inline int arbel.c  
616
InlineInline arbel_cmd_unmap_icm_aux static inline int arbel.c  
617
InlineInline arbel_cmd_map_icm_aux static inline int arbel.c  
618
InlineInline arbel_cmd_set_icm_size static inline int arbel.c  
619
InlineInline arbel_cmd_unmap_fa static inline int arbel.c  
620
InlineInline arbel_cmd_map_fa static inline int arbel.c  
621
StaticStatic arbel_mad static int arbel.c MAD operations
622
StaticStatic arbel_create_cq static int arbel.c Completion queue operations
623
StaticStatic arbel_destroy_cq static void arbel.c Destroy completion queue
624
StaticStatic arbel_create_send_wq static int arbel.c Queue pair operations
625
StaticStatic arbel_create_recv_wq static int arbel.c Create receive work queue
626
StaticStatic arbel_create_qp static int arbel.c Create queue pair
627
StaticStatic arbel_modify_qp static int arbel.c Modify queue pair
628
StaticStatic arbel_destroy_qp static void arbel.c Destroy queue pair
629
StaticStatic arbel_ring_doorbell static void arbel.c Work request operations
630
StaticStatic arbel_post_send static int arbel.c Post send work queue entry
631
StaticStatic arbel_post_recv static int arbel.c Post receive work queue entry
632
StaticStatic arbel_complete static int arbel.c Handle completion
633
StaticStatic arbel_poll_cq static void arbel.c Poll completion queue
634
StaticStatic arbel_create_eq static int arbel.c Event queues
635
StaticStatic arbel_destroy_eq static void arbel.c Destroy event queue
636
StaticStatic arbel_event_port_state_change static void arbel.c Handle port state event
637
StaticStatic arbel_poll_eq static void arbel.c Poll event queue
638
StaticStatic arbel_open static int arbel.c Infiniband link-layer operations
639
StaticStatic arbel_close static void arbel.c Close Infiniband link
640
StaticStatic arbel_mcast_attach static int arbel.c Multicast group operations
641
StaticStatic arbel_mcast_detach static void arbel.c Detach from multicast group
642
StaticStatic arbel_start_firmware static int arbel.c Firmware control
643
StaticStatic arbel_stop_firmware static void arbel.c Stop firmware running
644
StaticStatic arbel_get_limits static int arbel.c Infinihost Context Memory management
645
StaticStatic icm_usage static size_t arbel.c Get ICM usage
646
StaticStatic arbel_alloc_icm static int arbel.c Allocate ICM
647
StaticStatic arbel_free_icm static void arbel.c Free ICM
648
StaticStatic arbel_setup_mpt static int arbel.c PCI interface
649
StaticStatic arbel_probe static int arbel.c Probe PCI device
650
StaticStatic arbel_remove static void arbel.c Remove PCI device
651
StaticStatic hermon_bitmask_alloc static int hermon.c @file
652
StaticStatic hermon_bitmask_free static void hermon.c Free offsets within usage bitmask
653
StaticStatic hermon_cmd_wait static int hermon.c HCA commands
654
StaticStatic hermon_cmd static int hermon.c Issue HCA command
655
InlineInline hermon_cmd_query_dev_cap static inline int hermon.c  
656
InlineInline hermon_cmd_query_fw static inline int hermon.c  
657
InlineInline hermon_cmd_init_hca static inline int hermon.c  
658
InlineInline hermon_cmd_close_hca static inline int hermon.c  
659
InlineInline hermon_cmd_init_port static inline int hermon.c  
660
InlineInline hermon_cmd_close_port static inline int hermon.c  
661
InlineInline hermon_cmd_sw2hw_mpt static inline int hermon.c  
662
InlineInline hermon_cmd_write_mtt static inline int hermon.c  
663
InlineInline hermon_cmd_map_eq static inline int hermon.c  
664
InlineInline hermon_cmd_sw2hw_eq static inline int hermon.c  
665
InlineInline hermon_cmd_hw2sw_eq static inline int hermon.c  
666
InlineInline hermon_cmd_query_eq static inline int hermon.c  
667
InlineInline hermon_cmd_sw2hw_cq static inline int hermon.c  
668
InlineInline hermon_cmd_hw2sw_cq static inline int hermon.c  
669
InlineInline hermon_cmd_rst2init_qp static inline int hermon.c  
670
InlineInline hermon_cmd_init2rtr_qp static inline int hermon.c  
671
InlineInline hermon_cmd_rtr2rts_qp static inline int hermon.c  
672
InlineInline hermon_cmd_rts2rts_qp static inline int hermon.c  
673
InlineInline hermon_cmd_2rst_qp static inline int hermon.c  
674
InlineInline hermon_cmd_query_qp static inline int hermon.c  
675
InlineInline hermon_cmd_conf_special_qp static inline int hermon.c  
676
InlineInline hermon_cmd_mad_ifc static inline int hermon.c  
677
InlineInline hermon_cmd_read_mcg static inline int hermon.c  
678
InlineInline hermon_cmd_write_mcg static inline int hermon.c  
679
InlineInline hermon_cmd_mgid_hash static inline int hermon.c  
680
InlineInline hermon_cmd_run_fw static inline int hermon.c  
681
InlineInline hermon_cmd_unmap_icm static inline int hermon.c  
682
InlineInline hermon_cmd_map_icm static inline int hermon.c  
683
InlineInline hermon_cmd_unmap_icm_aux static inline int hermon.c  
684
InlineInline hermon_cmd_map_icm_aux static inline int hermon.c  
685
InlineInline hermon_cmd_set_icm_size static inline int hermon.c  
686
InlineInline hermon_cmd_unmap_fa static inline int hermon.c  
687
InlineInline hermon_cmd_map_fa static inline int hermon.c  
688
InlineInline hermon_cmd_sense_port static inline int hermon.c  
689
StaticStatic hermon_alloc_mtt static int hermon.c Memory translation table operations
690
StaticStatic hermon_free_mtt static void hermon.c Free MTT entries
691
StaticStatic hermon_mad static int hermon.c MAD operations
692
StaticStatic hermon_create_cq static int hermon.c Completion queue operations
693
StaticStatic hermon_destroy_cq static void hermon.c Destroy completion queue
694
StaticStatic hermon_alloc_qpn static int hermon.c Queue pair operations
695
StaticStatic hermon_free_qpn static void hermon.c Free queue pair number
696
StaticStatic hermon_rate static unsigned int hermon.c Calculate transmission rate
697
StaticStatic hermon_sched_queue static unsigned int hermon.c Calculate schedule queue
698
InlineInline hermon_dump_qpctx static inline int hermon.c Dump queue pair context (for debugging only)
699
StaticStatic hermon_create_qp static int hermon.c Create queue pair
700
StaticStatic hermon_modify_qp static int hermon.c Modify queue pair
701
StaticStatic hermon_destroy_qp static void hermon.c Destroy queue pair
702
StaticStatic hermon_fill_ud_send_wqe static unsigned int hermon.c Work request operations
703
StaticStatic hermon_fill_mlx_send_wqe static unsigned int hermon.c Construct MLX send work queue entry
704
StaticStatic hermon_fill_rc_send_wqe static unsigned int hermon.c Construct RC send work queue entry
705
StaticStatic hermon_post_send static int hermon.c Post send work queue entry
706
StaticStatic hermon_post_recv static int hermon.c Post receive work queue entry
707
StaticStatic hermon_complete static int hermon.c Handle completion
708
StaticStatic hermon_poll_cq static void hermon.c Poll completion queue
709
StaticStatic hermon_create_eq static int hermon.c Event queues
710
StaticStatic hermon_destroy_eq static void hermon.c Destroy event queue
711
StaticStatic hermon_event_port_state_change static void hermon.c Handle port state event
712
StaticStatic hermon_poll_eq static void hermon.c Poll event queue
713
StaticStatic hermon_sense_port_type static int hermon.c Infiniband link-layer operations
714
StaticStatic hermon_open static int hermon.c Initialise Infiniband link
715
StaticStatic hermon_close static void hermon.c Close Infiniband link
716
StaticStatic hermon_inform_sma static int hermon.c Inform embedded subnet management agent of a received MAD
717
StaticStatic hermon_mcast_attach static int hermon.c Multicast group operations
718
StaticStatic hermon_mcast_detach static void hermon.c Detach from multicast group
719
StaticStatic hermon_map_vpm static int hermon.c Firmware control
720
StaticStatic hermon_start_firmware static int hermon.c Start firmware running
721
StaticStatic hermon_stop_firmware static void hermon.c Stop firmware running
722
StaticStatic hermon_get_cap static int hermon.c Infinihost Context Memory management
723
StaticStatic icm_usage static size_t hermon.c Get ICM usage
724
StaticStatic hermon_alloc_icm static int hermon.c Allocate ICM
725
StaticStatic hermon_free_icm static void hermon.c Free ICM
726
StaticStatic hermon_setup_mpt static int hermon.c PCI interface
727
StaticStatic hermon_configure_special_qps static int hermon.c Configure special queue pairs
728
StaticStatic hermon_reset static void hermon.c Reset device
729
StaticStatic hermon_probe static int hermon.c Probe PCI device
730
StaticStatic hermon_remove static void hermon.c Remove PCI device
731
StaticStatic linda_readq static void linda.c Linda register access
732
StaticStatic linda_writeq static void linda.c Write Linda qword register
733
StaticStatic linda_writel static void linda.c Write Linda dword register
734
StaticStatic linda_link_state_text static const char * linda.c Link state management
735
StaticStatic linda_link_state_changed static void linda.c Handle link state change
736
StaticStatic linda_set_port_info static int linda.c Set port information
737
StaticStatic linda_set_pkey_table static int linda.c Set partition key table
738
StaticStatic linda_ctx_to_qpn static int linda.c Context allocation
739
StaticStatic linda_qpn_to_ctx static int linda.c Map QPN to context number
740
StaticStatic linda_alloc_ctx static int linda.c Allocate a context
741
StaticStatic linda_free_ctx static void linda.c Free a context
742
StaticStatic linda_alloc_send_buf static unsigned int linda.c Allocate a send buffer
743
StaticStatic linda_free_send_buf static void linda.c Free a send buffer
744
StaticStatic linda_send_buf_in_use static int linda.c Check to see if send buffer is in use
745
StaticStatic linda_send_buffer_offset static unsigned long linda.c Calculate starting offset for send buffer
746
StaticStatic linda_create_send_wq static int linda.c Create send work queue
747
StaticStatic linda_destroy_send_wq static void linda.c Destroy send work queue
748
StaticStatic linda_init_send static int linda.c Initialise send datapath
749
StaticStatic linda_fini_send static void linda.c Shut down send datapath
750
StaticStatic linda_create_recv_wq static int linda.c Receive datapath
751
StaticStatic linda_destroy_recv_wq static void linda.c Destroy receive work queue
752
StaticStatic linda_init_recv static int linda.c Initialise receive datapath
753
StaticStatic linda_fini_recv static void linda.c Shut down receive datapath
754
StaticStatic linda_create_cq static int linda.c Completion queue operations
755
StaticStatic linda_destroy_cq static void linda.c Destroy completion queue
756
StaticStatic linda_create_qp static int linda.c Queue pair operations
757
StaticStatic linda_modify_qp static int linda.c Modify queue pair
758
StaticStatic linda_destroy_qp static void linda.c Destroy queue pair
759
StaticStatic linda_post_send static int linda.c Work request operations
760
StaticStatic linda_complete_send static void linda.c Complete send work queue entry
761
StaticStatic linda_poll_send_wq static void linda.c Poll send work queue
762
StaticStatic linda_post_recv static int linda.c Post receive work queue entry
763
StaticStatic linda_complete_recv static void linda.c Complete receive work queue entry
764
StaticStatic linda_poll_recv_wq static void linda.c Poll receive work queue
765
StaticStatic linda_poll_cq static void linda.c Poll completion queue
766
StaticStatic linda_poll_eq static void linda.c Event queues
767
StaticStatic linda_open static int linda.c Infiniband link-layer operations
768
StaticStatic linda_close static void linda.c Close Infiniband link
769
StaticStatic linda_mcast_attach static int linda.c Multicast group operations
770
StaticStatic linda_mcast_detach static void linda.c Detach from multicast group
771
StaticStatic linda_i2c_read_bit static int linda.c Read Linda I2C line status
772
StaticStatic linda_i2c_write_bit static void linda.c Write Linda I2C line status
773
StaticStatic linda_init_i2c static int linda.c Initialise Linda I2C subsystem
774
StaticStatic linda_read_eeprom static int linda.c Read EEPROM parameters
775
StaticStatic linda_ib_epb_request static int linda.c External parallel bus access
776
StaticStatic linda_ib_epb_wait static int linda.c Wait for IB external parallel bus transaction to complete
777
StaticStatic linda_ib_epb_release static void linda.c Release ownership of the IB external parallel bus
778
StaticStatic linda_ib_epb_read static int linda.c Read data via IB external parallel bus
779
StaticStatic linda_ib_epb_write static int linda.c Write data via IB external parallel bus
780
StaticStatic linda_ib_epb_mod_reg static int linda.c Read/modify/write EPB register
781
StaticStatic linda_ib_epb_ram_xfer static int linda.c Transfer data to/from microcontroller RAM
782
StaticStatic linda_set_serdes_param static int linda.c Program IB SerDes register(s)
783
StaticStatic linda_set_serdes_params static int linda.c Program IB SerDes registers
784
StaticStatic linda_program_uc_ram static int linda.c Program the microcontroller RAM
785
StaticStatic linda_verify_uc_ram static int linda.c Verify the microcontroller RAM
786
StaticStatic linda_trim_ib static int linda.c Use the microcontroller to trim the IB link
787
StaticStatic linda_init_ib_serdes static int linda.c Initialise the IB SerDes
788
StaticStatic linda_probe static int linda.c PCI layer interface
789
StaticStatic linda_remove static void linda.c Remove PCI device
790
StaticStatic el3_eisa_probe static int 3c509-eisa.c  
791
StaticStatic el3_eisa_disable static void 3c509-eisa.c  
792
InlineInline t509_set_drvdata static inline void 3c509.c Set 3c509 driver-private data
793
InlineInline t509_get_drvdata static inline void * 3c509.c Get 3c509 driver-private data
794
InlineInline t509_set_id_port static inline void 3c509.c  
795
InlineInline t509_wait_for_id_sequence static inline void 3c509.c  
796
InlineInline t509_global_reset static inline void 3c509.c  
797
InlineInline t509_reset_tag static inline void 3c509.c  
798
InlineInline t509_set_tag static inline void 3c509.c  
799
InlineInline t509_select_tag static inline void 3c509.c  
800
InlineInline t509_activate static inline void 3c509.c  
801
InlineInline t509_deactivate_and_reset_tag static inline void 3c509.c  
802
InlineInline t509_load_eeprom_word static inline void 3c509.c  
803
InlineInline t509_find_id_port static inline int 3c509.c  
804
StaticStatic t509_send_id_sequence static void 3c509.c  
805
StaticStatic t509_id_read_eeprom static uint16_t 3c509.c  
806
StaticStatic t509_isolate static int 3c509.c  
807
InlineInline activate_t509_device static inline void 3c509.c  
808
InlineInline deactivate_t509_device static inline void 3c509.c  
809
StaticStatic legacy_t509_probe static int 3c509.c  
810
StaticStatic legacy_t509_disable static void 3c509.c  
811
InlineInline legacy_t509_set_drvdata static inline void 3c509.c  
812
InlineInline legacy_t509_get_drvdata static inline void * 3c509.c  
813
StaticStatic t509_probe static int 3c509.c Probe a 3c509 device
814
StaticStatic t509_remove static void 3c509.c Remove a 3c509 device
815
StaticStatic t509bus_probe static int 3c509.c Probe 3c509 root bus
816
StaticStatic t509bus_remove static void 3c509.c Remove 3c509 root bus
817
StaticStatic t3c515_wait static void 3c515.c  
818
StaticStatic t515_reset static void 3c515.c RESET - Reset adapter
819
StaticStatic t515_poll static int 3c515.c POLL - Wait for a frame
820
StaticStatic t515_transmit static void 3c515.c TRANSMIT - Transmit a frame
821
StaticStatic t515_disable static void 3c515.c DISABLE - Turn off ethernet interface
822
StaticStatic t515_irq static void 3c515.c  
823
StaticStatic t515_probe static int 3c515.c PROBE - Look for an adapter, this routine's visible to the outside
824
StaticStatic corkscrew_found_device static int 3c515.c  
825
StaticStatic corkscrew_probe1 static int 3c515.c  
826
StaticStatic t529_probe static int 3c529.c  
827
StaticStatic t529_disable static void 3c529.c  
828
StaticStatic t595_reset static void 3c595.c ETH_RESET - Reset adapter
829
StaticStatic t595_transmit static void 3c595.c  
830
StaticStatic t595_poll static int 3c595.c ETH_POLL - Wait for a frame
831
StaticStatic eeprom_rdy static int 3c595.c 3Com 595 - specific routines
832
StaticStatic get_e static int 3c595.c  
833
StaticStatic vxgetlink static void 3c595.c  
834
StaticStatic vxsetlink static void 3c595.c  
835
StaticStatic t595_disable static void 3c595.c  
836
StaticStatic t595_irq static void 3c595.c  
837
StaticStatic t595_probe static int 3c595.c ETH_PROBE - Look for an adapter
838
FunctionFunction t5x9_disable void 3c5x9.c ETH_RESET - Reset adapter
839
StaticStatic t509_enable static void 3c5x9.c  
840
StaticStatic t509_reset static void 3c5x9.c  
841
StaticStatic t509_transmit static void 3c5x9.c  
842
StaticStatic t509_poll static int 3c5x9.c ETH_POLL - Wait for a frame
843
StaticStatic t509_irq static void 3c5x9.c ETH_IRQ - interrupt handling
844
StaticStatic eeprom_rdy static int 3c5x9.c 3Com 509 - specific routines
845
StaticStatic get_e static int 3c5x9.c  
846
FunctionFunction t5x9_probe int 3c5x9.c ETH_PROBE - Look for an adapter
847
StaticStatic a3c90x_internal_IssueCommand static void 3c90x.c  
848
StaticStatic a3c90x_internal_SetWindow static void 3c90x.c  
849
StaticStatic a3c90x_internal_WaitForEeprom static void 3c90x.c  
850
StaticStatic a3c90x_internal_ReadEeprom static int 3c90x.c a3c90x_internal_ReadEeprom - nvs routine to read eeprom data
851
StaticStatic a3c90x_internal_WriteEeprom static int 3c90x.c a3c90x_internal_WriteEeprom - nvs routine to write eeprom data
852
StaticStatic a3c90x_internal_ReadEepromContents static void 3c90x.c  
853
StaticStatic a3c90x_reset static void 3c90x.c  
854
StaticStatic a3c90x_setup_tx_ring static int 3c90x.c a3c90x_setup_tx_ring - Allocates TX ring, initialize tx_desc values
855
StaticStatic a3c90x_process_tx_packets static void 3c90x.c a3c90x_process_tx_packets - Checks for successfully sent packets,
856
StaticStatic a3c90x_free_tx_ring static void 3c90x.c  
857
StaticStatic a3c90x_transmit static int 3c90x.c a3c90x_transmit - Transmits a packet.
858
StaticStatic a3c90x_prepare_rx_desc static void 3c90x.c a3c90x_prepare_rx_desc - fills the rx desc with initial data
859
StaticStatic a3c90x_refill_rx_ring static void 3c90x.c a3c90x_refill_rx_ring -checks every entry in the rx ring and reallocates
860
StaticStatic a3c90x_setup_rx_ring static int 3c90x.c a3c90x_setup_rx_ring - Allocates RX ring, initialize rx_desc values
861
StaticStatic a3c90x_free_rx_ring static void 3c90x.c  
862
StaticStatic a3c90x_free_rx_iobuf static void 3c90x.c  
863
StaticStatic a3c90x_process_rx_packets static void 3c90x.c a3c90x_process_rx_packets - Checks for received packets,
864
StaticStatic a3c90x_poll static void 3c90x.c a3c90x_poll - Routine that gets called periodically.
865
StaticStatic a3c90x_free_resources static void 3c90x.c  
866
StaticStatic a3c90x_remove static void 3c90x.c a3c90x_remove - Routine to remove the card. Unregisters
867
StaticStatic a3c90x_irq static void 3c90x.c  
868
StaticStatic a3c90x_hw_start static void 3c90x.c a3c90x_hw_start - Initialize hardware, copy MAC address
869
StaticStatic a3c90x_open static int 3c90x.c a3c90x_open - Routine to initialize the card. Initialize hardware,
870
StaticStatic a3c90x_close static void 3c90x.c a3c90x_close - free()s TX and RX ring, disablex RX/TX, resets NIC
871
StaticStatic a3c90x_probe static int 3c90x.c  
872
StaticStatic amd8111e_init_hw_default static void amd8111e.c  
873
StaticStatic amd8111e_start static int amd8111e.c  
874
StaticStatic amd8111e_read_phy static int amd8111e.c  
875
StaticStatic amd8111e_write_phy static int amd8111e.c  
876
StaticStatic amd8111e_probe_ext_phy static void amd8111e.c  
877
StaticStatic amd8111e_disable_interrupt static void amd8111e.c  
878
StaticStatic amd8111e_enable_interrupt static void amd8111e.c  
879
StaticStatic amd8111e_force_interrupt static void amd8111e.c  
880
StaticStatic amd8111e_get_mac_address static int amd8111e.c  
881
StaticStatic amd8111e_init_rx_ring static int amd8111e.c  
882
StaticStatic amd8111e_init_tx_ring static int amd8111e.c  
883
StaticStatic amd8111e_wait_tx_ring static int amd8111e.c  
884
StaticStatic amd8111e_wait_link static void amd8111e.c  
885
StaticStatic amd8111e_poll_link static void amd8111e.c  
886
StaticStatic amd8111e_restart static void amd8111e.c  
887
StaticStatic amd8111e_transmit static void amd8111e.c Interface Functions *
888
StaticStatic amd8111e_poll static int amd8111e.c  
889
StaticStatic amd8111e_disable static void amd8111e.c  
890
StaticStatic amd8111e_irq static void amd8111e.c  
891
StaticStatic amd8111e_probe static int amd8111e.c  
892
InlineInline atl1e_irq_enable static inline void atl1e.c  
893
InlineInline atl1e_irq_disable static inline void atl1e.c  
894
InlineInline atl1e_irq_reset static inline void atl1e.c  
895
StaticStatic atl1e_reset static void atl1e.c  
896
StaticStatic atl1e_check_link static int atl1e.c  
897
StaticStatic atl1e_mdio_read static int atl1e.c  
898
StaticStatic atl1e_mdio_write static void atl1e.c  
899
StaticStatic atl1e_setup_pcicmd static void atl1e.c  
900
StaticStatic atl1e_sw_init static int atl1e.c  
901
StaticStatic atl1e_clean_tx_ring static void atl1e.c  
902
StaticStatic atl1e_clean_rx_ring static void atl1e.c  
903
StaticStatic atl1e_cal_ring_size static void atl1e.c  
904
StaticStatic atl1e_init_ring_resources static void atl1e.c  
905
StaticStatic atl1e_init_ring_ptrs static void atl1e.c  
906
StaticStatic atl1e_free_ring_resources static void atl1e.c  
907
StaticStatic atl1e_setup_ring_resources static int atl1e.c  
908
InlineInline atl1e_configure_des_ring static inline void atl1e.c  
909
InlineInline atl1e_configure_tx static inline void atl1e.c  
910
InlineInline atl1e_configure_rx static inline void atl1e.c  
911
InlineInline atl1e_configure_dma static inline void atl1e.c  
912
StaticStatic atl1e_setup_mac_ctrl static void atl1e.c  
913
StaticStatic atl1e_configure static int atl1e.c  
914
InlineInline atl1e_clear_phy_int static inline void atl1e.c  
915
StaticStatic atl1e_clean_tx_irq static int atl1e.c  
916
StaticStatic atl1e_get_rx_page static struct atl1e_rx_page * atl1e.c  
917
StaticStatic atl1e_clean_rx_irq static void atl1e.c  
918
StaticStatic atl1e_poll static void atl1e.c  
919
InlineInline atl1e_tpd_avail static inline u16 atl1e.c  
920
StaticStatic atl1e_get_tpd static struct atl1e_tpd_desc * atl1e.c  
921
StaticStatic atl1e_get_tx_buffer static struct atl1e_tx_buffer * atl1e.c  
922
StaticStatic atl1e_tx_map static void atl1e.c  
923
StaticStatic atl1e_tx_queue static void atl1e.c  
924
StaticStatic atl1e_xmit_frame static int atl1e.c  
925
FunctionFunction atl1e_up int atl1e.c  
926
FunctionFunction atl1e_irq void atl1e.c  
927
FunctionFunction atl1e_down void atl1e.c  
928
StaticStatic atl1e_open static int atl1e.c  
929
StaticStatic atl1e_close static void atl1e.c  
930
StaticStatic atl1e_init_netdev static void atl1e.c  
931
StaticStatic atl1e_probe static int atl1e.c  
932
StaticStatic atl1e_remove static void atl1e.c  
933
FunctionFunction atl1e_check_eeprom_exist int atl1e.c ******** Hardware-level functions: *********
934
FunctionFunction atl1e_hw_set_mac_addr void atl1e.c  
935
StaticStatic atl1e_get_permanent_address static int atl1e.c  
936
FunctionFunction atl1e_force_ps void atl1e.c  
937
FunctionFunction atl1e_read_mac_addr int atl1e.c  
938
FunctionFunction atl1e_read_phy_reg int atl1e.c  
939
FunctionFunction atl1e_write_phy_reg int atl1e.c  
940
StaticStatic atl1e_init_pcie static void atl1e.c  
941
StaticStatic atl1e_phy_setup_autoneg_adv static int atl1e.c  
942
FunctionFunction atl1e_phy_commit int atl1e.c  
943
FunctionFunction atl1e_phy_init int atl1e.c  
944
FunctionFunction atl1e_reset_hw int atl1e.c  
945
FunctionFunction atl1e_init_hw int atl1e.c  
946
FunctionFunction atl1e_get_speed_and_duplex int atl1e.c  
947
FunctionFunction atl1e_restart_autoneg int atl1e.c  
948
InlineInline ring_next static inline int b44.c  
949
InlineInline br32 static inline u32 b44.c  
950
InlineInline bw32 static inline void b44.c  
951
InlineInline bflush static inline void b44.c  
952
FunctionFunction phys_ram_within_limit int b44.c Return non-zero if the installed RAM is within
953
StaticStatic pending_tx_index static u32 b44.c Ring cells waiting to be processed are between 'tx_cur' and 'pending'
954
StaticStatic pending_rx_index static u32 b44.c Ring cells waiting to be processed are between 'rx_cur' and 'pending'
955
StaticStatic b44_wait_bit static int b44.c Wait until the given bit is set/cleared.
956
InlineInline ssb_get_core_rev static inline u32 b44.c  
957
InlineInline ssb_is_core_up static inline int b44.c  
958
StaticStatic ssb_pci_setup static u32 b44.c  
959
StaticStatic ssb_core_disable static void b44.c  
960
StaticStatic ssb_core_reset static void b44.c  
961
StaticStatic b44_chip_reset static void b44.c  
962
StaticStatic b44_halt static void b44.c called by b44_poll in the error path
963
StaticStatic b44_init_hw static void b44.c  
964
StaticStatic b44_populate_rx_descriptor static void b44.c * Management of ring descriptors **
965
StaticStatic b44_rx_refill static void b44.c  
966
StaticStatic b44_free_rx_ring static void b44.c  
967
StaticStatic b44_init_rx_ring static int b44.c  
968
StaticStatic b44_free_tx_ring static void b44.c  
969
StaticStatic b44_init_tx_ring static int b44.c  
970
StaticStatic b44_phy_read static int b44.c * Interaction with the PHY **
971
StaticStatic b44_phy_write static int b44.c  
972
StaticStatic b44_phy_reset static int b44.c  
973
StaticStatic b44_cam_write static void b44.c  
974
StaticStatic b44_set_mac_addr static void b44.c  
975
StaticStatic b44_read_eeprom static void b44.c  
976
StaticStatic b44_load_mac_and_phy_addr static void b44.c  
977
StaticStatic b44_set_rx_mode static void b44.c  
978
StaticStatic b44_probe static int b44.c * Implementation of gPXE driver callbacks **
979
StaticStatic b44_remove static void b44.c Remove device
980
StaticStatic b44_irq static void b44.c Enable or disable interrupts
981
StaticStatic b44_open static int b44.c Open network device
982
StaticStatic b44_close static void b44.c Close network device
983
StaticStatic b44_transmit static int b44.c Transmit packet
984
StaticStatic b44_tx_complete static void b44.c Recycles sent TX descriptors and notifies network stack
985
StaticStatic b44_process_rx_packets static void b44.c  
986
StaticStatic b44_poll static void b44.c Poll for completed and received packets
987
StaticStatic bnx2_reg_rd_ind static u32 bnx2.c  
988
StaticStatic bnx2_reg_wr_ind static void bnx2.c  
989
StaticStatic bnx2_ctx_wr static void bnx2.c  
990
StaticStatic bnx2_read_phy static int bnx2.c  
991
StaticStatic bnx2_write_phy static int bnx2.c  
992
StaticStatic bnx2_disable_int static void bnx2.c  
993
StaticStatic bnx2_alloc_mem static int bnx2.c  
994
StaticStatic bnx2_report_fw_link static void bnx2.c  
995
StaticStatic bnx2_report_link static void bnx2.c  
996
StaticStatic bnx2_resolve_flow_ctrl static void bnx2.c  
997
StaticStatic bnx2_5708s_linkup static int bnx2.c  
998
StaticStatic bnx2_5706s_linkup static int bnx2.c  
999
StaticStatic bnx2_copper_linkup static int bnx2.c  
1000
StaticStatic bnx2_set_mac_link static int bnx2.c  
1001
StaticStatic bnx2_set_link static int bnx2.c  
1002
StaticStatic bnx2_reset_phy static int bnx2.c  
1003
StaticStatic bnx2_phy_get_pause_adv static u32 bnx2.c  
1004
StaticStatic bnx2_setup_serdes_phy static int bnx2.c  
1005
StaticStatic bnx2_setup_copper_phy static int bnx2.c  
1006
StaticStatic bnx2_setup_phy static int bnx2.c  
1007
StaticStatic bnx2_init_5708s_phy static int bnx2.c  
1008
StaticStatic bnx2_init_5706s_phy static int bnx2.c  
1009
StaticStatic bnx2_init_copper_phy static int bnx2.c  
1010
StaticStatic bnx2_init_phy static int bnx2.c  
1011
StaticStatic bnx2_fw_sync static int bnx2.c  
1012
StaticStatic bnx2_init_context static void bnx2.c  
1013
StaticStatic bnx2_alloc_bad_rbuf static int bnx2.c  
1014
StaticStatic bnx2_set_mac_addr static void bnx2.c  
1015
StaticStatic bnx2_set_rx_mode static void bnx2.c  
1016
StaticStatic load_rv2p_fw static void bnx2.c  
1017
StaticStatic load_cpu_fw static void bnx2.c  
1018
StaticStatic bnx2_init_cpus static void bnx2.c  
1019
StaticStatic bnx2_set_power_state_0 static int bnx2.c  
1020
StaticStatic bnx2_enable_nvram_access static void bnx2.c  
1021
StaticStatic bnx2_disable_nvram_access static void bnx2.c  
1022
StaticStatic bnx2_init_nvram static int bnx2.c  
1023
StaticStatic bnx2_reset_chip static int bnx2.c  
1024
StaticStatic bnx2_disable static void bnx2.c  
1025
StaticStatic bnx2_init_chip static int bnx2.c  
1026
StaticStatic bnx2_init_tx_ring static void bnx2.c  
1027
StaticStatic bnx2_init_rx_ring static void bnx2.c  
1028
StaticStatic bnx2_reset_nic static int bnx2.c  
1029
StaticStatic bnx2_init_nic static int bnx2.c  
1030
StaticStatic bnx2_init_board static int bnx2.c  
1031
StaticStatic bnx2_transmit static void bnx2.c  
1032
StaticStatic bnx2_poll_link static int bnx2.c  
1033
StaticStatic bnx2_poll static int bnx2.c  
1034
StaticStatic bnx2_irq static void bnx2.c  
1035
StaticStatic bnx2_probe static int bnx2.c  
1036
InlineInline readreg static inline int cs89x0.c CS89x0 - specific routines
1037
InlineInline writereg static inline void cs89x0.c  
1038
StaticStatic wait_eeprom_ready static int cs89x0.c EEPROM access
1039
StaticStatic get_eeprom_data static int cs89x0.c  
1040
StaticStatic get_eeprom_chksum static int cs89x0.c  
1041
StaticStatic clrline static void cs89x0.c Activate all of the available media and probe for network
1042
StaticStatic control_dc_dc static void cs89x0.c  
1043
StaticStatic detect_tp static int cs89x0.c  
1044
StaticStatic send_test_pkt static int cs89x0.c  
1045
StaticStatic detect_aui static int cs89x0.c  
1046
StaticStatic detect_bnc static int cs89x0.c  
1047
StaticStatic cs89x0_reset static void cs89x0.c ETH_RESET - Reset adapter
1048
StaticStatic cs89x0_transmit static void cs89x0.c ETH_TRANSMIT - Transmit a frame
1049
StaticStatic cs89x0_poll static int cs89x0.c ETH_POLL - Wait for a frame
1050
StaticStatic cs89x0_irq static void cs89x0.c  
1051
StaticStatic cs89x0_probe_addr static int cs89x0.c ETH_PROBE - Look for an adapter
1052
StaticStatic cs89x0_probe static int cs89x0.c  
1053
StaticStatic cs89x0_disable static void cs89x0.c  
1054
InlineInline whereami static inline void davicom.c Utility Routines
1055
StaticStatic davicom_more static void davicom.c  
1056
StaticStatic davicom_wait static void davicom.c  
1057
StaticStatic phy_read static int davicom.c For DAVICOM phyxcer register by MII interface
1058
StaticStatic phy_write static void davicom.c  
1059
StaticStatic phy_write_1bit static void davicom.c  
1060
StaticStatic phy_read_1bit static int davicom.c  
1061
StaticStatic HPNA_process static void davicom.c  
1062
StaticStatic davicom_media_chk static void davicom.c  
1063
StaticStatic read_eeprom static int davicom.c EEPROM Reading Code
1064
StaticStatic davicom_init_chain static void davicom.c davicom_init_chain - setup the tx and rx descriptors
1065
StaticStatic davicom_reset static void davicom.c davicom_reset - Reset adapter
1066
StaticStatic davicom_transmit static void davicom.c eth_transmit - Transmit a frame
1067
StaticStatic davicom_poll static int davicom.c eth_poll - Wait for a frame
1068
StaticStatic davicom_disable static void davicom.c eth_disable - Disable the interface
1069
StaticStatic davicom_irq static void davicom.c eth_irq - enable, disable and force interrupts
1070
StaticStatic davicom_probe static int davicom.c eth_probe - Look for an adapter
1071
StaticStatic depca_init_ring static void depca.c  
1072
InlineInline LoadCSRs static inline void depca.c  
1073
InlineInline InitRestartDepca static inline int depca.c  
1074
StaticStatic depca_reset static void depca.c RESET - Reset adapter
1075
StaticStatic depca_poll static int depca.c POLL - Wait for a frame
1076
StaticStatic depca_transmit static void depca.c TRANSMIT - Transmit a frame
1077
StaticStatic depca_disable static void depca.c DISABLE - Turn off ethernet interface
1078
StaticStatic depca_irq static void depca.c IRQ - Interrupt Control
1079
StaticStatic depca_probe1 static int depca.c  
1080
StaticStatic depca_probe static int depca.c PROBE - Look for an adapter, this routine's visible to the outside
1081
StaticStatic dmfe_reset static void dmfe.c  
1082
StaticStatic dmfe_init_dm910x static void dmfe.c  
1083
StaticStatic dmfe_poll static int dmfe.c POLL - Wait for a frame
1084
StaticStatic dmfe_irq static void dmfe.c  
1085
StaticStatic dmfe_transmit static void dmfe.c TRANSMIT - Transmit a frame
1086
StaticStatic dmfe_disable static void dmfe.c DISABLE - Turn off ethernet interface
1087
StaticStatic dmfe_probe static int dmfe.c  
1088
StaticStatic dmfe_descriptor_init static void dmfe.c  
1089
StaticStatic update_cr6 static void dmfe.c  
1090
StaticStatic dm9132_id_table static void dmfe.c  
1091
StaticStatic send_filter_frame static void dmfe.c  
1092
StaticStatic read_srom_word static u16 dmfe.c  
1093
StaticStatic dmfe_sense_speed static u8 dmfe.c  
1094
StaticStatic dmfe_set_phyxcer static void dmfe.c  
1095
StaticStatic dmfe_process_mode static void dmfe.c  
1096
StaticStatic phy_write static void dmfe.c  
1097
StaticStatic phy_read static u16 dmfe.c  
1098
StaticStatic phy_write_1bit static void dmfe.c  
1099
StaticStatic phy_read_1bit static u16 dmfe.c  
1100
StaticStatic dmfe_parse_srom static void dmfe.c  
1101
StaticStatic dmfe_program_DM9801 static void dmfe.c  
1102
StaticStatic dmfe_program_DM9802 static void dmfe.c  
1103
StaticStatic eepro_reset static void eepro.c RESET - Reset adapter
1104
StaticStatic eepro_poll static int eepro.c POLL - Wait for a frame
1105
StaticStatic eepro_transmit static void eepro.c TRANSMIT - Transmit a frame
1106
StaticStatic eepro_disable static void eepro.c DISABLE - Turn off ethernet interface
1107
StaticStatic eepro_irq static void eepro.c DISABLE - Enable, Disable, or Force interrupts
1108
StaticStatic read_eeprom static int eepro.c  
1109
StaticStatic eepro_probe1 static int eepro.c  
1110
StaticStatic eepro_probe static int eepro.c PROBE - Look for an adapter, this routine's visible to the outside
1111
InlineInline wait_for_cmd_done static inline void eepro100.c  
1112
StaticStatic mdio_write static int eepro100.c Locally used functions
1113
StaticStatic mdio_read static int eepro100.c  
1114
StaticStatic do_eeprom_cmd static int eepro100.c  
1115
InlineInline whereami static inline void eepro100.c  
1116
StaticStatic eepro100_irq static void eepro100.c  
1117
StaticStatic eepro100_transmit static void eepro100.c  
1118
StaticStatic speedo_rx_soft_reset static void eepro100.c  
1119
StaticStatic eepro100_poll static int eepro100.c  
1120
StaticStatic eepro100_disable static void eepro100.c  
1121
StaticStatic eepro100_probe static int eepro100.c  
1122
FunctionFunction hd void eepro100.c  
1123
StaticStatic epic100_probe static int epic100.c Externally visible functions
1124
StaticStatic set_rx_mode static void epic100.c  
1125
StaticStatic epic100_open static void epic100.c  
1126
StaticStatic epic100_init_ring static void epic100.c  
1127
StaticStatic epic100_transmit static void epic100.c  
1128
StaticStatic epic100_poll static int epic100.c  
1129
StaticStatic epic100_disable static void epic100.c  
1130
StaticStatic epic100_irq static void epic100.c  
1131
StaticStatic read_eeprom static int epic100.c  
1132
StaticStatic mii_read static int epic100.c  
1133
StaticStatic gmii_autoneg_advertised static unsigned int etherfabric.c Retrieve GMII autonegotiation advertised abilities
1134
StaticStatic gmii_autoneg_lpa static unsigned int etherfabric.c Retrieve GMII autonegotiation link partner abilities
1135
StaticStatic gmii_nway_result static unsigned int etherfabric.c Calculate GMII autonegotiated link technology
1136
StaticStatic gmii_link_ok static int etherfabric.c Check GMII PHY link status
1137
StaticStatic mdio_clause45_wait_reset_mmds static int etherfabric.c  
1138
StaticStatic mdio_clause45_reset_mmd static int etherfabric.c  
1139
StaticStatic mdio_clause45_links_ok static int etherfabric.c  
1140
StaticStatic mdio_clause45_check_mmds static int etherfabric.c  
1141
InlineInline _falcon_writel static inline void etherfabric.c  
1142
InlineInline _falcon_readl static inline uint32_t etherfabric.c  
1143
InlineInline falcon_write static inline void etherfabric.c Write to a Falcon register
1144
InlineInline falcon_write_sram static inline void etherfabric.c Write to Falcon SRAM
1145
InlineInline falcon_writel static inline void etherfabric.c Write dword to Falcon register that allows partial writes
1146
InlineInline falcon_read static inline void etherfabric.c Read from a Falcon register
1147
InlineInline falcon_read_sram static inline void etherfabric.c Read from Falcon SRAM
1148
InlineInline falcon_readl static inline void etherfabric.c Read dword from a portion of a Falcon register
1149
InlineInline falcon_event_present static inline int etherfabric.c See if an event is present
1150
StaticStatic falcon_eventq_read_ack static void etherfabric.c  
1151
InlineInline falcon_dump_regs static inline void etherfabric.c Dump register contents (for debugging)
1152
StaticStatic falcon_interrupts static void etherfabric.c  
1153
StaticStatic falcon_spi_wait static int etherfabric.c  
1154
StaticStatic falcon_spi_rw static int etherfabric.c  
1155
StaticStatic falcon_i2c_bit_write static void etherfabric.c Falcon bit-bashed I2C interface
1156
StaticStatic falcon_i2c_bit_read static int etherfabric.c  
1157
StaticStatic falcon_gmii_wait static int etherfabric.c MDIO access
1158
StaticStatic falcon_mdio_write static void etherfabric.c  
1159
StaticStatic falcon_mdio_read static int etherfabric.c  
1160
StaticStatic falcon_reconfigure_mac_wrapper static void etherfabric.c MAC wrapper
1161
StaticStatic falcon_gmac_writel static void etherfabric.c  
1162
StaticStatic falcon_gmac_readl static void etherfabric.c  
1163
StaticStatic mentormac_reset static void etherfabric.c  
1164
StaticStatic mentormac_init static void etherfabric.c  
1165
StaticStatic falcon_init_gmac static int etherfabric.c  
1166
StaticStatic falcon_xmac_writel static void etherfabric.c XMAC handling
1167
StaticStatic falcon_xmac_readl static void etherfabric.c Read dword from a Falcon XMAC register
1168
StaticStatic falcon_setup_xaui static void etherfabric.c Configure Falcon XAUI output
1169
StaticStatic falcon_xgmii_status static int etherfabric.c  
1170
StaticStatic falcon_mask_status_intr static void etherfabric.c  
1171
StaticStatic falcon_reset_xmac static int etherfabric.c Reset 10G MAC connected to port
1172
StaticStatic falcon_reset_xaui static int etherfabric.c  
1173
StaticStatic falcon_xaui_link_ok static int etherfabric.c  
1174
StaticStatic falcon_reconfigure_xmac static void etherfabric.c Initialise XMAC
1175
StaticStatic falcon_init_xmac static int etherfabric.c  
1176
StaticStatic falcon_xaui_phy_init static int etherfabric.c Null PHY handling
1177
StaticStatic alaska_init static int etherfabric.c Alaska PHY
1178
StaticStatic falcon_xfp_phy_init static int etherfabric.c  
1179
StaticStatic falcon_txc_logic_reset static int etherfabric.c  
1180
StaticStatic falcon_txc_phy_init static int etherfabric.c  
1181
StaticStatic falcon_tenxpress_check_c11 static int etherfabric.c  
1182
StaticStatic falcon_tenxpress_phy_init static int etherfabric.c  
1183
StaticStatic falcon_pm8358_phy_init static int etherfabric.c  
1184
StaticStatic sfe4001_init static int etherfabric.c  
1185
StaticStatic sfe4001_fini static void etherfabric.c  
1186
StaticStatic sfe4002_init static int etherfabric.c  
1187
StaticStatic sfe4002_fini static void etherfabric.c  
1188
StaticStatic sfe4003_init static int etherfabric.c  
1189
StaticStatic sfe4003_fini static void etherfabric.c  
1190
StaticStatic falcon_free_special_buffer static void etherfabric.c Hardware initialisation
1191
StaticStatic falcon_alloc_special_buffer static void* etherfabric.c  
1192
StaticStatic clear_b0_fpga_memories static void etherfabric.c  
1193
StaticStatic falcon_reset static int etherfabric.c  
1194
StaticStatic falcon_probe_nic_variant static void etherfabric.c  
1195
StaticStatic falcon_init_spi_device static void etherfabric.c  
1196
StaticStatic falcon_probe_spi static int etherfabric.c  
1197
StaticStatic falcon_probe_nvram static int etherfabric.c  
1198
StaticStatic falcon_init_sram static int etherfabric.c  
1199
StaticStatic falcon_setup_nic static void etherfabric.c  
1200
StaticStatic falcon_init_resources static void etherfabric.c  
1201
StaticStatic falcon_fini_resources static void etherfabric.c  
1202
StaticStatic falcon_build_rx_desc static void etherfabric.c Hardware rx path
1203
StaticStatic falcon_notify_rx_desc static void etherfabric.c  
1204
StaticStatic falcon_build_tx_desc static void etherfabric.c Hardware tx path
1205
StaticStatic falcon_notify_tx_desc static void etherfabric.c  
1206
StaticStatic efab_fill_rx_queue static int etherfabric.c Software receive interface
1207
StaticStatic efab_receive static void etherfabric.c  
1208
StaticStatic efab_transmit static int etherfabric.c Software transmit interface
1209
StaticStatic efab_transmit_done static int etherfabric.c  
1210
StaticStatic falcon_clear_interrupts static void etherfabric.c Hardware event path
1211
StaticStatic falcon_handle_event static void etherfabric.c  
1212
StaticStatic efab_poll static void etherfabric.c Software (polling) interrupt handler
1213
StaticStatic efab_irq static void etherfabric.c  
1214
StaticStatic efab_free_resources static void etherfabric.c Software open/close
1215
StaticStatic efab_alloc_resources static int etherfabric.c  
1216
StaticStatic efab_init_mac static int etherfabric.c  
1217
StaticStatic efab_close static void etherfabric.c  
1218
StaticStatic efab_open static int etherfabric.c  
1219
StaticStatic efab_remove static void etherfabric.c  
1220
StaticStatic efab_probe static int etherfabric.c  
1221
InlineInline pci_push static inline void forcedeth.c  
1222
InlineInline nv_descr_getlength static inline u32 forcedeth.c  
1223
StaticStatic reg_delay static int forcedeth.c  
1224
StaticStatic mii_rw static int forcedeth.c  
1225
StaticStatic phy_reset static int forcedeth.c  
1226
StaticStatic phy_init static int forcedeth.c  
1227
StaticStatic start_rx static void forcedeth.c  
1228
StaticStatic stop_rx static void forcedeth.c  
1229
StaticStatic start_tx static void forcedeth.c  
1230
StaticStatic stop_tx static void forcedeth.c  
1231
StaticStatic txrx_reset static void forcedeth.c  
1232
StaticStatic alloc_rx static int forcedeth.c  
1233
StaticStatic update_linkspeed static int forcedeth.c  
1234
StaticStatic nv_linkchange static void forcedeth.c  
1235
StaticStatic init_ring static int forcedeth.c  
1236
StaticStatic set_multicast static void forcedeth.c  
1237
StaticStatic forcedeth_reset static int forcedeth.c RESET - Reset the NIC to prepare for use
1238
StaticStatic forcedeth_poll static int forcedeth.c POLL - Wait for a frame
1239
StaticStatic forcedeth_transmit static void forcedeth.c TRANSMIT - Transmit a frame
1240
StaticStatic forcedeth_disable static void forcedeth.c DISABLE - Turn off ethernet interface
1241
StaticStatic forcedeth_irq static void forcedeth.c IRQ - Enable, Disable, or Force interrupts
1242
StaticStatic forcedeth_probe static int forcedeth.c  
1243
StaticStatic ipoib_lookup_peer_by_key static struct ipoib_peer * ipoib.c Look up cached peer by key
1244
StaticStatic ipoib_cache_peer static struct ipoib_peer * ipoib.c Store GID and QPN in peer cache
1245
StaticStatic ipoib_push static int ipoib.c IPoIB link layer
1246
StaticStatic ipoib_pull static int ipoib.c Remove IPoIB link-layer header
1247
StaticStatic ipoib_init_addr static void ipoib.c Initialise IPoIB link-layer address
1248
FunctionFunction ipoib_ntoa const char * ipoib.c Transcribe IPoIB link-layer address
1249
StaticStatic ipoib_mc_hash static int ipoib.c Hash multicast address
1250
FunctionFunction alloc_ipoibdev struct net_device * ipoib.c Allocate IPoIB device
1251
StaticStatic ipoib_transmit static int ipoib.c IPoIB network device
1252
StaticStatic ipoib_complete_send static void ipoib.c Handle IPoIB send completion
1253
StaticStatic ipoib_complete_recv static void ipoib.c Handle IPoIB receive completion
1254
StaticStatic ipoib_poll static void ipoib.c Poll IPoIB network device
1255
StaticStatic ipoib_irq static void ipoib.c Enable/disable interrupts on IPoIB network device
1256
FunctionFunction ipoib_join_complete void ipoib.c Handle IPv4 broadcast multicast group join completion
1257
StaticStatic ipoib_join_broadcast_group static int ipoib.c Join IPv4 broadcast multicast group
1258
StaticStatic ipoib_leave_broadcast_group static void ipoib.c Leave IPv4 broadcast multicast group
1259
StaticStatic ipoib_open static int ipoib.c Open IPoIB network device
1260
StaticStatic ipoib_close static void ipoib.c Close IPoIB network device
1261
FunctionFunction ipoib_link_state_changed void ipoib.c Handle link status change
1262
FunctionFunction ipoib_probe int ipoib.c Probe IPoIB device
1263
FunctionFunction ipoib_remove void ipoib.c Remove IPoIB device
1264
StaticStatic legacy_transmit static int legacy.c  
1265
StaticStatic legacy_poll static void legacy.c  
1266
StaticStatic legacy_open static int legacy.c  
1267
StaticStatic legacy_close static void legacy.c  
1268
StaticStatic legacy_irq static void legacy.c  
1269
FunctionFunction legacy_probe int legacy.c  
1270
FunctionFunction legacy_remove void legacy.c  
1271
FunctionFunction dummy_connect int legacy.c  
1272
FunctionFunction dummy_irq void legacy.c  
1273
StaticStatic init_ring static void mtd80x.c init_ring - setup the tx and rx descriptors
1274
StaticStatic mtd_reset static void mtd80x.c RESET - Reset Adapter
1275
StaticStatic mtd_poll static int mtd80x.c POLL - Wait for a frame
1276
StaticStatic mtd_transmit static void mtd80x.c TRANSMIT - Transmit a frame
1277
StaticStatic mtd_disable static void mtd80x.c DISABLE - Turn off ethernet interface
1278
StaticStatic mtd_probe static int mtd80x.c PROBE - Look for an adapter, this routine's visible to the outside
1279
StaticStatic set_rx_mode static void mtd80x.c  
1280
StaticStatic m80x_read_tick static unsigned int mtd80x.c  
1281
StaticStatic m80x_delay static void mtd80x.c  
1282
StaticStatic m80x_send_cmd_to_phy static u32 mtd80x.c  
1283
StaticStatic mdio_read static int mtd80x.c  
1284
StaticStatic mdio_write static void mtd80x.c  
1285
StaticStatic getlinkstatus static void mtd80x.c  
1286
StaticStatic getlinktype static void mtd80x.c  
1287
StaticStatic mtnic_alloc_aligned static int mtnic.c MTNIC allocation functions
1288
StaticStatic mtnic_alloc_cmdif static int mtnic.c mtnic alloc command interface
1289
StaticStatic mtnic_free_io_buffers static void mtnic.c Free RX io buffers
1290
StaticStatic mtnic_alloc_iobuf static int mtnic.c mtnic alloc and attach io buffers
1291
StaticStatic mtnic_alloc_ring static int mtnic.c mtnic alloc ring
1292
StaticStatic mtnic_alloc_cq static int mtnic.c mtnic alloc CQ
1293
FunctionFunction mtnic_alloc_resources unsigned int mtnic.c mtnic_alloc_resources
1294
StaticStatic mtnic_alloc_eq static int mtnic.c mtnic alloc_eq
1295
InlineInline cmdif_go_bit static inline int mtnic.c Mtnic commands functions
1296
StaticStatic mtnic_cmd static int mtnic.c  
1297
StaticStatic mtnic_map_cmd static int mtnic.c  
1298
StaticStatic mtnic_QUERY_FW static int mtnic.c  
1299
StaticStatic mtnic_OPEN_NIC static int mtnic.c  
1300
StaticStatic mtnic_CONFIG_RX static int mtnic.c  
1301
StaticStatic mtnic_CONFIG_TX static int mtnic.c  
1302
StaticStatic mtnic_HEART_BEAT static int mtnic.c  
1303
StaticStatic mtnic_SET_PORT_DEFAULT_RING static int mtnic.c  
1304
StaticStatic mtnic_CONFIG_PORT_RSS_STEER static int mtnic.c  
1305
StaticStatic mtnic_SET_PORT_RSS_INDIRECTION static int mtnic.c  
1306
StaticStatic mtnic_CONFIG_CQ static int mtnic.c  
1307
StaticStatic mtnic_CONFIG_TX_RING static int mtnic.c  
1308
StaticStatic mtnic_CONFIG_RX_RING static int mtnic.c  
1309
StaticStatic mtnic_CONFIG_EQ static int mtnic.c  
1310
StaticStatic mtnic_SET_RX_RING_ADDR static int mtnic.c  
1311
StaticStatic mtnic_SET_PORT_STATE static int mtnic.c  
1312
StaticStatic mtnic_SET_PORT_MTU static int mtnic.c  
1313
StaticStatic mtnic_RELEASE_RESOURCE static int mtnic.c  
1314
StaticStatic mtnic_QUERY_CAP static int mtnic.c  
1315
StaticStatic mtnic_query_num_ports static int mtnic.c  
1316
StaticStatic mtnic_query_mac static int mtnic.c  
1317
StaticStatic mtnic_query_offsets static int mtnic.c  
1318
FunctionFunction mtnic_reset void mtnic.c MTNIC initalization functions
1319
StaticStatic restore_config static int mtnic.c Restore PCI config
1320
StaticStatic mtnic_init_pci static int mtnic.c Init PCI configuration
1321
InlineInline mtnic_init_card static inline int mtnic.c Initial hardware
1322
FunctionFunction mtnic_process_tx_cq void mtnic.c Process functions
1323
FunctionFunction mtnic_process_rx_cq int mtnic.c  
1324
StaticStatic mtnic_open static int mtnic.c net_device functions
1325
StaticStatic mtnic_poll static void mtnic.c Check if we got completion for receive and transmit and
1326
StaticStatic mtnic_transmit static int mtnic.c  
1327
StaticStatic mtnic_close static void mtnic.c  
1328
StaticStatic mtnic_disable static void mtnic.c  
1329
StaticStatic mtnic_irq static void mtnic.c  
1330
StaticStatic mtnic_probe static int mtnic.c  
1331
StaticStatic natsemi_spi_read_bit static int natsemi.c  
1332
StaticStatic natsemi_spi_write_bit static void natsemi.c  
1333
StaticStatic natsemi_init_eeprom static void natsemi.c  
1334
StaticStatic natsemi_probe static int natsemi.c Probe PCI device
1335
StaticStatic natsemi_remove static void natsemi.c Remove PCI device
1336
StaticStatic natsemi_reset static void natsemi.c Reset NIC
1337
StaticStatic natsemi_open static int natsemi.c Open NIC
1338
StaticStatic natsemi_close static void natsemi.c Close NIC
1339
StaticStatic natsemi_transmit static int natsemi.c Transmit packet
1340
StaticStatic natsemi_poll static void natsemi.c Poll for received packets
1341
StaticStatic natsemi_irq static void natsemi.c Enable/disable interrupts
1342
StaticStatic eth_pio_read static void ne2k_isa.c ETH_PIO_READ - Read a frame via Programmed I/O
1343
StaticStatic eth_pio_write static void ne2k_isa.c ETH_PIO_WRITE - Write a frame via Programmed I/O
1344
StaticStatic enable_multicast static void ne2k_isa.c enable_multicast - Enable Multicast
1345
StaticStatic ne_probe1 static int ne2k_isa.c NE_PROBE1 - Look for an adapter on the ISA bus
1346
StaticStatic ne_probe static int ne2k_isa.c NE_PROBE - Initialize an adapter ???
1347
StaticStatic ne_disable static void ne2k_isa.c NE_DISABLE - Turn off adapter
1348
StaticStatic ne_reset static void ne2k_isa.c NE_RESET - Reset adapter
1349
StaticStatic ne_poll static int ne2k_isa.c NE_POLL - Wait for a frame
1350
StaticStatic ne_transmit static void ne2k_isa.c NE_TRANSMIT - Transmit a frame
1351
StaticStatic phy_intr static void ns83820.c  
1352
StaticStatic ns83820_setup_rx static void ns83820.c  
1353
StaticStatic ns83820_do_reset static void ns83820.c  
1354
StaticStatic ns83820_reset static void ns83820.c  
1355
StaticStatic ns83820_getmac static void ns83820.c  
1356
StaticStatic ns83820_set_multicast static void ns83820.c  
1357
StaticStatic ns83820_run_bist static void ns83820.c  
1358
StaticStatic ns83820_check_intr static void ns83820.c Check Link
1359
StaticStatic ns83820_poll static int ns83820.c POLL - Wait for a frame
1360
InlineInline kick_tx static inline void ns83820.c  
1361
StaticStatic ns83820_transmit static void ns83820.c TRANSMIT - Transmit a frame
1362
StaticStatic ns83820_disable static void ns83820.c DISABLE - Turn off ethernet interface
1363
StaticStatic ns83820_irq static void ns83820.c IRQ - Enable, Disable, or Force interrupts
1364
StaticStatic ns83820_probe static int ns83820.c  
1365
FunctionFunction !defined   ns8390.c  
1366
StaticStatic eth_pio_write static void ns8390.c ETH_PIO_WRITE - Write a frame via Programmed I/O
1367
StaticStatic eth_pio_read static void ns8390.c ETH_PIO_READ - Dummy routine when NE2000 not compiled in
1368
StaticStatic enable_multicast static void ns8390.c enable_multycast - Enable Multicast
1369
StaticStatic ns8390_reset static void ns8390.c NS8390_RESET - Reset adapter
1370
StaticStatic eth_rx_overrun static void ns8390.c ETH_RX_OVERRUN - Bring adapter back to work after an RX overrun
1371
StaticStatic ns8390_transmit static void ns8390.c NS8390_TRANSMIT - Transmit a frame
1372
StaticStatic ns8390_poll static int ns8390.c NS8390_POLL - Wait for a frame
1373
StaticStatic ns8390_disable static void ns8390.c NS8390_DISABLE - Turn off adapter
1374
StaticStatic ns8390_irq static void ns8390.c NS8390_IRQ - Enable, Disable, or Force interrupts
1375
StaticStatic eth_probe static int ns8390.c ETH_PROBE - Look for an adapter
1376
StaticStatic pcnet32_wio_read_csr static u16 pcnet32.c  
1377
StaticStatic pcnet32_wio_write_csr static void pcnet32.c  
1378
StaticStatic pcnet32_wio_read_bcr static u16 pcnet32.c  
1379
StaticStatic pcnet32_wio_write_bcr static void pcnet32.c  
1380
StaticStatic pcnet32_wio_read_rap static u16 pcnet32.c  
1381
StaticStatic pcnet32_wio_write_rap static void pcnet32.c  
1382
StaticStatic pcnet32_wio_reset static void pcnet32.c  
1383
StaticStatic pcnet32_wio_check static int pcnet32.c  
1384
StaticStatic pcnet32_dwio_read_csr static u16 pcnet32.c  
1385
StaticStatic pcnet32_dwio_write_csr static void pcnet32.c  
1386
StaticStatic pcnet32_dwio_read_bcr static u16 pcnet32.c  
1387
StaticStatic pcnet32_dwio_write_bcr static void pcnet32.c  
1388
StaticStatic pcnet32_dwio_read_rap static u16 pcnet32.c  
1389
StaticStatic pcnet32_dwio_write_rap static void pcnet32.c  
1390
StaticStatic pcnet32_dwio_reset static void pcnet32.c  
1391
StaticStatic pcnet32_dwio_check static int pcnet32.c  
1392
StaticStatic pcnet32_init_ring static int pcnet32.c  
1393
StaticStatic pcnet32_reset static void pcnet32.c RESET - Reset adapter
1394
StaticStatic pcnet32_poll static int pcnet32.c POLL - Wait for a frame
1395
StaticStatic pcnet32_transmit static void pcnet32.c TRANSMIT - Transmit a frame
1396
StaticStatic pcnet32_disable static void pcnet32.c DISABLE - Turn off ethernet interface
1397
StaticStatic pcnet32_irq static void pcnet32.c IRQ - Enable, Disable, or Force interrupts
1398
StaticStatic pcnet32_probe static int pcnet32.c PROBE - Look for an adapter, this routine's visible to the outside
1399
StaticStatic mdio_read static int pcnet32.c  
1400
StaticStatic mdio_write static void pcnet32.c  
1401
StaticStatic pnic_command_quiet static uint16_t pnic.c  
1402
StaticStatic pnic_command static uint16_t pnic.c  
1403
StaticStatic pnic_api_check static int pnic.c  
1404
StaticStatic pnic_poll static void pnic.c POLL - Wait for a frame
1405
StaticStatic pnic_transmit static int pnic.c TRANSMIT - Transmit a frame
1406
StaticStatic pnic_open static int pnic.c OPEN - Open network device
1407
StaticStatic pnic_close static void pnic.c CLOSE - Close network device
1408
StaticStatic pnic_irq static void pnic.c IRQ - Enable/disable interrupts
1409
StaticStatic pnic_remove static void pnic.c DISABLE - Turn off ethernet interface
1410
StaticStatic pnic_probe static int pnic.c PROBE - Look for an adapter, this routine's visible to the outside
1411
InlineInline hfa384x_getreg static inline UINT16 prism2.c  
1412
InlineInline hfa384x_setreg static inline void prism2.c  
1413
InlineInline hfa384x_getreg_noswap static inline UINT16 prism2.c  
1414
InlineInline hfa384x_setreg_noswap static inline void prism2.c  
1415
StaticStatic hfa384x_docmd_wait static int prism2.c  
1416
StaticStatic hfa384x_prepare_bap static int prism2.c  
1417
StaticStatic hfa384x_copy_from_bap static int prism2.c  
1418
StaticStatic hfa384x_copy_to_bap static int prism2.c  
1419
InlineInline hfa384x_cmd_access static inline int prism2.c  
1420
StaticStatic hfa384x_drvr_getconfig static int prism2.c  
1421
StaticStatic hfa384x_drvr_getconfig16 static int prism2.c  
1422
StaticStatic hfa384x_drvr_getconfig32 static int prism2.c  
1423
StaticStatic hfa384x_drvr_setconfig static int prism2.c  
1424
StaticStatic hfa384x_drvr_setconfig16 static int prism2.c  
1425
StaticStatic hfa384x_drvr_setconfig32 static int prism2.c  
1426
StaticStatic hfa384x_wait_for_event static int prism2.c  
1427
StaticStatic prism2_poll static int prism2.c POLL - Wait for a frame
1428
StaticStatic prism2_transmit static void prism2.c TRANSMIT - Transmit a frame
1429
StaticStatic prism2_disable static void prism2.c DISABLE - Turn off ethernet interface
1430
StaticStatic prism2_irq static void prism2.c IRQ - Enable, Disable, or Force interrupts
1431
StaticStatic prism2_probe static int prism2.c PROBE - Look for an adapter, this routine's visible to the outside
1432
StaticStatic prism2_pci_probe static int prism2_pci.c  
1433
StaticStatic prism2_pci_disable static void prism2_pci.c  
1434
StaticStatic prism2_find_plx static int prism2_plx.c  
1435
StaticStatic prism2_plx_probe static int prism2_plx.c  
1436
StaticStatic prism2_plx_disable static void prism2_plx.c  
1437
StaticStatic mdio_write static void r8169.c * Low level hardware routines **
1438
StaticStatic mdio_read static int r8169.c  
1439
StaticStatic mdio_patch static void r8169.c  
1440
StaticStatic rtl_ephy_write static void r8169.c  
1441
StaticStatic rtl_ephy_read static u16 r8169.c  
1442
StaticStatic rtl_csi_write static void r8169.c  
1443
StaticStatic rtl_csi_read static u32 r8169.c  
1444
StaticStatic rtl8169_irq_mask_and_ack static void r8169.c  
1445
StaticStatic rtl8169_tbi_reset_pending static unsigned int r8169.c  
1446
StaticStatic rtl8169_xmii_reset_pending static unsigned int r8169.c  
1447
StaticStatic rtl8169_tbi_link_ok static unsigned int r8169.c  
1448
StaticStatic rtl8169_xmii_link_ok static unsigned int r8169.c  
1449
StaticStatic rtl8169_tbi_reset_enable static void r8169.c  
1450
StaticStatic rtl8169_xmii_reset_enable static void r8169.c  
1451
StaticStatic rtl8169_set_speed_tbi static int r8169.c  
1452
StaticStatic rtl8169_set_speed_xmii static int r8169.c  
1453
StaticStatic rtl8169_set_speed static int r8169.c  
1454
StaticStatic rtl8169_write_gmii_reg_bit static void r8169.c  
1455
StaticStatic rtl8169_get_mac_version static void r8169.c  
1456
StaticStatic rtl_phy_write static void r8169.c  
1457
StaticStatic rtl8169s_hw_phy_config static void r8169.c  
1458
StaticStatic rtl8169sb_hw_phy_config static void r8169.c  
1459
StaticStatic rtl8168bb_hw_phy_config static void r8169.c  
1460
StaticStatic rtl8168bef_hw_phy_config static void r8169.c  
1461
StaticStatic rtl8168cp_1_hw_phy_config static void r8169.c  
1462
StaticStatic rtl8168cp_2_hw_phy_config static void r8169.c  
1463
StaticStatic rtl8168c_1_hw_phy_config static void r8169.c  
1464
StaticStatic rtl8168c_2_hw_phy_config static void r8169.c  
1465
StaticStatic rtl8168c_3_hw_phy_config static void r8169.c  
1466
StaticStatic rtl8168c_4_hw_phy_config static void r8169.c  
1467
StaticStatic rtl8168d_hw_phy_config static void r8169.c  
1468
StaticStatic rtl8102e_hw_phy_config static void r8169.c  
1469
StaticStatic rtl_hw_phy_config static void r8169.c  
1470
StaticStatic rtl8169_phy_reset static void r8169.c  
1471
StaticStatic rtl8169_init_phy static void r8169.c  
1472
StaticStatic rtl8169_hw_reset static void r8169.c  
1473
StaticStatic rtl_set_rx_tx_config_registers static void r8169.c  
1474
StaticStatic rtl_soft_reset static void r8169.c  
1475
StaticStatic rtl_hw_start static void r8169.c  
1476
StaticStatic rtl_set_rx_tx_desc_registers static void r8169.c  
1477
StaticStatic rtl_rw_cpluscmd static u16 r8169.c  
1478
StaticStatic rtl_set_rx_max_size static void r8169.c  
1479
StaticStatic rtl8169_set_magic_reg static void r8169.c  
1480
StaticStatic rtl_set_rx_mode static void r8169.c  
1481
StaticStatic rtl_hw_start_8169 static void r8169.c  
1482
StaticStatic rtl_tx_performance_tweak static void r8169.c  
1483
StaticStatic rtl_csi_access_enable static void r8169.c  
1484
StaticStatic rtl_ephy_init static void r8169.c  
1485
StaticStatic rtl_disable_clock_request static void r8169.c  
1486
StaticStatic rtl_hw_start_8168bb static void r8169.c  
1487
StaticStatic rtl_hw_start_8168bef static void r8169.c  
1488
StaticStatic __rtl_hw_start_8168cp static void r8169.c  
1489
StaticStatic rtl_hw_start_8168cp_1 static void r8169.c  
1490
StaticStatic rtl_hw_start_8168cp_2 static void r8169.c  
1491
StaticStatic rtl_hw_start_8168cp_3 static void r8169.c  
1492
StaticStatic rtl_hw_start_8168c_1 static void r8169.c  
1493
StaticStatic rtl_hw_start_8168c_2 static void r8169.c  
1494
StaticStatic rtl_hw_start_8168c_3 static void r8169.c  
1495
StaticStatic rtl_hw_start_8168c_4 static void r8169.c  
1496
StaticStatic rtl_hw_start_8168d static void r8169.c  
1497
StaticStatic rtl_hw_start_8168 static void r8169.c  
1498
StaticStatic rtl_hw_start_8102e_1 static void r8169.c  
1499
StaticStatic rtl_hw_start_8102e_2 static void r8169.c  
1500
StaticStatic rtl_hw_start_8102e_3 static void r8169.c  
1501
StaticStatic rtl_hw_start_8101 static void r8169.c  
1502
StaticStatic rtl8169_setup_tx_resources static int r8169.c * gPXE API Support Routines **
1503
StaticStatic rtl8169_process_tx_packets static void r8169.c  
1504
StaticStatic rtl8169_free_tx_resources static void r8169.c  
1505
StaticStatic rtl8169_populate_rx_descriptor static void r8169.c  
1506
StaticStatic rtl8169_refill_rx_ring static void r8169.c Refill descriptor ring
1507
StaticStatic rtl8169_setup_rx_resources static int r8169.c setup_rx_resources - allocate Rx resources (Descriptors)
1508
StaticStatic rtl8169_process_rx_packets static void r8169.c  
1509
StaticStatic rtl8169_free_rx_resources static void r8169.c  
1510
StaticStatic rtl8169_get_nic_variant static int r8169.c  
1511
StaticStatic rtl8169_irq_enable static void r8169.c  
1512
StaticStatic rtl8169_irq_disable static void r8169.c  
1513
StaticStatic rtl8169_open static int r8169.c * gPXE Core API Routines **
1514
StaticStatic rtl8169_transmit static int r8169.c transmit - Transmit a packet
1515
StaticStatic rtl8169_poll static void r8169.c poll - Poll for received packets
1516
StaticStatic rtl8169_close static void r8169.c close - Disable network interface
1517
StaticStatic rtl8169_irq static void r8169.c irq - enable or Disable interrupts
1518
StaticStatic rtl8169_probe static int r8169.c probe - Initial configuration of NIC
1519
StaticStatic rtl8169_remove static void r8169.c remove - Device Removal Routine
1520
StaticStatic rtl_spi_read_bit static int rtl8139.c  
1521
StaticStatic rtl_spi_write_bit static void rtl8139.c  
1522
StaticStatic rtl_init_eeprom static void rtl8139.c Set up for EEPROM access
1523
StaticStatic rtl_reset static void rtl8139.c Reset NIC
1524
StaticStatic rtl_open static int rtl8139.c Open NIC
1525
StaticStatic rtl_close static void rtl8139.c Close NIC
1526
StaticStatic rtl_transmit static int rtl8139.c Transmit packet
1527
StaticStatic rtl_poll static void rtl8139.c Poll for received packets
1528
StaticStatic rtl_irq static void rtl8139.c Enable/disable interrupts
1529
StaticStatic rtl_probe static int rtl8139.c Probe PCI device
1530
StaticStatic rtl_remove static void rtl8139.c Remove PCI device
1531
StaticStatic sis190_isa_bridge_probe static int sis190.c  
1532
StaticStatic sis190_isa_bridge_remove static void sis190.c  
1533
StaticStatic __mdio_cmd static void sis190.c  
1534
StaticStatic mdio_write static void sis190.c  
1535
StaticStatic mdio_read static int sis190.c  
1536
StaticStatic __mdio_write static void sis190.c  
1537
StaticStatic __mdio_read static int sis190.c  
1538
StaticStatic mdio_read_latched static u16 sis190.c  
1539
StaticStatic sis190_read_eeprom static u16 sis190.c  
1540
StaticStatic sis190_irq_mask_and_ack static void sis190.c  
1541
StaticStatic sis190_asic_down static void sis190.c  
1542
InlineInline sis190_mark_as_last_descriptor static inline void sis190.c  
1543
InlineInline sis190_give_to_asic static inline void sis190.c  
1544
InlineInline sis190_map_to_asic static inline void sis190.c  
1545
InlineInline sis190_make_unusable_by_asic static inline void sis190.c  
1546
StaticStatic sis190_alloc_rx_iob static struct io_buffer * sis190.c  
1547
StaticStatic sis190_rx_fill static u32 sis190.c  
1548
InlineInline sis190_rx_pkt_err static inline int sis190.c  
1549
StaticStatic sis190_process_rx static int sis190.c  
1550
InlineInline sis190_tx_pkt_err static inline int sis190.c  
1551
StaticStatic sis190_process_tx static void sis190.c  
1552
StaticStatic sis190_poll static void sis190.c  
1553
InlineInline sis190_init_ring_indexes static inline void sis190.c  
1554
StaticStatic sis190_init_ring static int sis190.c  
1555
StaticStatic sis190_set_rx_mode static void sis190.c  
1556
StaticStatic sis190_soft_reset static void sis190.c  
1557
StaticStatic sis190_hw_start static void sis190.c  
1558
StaticStatic sis190_phy_task static void sis190.c  
1559
StaticStatic sis190_open static int sis190.c  
1560
StaticStatic sis190_down static void sis190.c  
1561
StaticStatic sis190_free static void sis190.c  
1562
StaticStatic sis190_close static void sis190.c  
1563
StaticStatic sis190_transmit static int sis190.c  
1564
StaticStatic sis190_free_phy static void sis190.c  
1565
StaticStatic sis190_default_phy static u16 sis190.c sis190_default_phy - Select default PHY for sis190 mac.
1566
StaticStatic sis190_init_phy static void sis190.c  
1567
StaticStatic sis190_mii_probe_88e1111_fixup static void sis190.c  
1568
StaticStatic sis190_mii_probe static int sis190.c sis190_mii_probe - Probe MII PHY for sis190
1569
StaticStatic sis190_mii_remove static void sis190.c  
1570
StaticStatic sis190_init_board static int sis190.c  
1571
StaticStatic sis190_set_rgmii static void sis190.c  
1572
StaticStatic sis190_get_mac_addr_from_eeprom static int sis190.c  
1573
StaticStatic sis190_get_mac_addr_from_apc static int sis190.c sis190_get_mac_addr_from_apc - Get MAC address for SiS96x model
1574
InlineInline sis190_init_rxfilter static inline void sis190.c sis190_init_rxfilter - Initialize the Rx filter
1575
StaticStatic sis190_get_mac_addr static int sis190.c  
1576
StaticStatic sis190_set_speed_auto static void sis190.c  
1577
StaticStatic sis190_irq static void sis190.c  
1578
StaticStatic sis190_probe static int sis190.c  
1579
StaticStatic sis190_remove static void sis190.c  
1580
StaticStatic sis900_get_mac_addr static int sis900.c  
1581
StaticStatic sis96x_get_mac_addr static int sis900.c  
1582
StaticStatic sis630e_get_mac_addr static int sis900.c  
1583
StaticStatic sis635_get_mac_addr static int sis900.c  
1584
StaticStatic sis900_probe static int sis900.c  
1585
StaticStatic sis900_read_eeprom static u16 sis900.c  
1586
StaticStatic sis900_mdio_idle static void sis900.c  
1587
StaticStatic sis900_mdio_reset static void sis900.c  
1588
StaticStatic sis900_mdio_read static u16 sis900.c  
1589
StaticStatic sis900_mdio_write static void sis900.c  
1590
StaticStatic sis900_init static void sis900.c  
1591
StaticStatic sis900_reset static void sis900.c  
1592
StaticStatic sis900_init_rxfilter static void sis900.c  
1593
StaticStatic sis900_init_txd static void sis900.c  
1594
StaticStatic sis900_init_rxd static void sis900.c  
1595
StaticStatic sis900_set_rx_mode static void sis900.c  
1596
StaticStatic sis900_check_mode static void sis900.c  
1597
StaticStatic sis900_read_mode static void sis900.c  
1598
StaticStatic amd79c901_read_mode static void sis900.c  
1599
StaticStatic ics1893_read_mode static void sis900.c  
1600
StaticStatic rtl8201_read_mode static void sis900.c  
1601
StaticStatic vt6103_read_mode static void sis900.c  
1602
StaticStatic sis900_transmit static void sis900.c  
1603
StaticStatic sis900_poll static int sis900.c  
1604
StaticStatic sis900_disable static void sis900.c  
1605
StaticStatic sis900_irq static void sis900.c  
1606
StaticStatic gm_phy_write static int sky2.c  
1607
StaticStatic __gm_phy_read static int sky2.c  
1608
InlineInline gm_phy_read static inline u16 sky2.c  
1609
StaticStatic sky2_power_on static void sky2.c  
1610
StaticStatic sky2_power_aux static void sky2.c  
1611
StaticStatic sky2_gmac_reset static void sky2.c  
1612
StaticStatic sky2_phy_init static void sky2.c  
1613
StaticStatic sky2_phy_power_up static void sky2.c  
1614
StaticStatic sky2_phy_power_down static void sky2.c  
1615
StaticStatic sky2_set_tx_stfwd static void sky2.c  
1616
StaticStatic sky2_mac_init static void sky2.c  
1617
StaticStatic sky2_ramset static void sky2.c  
1618
StaticStatic sky2_qset static void sky2.c  
1619
StaticStatic sky2_prefetch_init static void sky2.c  
1620
InlineInline get_tx_le static inline struct sky2_tx_le * sky2.c  
1621
StaticStatic tx_init static void sky2.c  
1622
InlineInline tx_le_re static inline struct tx_ring_info * sky2.c  
1623
InlineInline sky2_put_idx static inline void sky2.c  
1624
InlineInline sky2_next_rx static inline struct sky2_rx_le * sky2.c  
1625
StaticStatic sky2_rx_add static void sky2.c  
1626
StaticStatic sky2_rx_submit static void sky2.c  
1627
StaticStatic sky2_rx_map_iob static void sky2.c  
1628
StaticStatic rx_set_checksum static void sky2.c  
1629
StaticStatic sky2_rx_stop static void sky2.c  
1630
StaticStatic sky2_rx_clean static void sky2.c  
1631
StaticStatic sky2_rx_alloc static struct io_buffer * sky2.c  
1632
InlineInline sky2_rx_update static inline void sky2.c  
1633
StaticStatic sky2_rx_start static int sky2.c  
1634
StaticStatic sky2_free_rings static void sky2.c  
1635
StaticStatic sky2_up static int sky2.c  
1636
InlineInline tx_dist static inline int sky2.c  
1637
InlineInline tx_avail static inline int sky2.c  
1638
StaticStatic sky2_xmit_frame static int sky2.c  
1639
StaticStatic sky2_tx_complete static void sky2.c  
1640
StaticStatic sky2_tx_clean static void sky2.c  
1641
StaticStatic sky2_down static void sky2.c  
1642
StaticStatic sky2_phy_speed static u16 sky2.c  
1643
StaticStatic sky2_link_up static void sky2.c  
1644
StaticStatic sky2_link_down static void sky2.c  
1645
StaticStatic sky2_autoneg_done static int sky2.c  
1646
StaticStatic sky2_phy_intr static void sky2.c  
1647
StaticStatic receive_new static struct io_buffer * sky2.c  
1648
StaticStatic sky2_receive static struct io_buffer * sky2.c  
1649
InlineInline sky2_tx_done static inline void sky2.c  
1650
StaticStatic sky2_status_intr static void sky2.c  
1651
StaticStatic sky2_hw_error static void sky2.c  
1652
StaticStatic sky2_hw_intr static void sky2.c  
1653
StaticStatic sky2_mac_intr static void sky2.c  
1654
StaticStatic sky2_le_error static void sky2.c  
1655
StaticStatic sky2_err_intr static void sky2.c  
1656
StaticStatic sky2_poll static void sky2.c  
1657
StaticStatic sky2_mhz static u32 sky2.c  
1658
InlineInline sky2_us2clk static inline u32 sky2.c  
1659
InlineInline sky2_clk2us static inline u32 sky2.c  
1660
StaticStatic sky2_init static int sky2.c  
1661
StaticStatic sky2_reset static void sky2.c  
1662
StaticStatic sky2_supported_modes static u32 sky2.c  
1663
StaticStatic sky2_set_multicast static void sky2.c  
1664
StaticStatic sky2_init_netdev static struct net_device * sky2.c  
1665
StaticStatic sky2_show_addr static void sky2.c  
1666
StaticStatic sky2_name static const char * sky2.c  
1667
StaticStatic sky2_net_irq static void sky2.c  
1668
StaticStatic sky2_probe static int sky2.c  
1669
StaticStatic sky2_remove static void sky2.c  
1670
StaticStatic smc_read_phy_register static word smc9000.c  
1671
StaticStatic smc_write_phy_register static void smc9000.c  
1672
StaticStatic smc_detect_phy static int smc9000.c  
1673
StaticStatic smc_phy_configure static void smc9000.c  
1674
StaticStatic smc_reset static void smc9000.c  
1675
StaticStatic smc9000_probe_addr static int smc9000.c  
1676
StaticStatic smc9000_transmit static void smc9000.c ETH_TRANSMIT - Transmit a frame
1677
StaticStatic smc9000_poll static int smc9000.c ETH_POLL - Wait for a frame
1678
StaticStatic smc9000_disable static void smc9000.c  
1679
StaticStatic smc9000_irq static void smc9000.c  
1680
StaticStatic smc9000_probe static int smc9000.c ETH_PROBE - Look for an adapter
1681
StaticStatic check_duplex static void sundance.c  
1682
StaticStatic init_ring static void sundance.c init_ring - setup the tx and rx descriptors
1683
StaticStatic sundance_reset static void sundance.c RESET - Reset Adapter
1684
StaticStatic sundance_irq static void sundance.c IRQ - Wait for a frame
1685
StaticStatic sundance_poll static int sundance.c POLL - Wait for a frame
1686
StaticStatic sundance_transmit static void sundance.c TRANSMIT - Transmit a frame
1687
StaticStatic sundance_disable static void sundance.c DISABLE - Turn off ethernet interface
1688
StaticStatic sundance_probe static int sundance.c PROBE - Look for an adapter, this routine's visible to the outside
1689
StaticStatic eeprom_read static int sundance.c  
1690
StaticStatic mdio_sync static void sundance.c  
1691
StaticStatic mdio_read static int sundance.c  
1692
StaticStatic mdio_write static void sundance.c  
1693
StaticStatic set_rx_mode static void sundance.c  
1694
StaticStatic pci_save_state static int tg3.c pci_save_state - save the PCI configuration space of a device before suspending
1695
StaticStatic pci_restore_state static int tg3.c pci_restore_state - Restore the saved state of a PCI device
1696
StaticStatic tg3_write_indirect_reg32 static void tg3.c  
1697
StaticStatic tw32_carefully static void tg3.c  
1698
StaticStatic tw32_mailbox2 static void tg3.c  
1699
StaticStatic tg3_write_mem static void tg3.c  
1700
StaticStatic tg3_read_mem static void tg3.c  
1701
StaticStatic tg3_disable_ints static void tg3.c  
1702
StaticStatic tg3_switch_clocks static void tg3.c  
1703
StaticStatic tg3_readphy static int tg3.c  
1704
StaticStatic tg3_writephy static int tg3.c  
1705
StaticStatic tg3_writedsp static int tg3.c  
1706
StaticStatic tg3_phy_set_wirespeed static void tg3.c  
1707
StaticStatic tg3_bmcr_reset static int tg3.c  
1708
StaticStatic tg3_wait_macro_done static int tg3.c  
1709
StaticStatic tg3_phy_write_and_check_testpat static int tg3.c  
1710
StaticStatic tg3_phy_reset_chanpat static int tg3.c  
1711
StaticStatic tg3_phy_reset_5703_4_5 static int tg3.c  
1712
StaticStatic tg3_phy_reset static int tg3.c  
1713
StaticStatic tg3_set_power_state_0 static void tg3.c  
1714
StaticStatic tg3_link_report static void tg3.c  
1715
StaticStatic tg3_setup_flow_control static void tg3.c  
1716
StaticStatic tg3_aux_stat_to_speed_duplex static void tg3.c  
1717
StaticStatic tg3_phy_copper_begin static int tg3.c  
1718
StaticStatic tg3_init_5401phy_dsp static int tg3.c  
1719
StaticStatic tg3_setup_copper_phy static int tg3.c  
1720
StaticStatic tg3_fiber_aneg_smachine static int tg3.c  
1721
StaticStatic tg3_setup_fiber_phy static int tg3.c  
1722
StaticStatic tg3_setup_phy static int tg3.c  
1723
StaticStatic tg3_stop_block static int tg3.c  
1724
StaticStatic tg3_abort_hw static int tg3.c  
1725
StaticStatic tg3_chip_reset static void tg3.c  
1726
StaticStatic tg3_stop_fw static void tg3.c  
1727
StaticStatic tg3_restart_fw static int tg3.c  
1728
StaticStatic tg3_halt static int tg3.c  
1729
StaticStatic __tg3_set_mac_addr static void tg3.c  
1730
StaticStatic tg3_set_bdinfo static void tg3.c  
1731
StaticStatic tg3_init_rings static void tg3.c  
1732
StaticStatic tg3_setup_hw static int tg3.c  
1733
StaticStatic tg3_nvram_init static void tg3.c  
1734
StaticStatic tg3_nvram_read_using_eeprom static int tg3.c  
1735
StaticStatic tg3_nvram_read static int tg3.c  
1736
StaticStatic tg3_phy_probe static int tg3.c  
1737
StaticStatic tg3_read_partno static void tg3.c  
1738
StaticStatic tg3_get_invariants static int tg3.c  
1739
StaticStatic tg3_get_device_address static int tg3.c  
1740
StaticStatic tg3_setup_dma static int tg3.c  
1741
StaticStatic tg3_init_link_config static void tg3.c  
1742
StaticStatic tg3_phy_string static const char * tg3.c  
1743
StaticStatic tg3_poll_link static void tg3.c  
1744
StaticStatic tg3_ack_irqs static void tg3.c POLL - Wait for a frame
1745
StaticStatic tg3_poll static int tg3.c  
1746
StaticStatic tg3_set_txd static void tg3.c TRANSMIT - Transmit a frame
1747
StaticStatic tg3_transmit static void tg3.c  
1748
StaticStatic tg3_disable static void tg3.c DISABLE - Turn off ethernet interface
1749
StaticStatic tg3_irq static void tg3.c IRQ - Enable, Disable, or Force interrupts
1750
StaticStatic tg3_probe static int tg3.c PROBE - Look for an adapter, this routine's visible to the outside
1751
StaticStatic TLan_ResetLists static void tlan.c TLan_ResetLists
1752
FunctionFunction TLan_ResetAdapter void tlan.c TLan_Reset
1753
FunctionFunction TLan_FinishReset void tlan.c  
1754
StaticStatic tlan_poll static int tlan.c POLL - Wait for a frame
1755
StaticStatic refill_rx static void tlan.c  
1756
StaticStatic tlan_transmit static void tlan.c TRANSMIT - Transmit a frame
1757
StaticStatic tlan_disable static void tlan.c DISABLE - Turn off ethernet interface
1758
StaticStatic tlan_irq static void tlan.c IRQ - Enable, Disable, or Force interrupts
1759
StaticStatic TLan_SetMulticastList static void tlan.c  
1760
StaticStatic tlan_probe static int tlan.c  
1761
FunctionFunction TLan_EeSendStart void tlan.c  
1762
FunctionFunction TLan_EeSendByte int tlan.c TLan_EeSendByte
1763
FunctionFunction TLan_EeReceiveByte void tlan.c TLan_EeReceiveByte
1764
FunctionFunction TLan_EeReadByte int tlan.c TLan_EeReadByte
1765
FunctionFunction TLan_MiiReadReg int tlan.c  
1766
FunctionFunction TLan_MiiSendData void tlan.c TLan_MiiSendData
1767
FunctionFunction TLan_MiiSync void tlan.c TLan_MiiSync
1768
FunctionFunction TLan_MiiWriteReg void tlan.c TLan_MiiWriteReg
1769
FunctionFunction TLan_SetMac void tlan.c TLan_SetMac
1770
FunctionFunction TLan_PhyDetect void tlan.c TLan_PhyDetect
1771
FunctionFunction TLan_PhyPowerDown void tlan.c  
1772
FunctionFunction TLan_PhyPowerUp void tlan.c  
1773
FunctionFunction TLan_PhyReset void tlan.c  
1774
FunctionFunction TLan_PhyStartLink void tlan.c  
1775
FunctionFunction TLan_PhyFinishAutoNeg void tlan.c  
1776
FunctionFunction TLan_PhyMonitor void tlan.c TLan_phyMonitor
1777
StaticStatic whereami static void tulip.c Utility Routines
1778
StaticStatic tulip_more static void tulip.c  
1779
StaticStatic tulip_wait static void tulip.c  
1780
FunctionFunction mdio_read int tulip.c  
1781
FunctionFunction mdio_write void tulip.c  
1782
StaticStatic read_eeprom static int tulip.c EEPROM Reading Code
1783
StaticStatic parse_eeprom static void tulip.c EEPROM Parsing Code
1784
StaticStatic tulip_init_ring static void tulip.c tulip_init_ring - setup the tx and rx descriptors
1785
StaticStatic set_rx_mode static void tulip.c  
1786
StaticStatic tulip_reset static void tulip.c eth_reset - Reset adapter
1787
StaticStatic tulip_transmit static void tulip.c eth_transmit - Transmit a frame
1788
StaticStatic tulip_poll static int tulip.c eth_poll - Wait for a frame
1789
StaticStatic tulip_disable static void tulip.c eth_disable - Disable the interface
1790
StaticStatic tulip_irq static void tulip.c IRQ - Enable, Disable, or Force interrupts
1791
StaticStatic tulip_probe static int tulip.c eth_probe - Look for an adapter
1792
StaticStatic start_link static void tulip.c  
1793
StaticStatic nway_start static void tulip.c  
1794
StaticStatic init_media static void tulip.c  
1795
StaticStatic pnic_do_nway static void tulip.c  
1796
StaticStatic select_media static void tulip.c  
1797
StaticStatic tulip_check_duplex static int tulip.c  
1798
StaticStatic reload_eeprom static void via-rhine.c  
1799
StaticStatic rhine_init_ring static void via-rhine.c  
1800
FunctionFunction QueryAuto int via-rhine.c  
1801
FunctionFunction ReadMII int via-rhine.c  
1802
FunctionFunction WriteMII void via-rhine.c  
1803
FunctionFunction MIIDelay void via-rhine.c  
1804
FunctionFunction rhine_irq void via-rhine.c IRQ - PXE IRQ Handler
1805
StaticStatic rhine_probe static int via-rhine.c  
1806
StaticStatic set_rx_mode static void via-rhine.c  
1807
StaticStatic rhine_probe1 static void via-rhine.c  
1808
StaticStatic rhine_disable static void via-rhine.c  
1809
StaticStatic rhine_reset static void via-rhine.c ETH_RESET - Reset adapter
1810
StaticStatic rhine_poll static int via-rhine.c  
1811
StaticStatic rhine_transmit static void via-rhine.c  
1812
StaticStatic velocity_set_int_opt static void via-velocity.c velocity_set_int_opt - parser for integer options
1813
StaticStatic velocity_set_bool_opt static void via-velocity.c velocity_set_bool_opt - parser for boolean options
1814
StaticStatic velocity_get_options static void via-velocity.c velocity_get_options - set options on device
1815
StaticStatic velocity_init_cam_filter static void via-velocity.c velocity_init_cam_filter - initialise CAM
1816
InlineInline velocity_give_many_rx_descs static inline void via-velocity.c  
1817
StaticStatic velocity_rx_refill static int via-velocity.c  
1818
StaticStatic velocity_poll static int via-velocity.c POLL - Wait for a frame
1819
StaticStatic velocity_transmit static void via-velocity.c TRANSMIT - Transmit a frame
1820
StaticStatic velocity_disable static void via-velocity.c DISABLE - Turn off ethernet interface
1821
StaticStatic velocity_irq static void via-velocity.c IRQ - handle interrupts
1822
StaticStatic velocity_probe static int via-velocity.c PROBE - Look for an adapter, this routine's visible to the outside
1823
StaticStatic velocity_init_info static void via-velocity.c velocity_init_info - init private data
1824
FunctionFunction pci_resource_flags unsigned long via-velocity.c  
1825
StaticStatic velocity_get_pci_info static int via-velocity.c  
1826
StaticStatic velocity_print_link_status static void via-velocity.c velocity_print_link_status - link status reporting
1827
StaticStatic velocity_rx_reset static void via-velocity.c velocity_rx_reset - handle a receive reset
1828
StaticStatic velocity_init_registers static void via-velocity.c velocity_init_registers - initialise MAC registers
1829
StaticStatic velocity_soft_reset static int via-velocity.c velocity_soft_reset - soft reset
1830
StaticStatic velocity_init_rings static int via-velocity.c velocity_init_rings - set up DMA rings
1831
StaticStatic velocity_open static int via-velocity.c  
1832
StaticStatic mii_init static void via-velocity.c mii_init - set up MII
1833
StaticStatic safe_disable_mii_autopoll static void via-velocity.c safe_disable_mii_autopoll - autopoll off
1834
StaticStatic enable_mii_autopoll static void via-velocity.c enable_mii_autopoll - turn on autopolling
1835
StaticStatic velocity_mii_read static int via-velocity.c velocity_mii_read - read MII data
1836
StaticStatic velocity_mii_write static int via-velocity.c velocity_mii_write - write MII data
1837
StaticStatic velocity_get_opt_media_mode static u32 via-velocity.c velocity_get_opt_media_mode - get media selection
1838
StaticStatic mii_set_auto_on static void via-velocity.c mii_set_auto_on - autonegotiate on
1839
StaticStatic set_mii_flow_control static void via-velocity.c set_mii_flow_control - flow control setup
1840
StaticStatic velocity_set_media_mode static int via-velocity.c velocity_set_media_mode - set media mode
1841
StaticStatic mii_check_media_mode static u32 via-velocity.c mii_check_media_mode - check media state
1842
StaticStatic check_connection_type static u32 via-velocity.c  
1843
StaticStatic enable_flow_control_ability static void via-velocity.c enable_flow_control_ability - flow control
1844
FunctionFunction pci_set_power_state int via-velocity.c pci_set_power_state - Set the power state of a PCI device
1845
StaticStatic virtnet_disable static void virtio-net.c  
1846
StaticStatic virtnet_poll static int virtio-net.c  
1847
StaticStatic virtnet_transmit static void virtio-net.c  
1848
StaticStatic virtnet_irq static void virtio-net.c  
1849
StaticStatic provide_buffers static void virtio-net.c  
1850
StaticStatic virtnet_probe static int virtio-net.c  
1851
StaticStatic decode_interrupt static void w89c840.c  
1852
StaticStatic w89c840_reset static void w89c840.c w89c840_reset - Reset adapter
1853
StaticStatic handle_intr static void w89c840.c  
1854
StaticStatic w89c840_poll static int w89c840.c w89c840_poll - Wait for a frame
1855
StaticStatic w89c840_transmit static void w89c840.c w89c840_transmit - Transmit a frame
1856
StaticStatic w89c840_disable static void w89c840.c w89c840_disable - Turn off ethernet interface
1857
StaticStatic w89c840_irq static void w89c840.c w89c840_irq - Enable, Disable, or Force interrupts
1858
StaticStatic w89c840_probe static int w89c840.c w89c840_probe - Look for an adapter, this routine's visible to the outside
1859
StaticStatic eeprom_read static int w89c840.c  
1860
StaticStatic mdio_sync static void w89c840.c  
1861
StaticStatic mdio_read static int w89c840.c  
1862
StaticStatic mdio_write static void w89c840.c  
1863
StaticStatic check_duplex static void w89c840.c  
1864
StaticStatic set_rx_mode static void w89c840.c  
1865
StaticStatic init_ring static void w89c840.c  
1866
InlineInline ath5k_txbuf_free static inline void ath5k.c  
1867
InlineInline ath5k_rxbuf_free static inline void ath5k.c  
1868
StaticStatic ath5k_chip_name static const char * ath5k.c ******************\
1869
StaticStatic ath5k_probe static int ath5k.c  
1870
StaticStatic ath5k_remove static void ath5k.c  
1871
StaticStatic ath5k_attach static int ath5k.c *********************\
1872
StaticStatic ath5k_detach static void ath5k.c  
1873
InlineInline ath5k_ieee2mhz static inline short ath5k.c ******************\
1874
StaticStatic ath5k_copy_channels static unsigned int ath5k.c  
1875
StaticStatic ath5k_setup_bands static int ath5k.c  
1876
StaticStatic ath5k_chan_set static int ath5k.c  
1877
StaticStatic ath5k_setcurmode static void ath5k.c  
1878
StaticStatic ath5k_mode_setup static void ath5k.c  
1879
InlineInline ath5k_hw_rix_to_bitrate static inline int ath5k.c  
1880
FunctionFunction ath5k_bitrate_to_hw_rix int ath5k.c  
1881
StaticStatic ath5k_rx_iob_alloc static struct io_buffer * ath5k.c *************\
1882
StaticStatic ath5k_rxbuf_setup static int ath5k.c  
1883
StaticStatic ath5k_txbuf_setup static int ath5k.c  
1884
StaticStatic ath5k_desc_alloc static int ath5k.c *****************\
1885
StaticStatic ath5k_desc_free static void ath5k.c  
1886
StaticStatic ath5k_txq_setup static int ath5k.c ************\
1887
StaticStatic ath5k_txq_drainq static void ath5k.c  
1888
StaticStatic ath5k_txq_cleanup static void ath5k.c  
1889
StaticStatic ath5k_txq_release static void ath5k.c  
1890
StaticStatic ath5k_rx_start static int ath5k.c ***********\
1891
StaticStatic ath5k_rx_stop static void ath5k.c  
1892
StaticStatic ath5k_handle_rx static void ath5k.c  
1893
StaticStatic ath5k_tx_processq static void ath5k.c ***********\
1894
StaticStatic ath5k_handle_tx static void ath5k.c  
1895
StaticStatic ath5k_irq static void ath5k.c ******************\
1896
StaticStatic ath5k_init static int ath5k.c  
1897
StaticStatic ath5k_stop_hw static int ath5k.c  
1898
StaticStatic ath5k_poll static void ath5k.c  
1899
StaticStatic ath5k_calibrate static void ath5k.c  
1900
StaticStatic ath5k_tx static int ath5k.c ******************\
1901
StaticStatic ath5k_reset static int ath5k.c  
1902
StaticStatic ath5k_reset_wake static int ath5k.c  
1903
StaticStatic ath5k_start static int ath5k.c  
1904
StaticStatic ath5k_stop static void ath5k.c  
1905
StaticStatic ath5k_config static int ath5k.c  
1906
StaticStatic ath5k_configure_filter static void ath5k.c  
1907
StaticStatic ath5k_hw_post static int ath5k_attach.c ath5k_hw_post - Power On Self Test helper function
1908
FunctionFunction ath5k_hw_attach int ath5k_attach.c ath5k_hw_attach - Check if hw is supported and init the needed structs
1909
FunctionFunction ath5k_hw_detach void ath5k_attach.c ath5k_hw_detach - Free the ath5k_hw struct
1910
FunctionFunction ath5k_hw_set_capabilities int ath5k_caps.c  
1911
FunctionFunction ath5k_hw_get_capability int ath5k_caps.c  
1912
StaticStatic ath5k_hw_setup_2word_tx_desc static int ath5k_desc.c  
1913
StaticStatic ath5k_hw_setup_4word_tx_desc static int ath5k_desc.c  
1914
StaticStatic ath5k_hw_proc_2word_tx_status static int ath5k_desc.c  
1915
StaticStatic ath5k_hw_proc_4word_tx_status static int ath5k_desc.c  
1916
StaticStatic ath5k_hw_setup_rx_desc static int ath5k_desc.c  
1917
StaticStatic ath5k_hw_proc_5210_rx_status static int ath5k_desc.c  
1918
StaticStatic ath5k_hw_proc_5212_rx_status static int ath5k_desc.c  
1919
FunctionFunction ath5k_hw_init_desc_functions int ath5k_desc.c  
1920
FunctionFunction ath5k_hw_start_rx_dma void ath5k_dma.c *******\
1921
FunctionFunction ath5k_hw_stop_rx_dma int ath5k_dma.c ath5k_hw_stop_rx_dma - Stop DMA receive
1922
FunctionFunction ath5k_hw_get_rxdp u32 ath5k_dma.c ath5k_hw_get_rxdp - Get RX Descriptor's address
1923
FunctionFunction ath5k_hw_set_rxdp void ath5k_dma.c ath5k_hw_set_rxdp - Set RX Descriptor's address
1924
FunctionFunction ath5k_hw_start_tx_dma int ath5k_dma.c ********\
1925
FunctionFunction ath5k_hw_stop_tx_dma int ath5k_dma.c ath5k_hw_stop_tx_dma - Stop DMA transmit on a specific queue
1926
FunctionFunction ath5k_hw_get_txdp u32 ath5k_dma.c ath5k_hw_get_txdp - Get TX Descriptor's address for a specific queue
1927
FunctionFunction ath5k_hw_set_txdp int ath5k_dma.c ath5k_hw_set_txdp - Set TX Descriptor's address for a specific queue
1928
FunctionFunction ath5k_hw_update_tx_triglevel int ath5k_dma.c ath5k_hw_update_tx_triglevel - Update tx trigger level
1929
FunctionFunction ath5k_hw_is_intr_pending int ath5k_dma.c *****************\
1930
FunctionFunction ath5k_hw_get_isr int ath5k_dma.c ath5k_hw_get_isr - Get interrupt status
1931
FunctionFunction ath5k_hw_set_imr enum ath5k_int ath5k_dma.c ath5k_hw_set_imr - Set interrupt mask
1932
StaticStatic ath5k_hw_eeprom_read static int ath5k_eeprom.c  
1933
StaticStatic ath5k_eeprom_bin2freq static u16 ath5k_eeprom.c  
1934
StaticStatic ath5k_eeprom_init_header static int ath5k_eeprom.c  
1935
StaticStatic ath5k_eeprom_read_ants static int ath5k_eeprom.c  
1936
StaticStatic ath5k_eeprom_read_modes static int ath5k_eeprom.c  
1937
StaticStatic ath5k_eeprom_read_turbo_modes static int ath5k_eeprom.c  
1938
StaticStatic ath5k_eeprom_init_modes static int ath5k_eeprom.c  
1939
InlineInline ath5k_eeprom_read_freq_list static inline int ath5k_eeprom.c frequency mask)
1940
StaticStatic ath5k_eeprom_init_11a_pcal_freq static int ath5k_eeprom.c  
1941
InlineInline ath5k_eeprom_init_11bg_2413 static inline int ath5k_eeprom.c  
1942
InlineInline ath5k_get_pcdac_intercepts static inline void ath5k_eeprom.c  
1943
StaticStatic ath5k_eeprom_convert_pcal_info_5111 static int ath5k_eeprom.c used by interpolation code
1944
StaticStatic ath5k_eeprom_read_pcal_info_5111 static int ath5k_eeprom.c  
1945
StaticStatic ath5k_eeprom_convert_pcal_info_5112 static int ath5k_eeprom.c used by interpolation code
1946
StaticStatic ath5k_eeprom_read_pcal_info_5112 static int ath5k_eeprom.c  
1947
InlineInline ath5k_pdgains_size_2413 static inline unsigned int ath5k_eeprom.c these two functions
1948
StaticStatic ath5k_cal_data_offset_2413 static unsigned int ath5k_eeprom.c and each section's size.
1949
StaticStatic ath5k_eeprom_convert_pcal_info_2413 static int ath5k_eeprom.c used by interpolation code
1950
StaticStatic ath5k_eeprom_read_pcal_info_2413 static int ath5k_eeprom.c  
1951
StaticStatic ath5k_eeprom_read_target_rate_pwr_info static int ath5k_eeprom.c  
1952
StaticStatic ath5k_eeprom_read_pcal_info static int ath5k_eeprom.c  
1953
StaticStatic ath5k_eeprom_free_pcal_info static int ath5k_eeprom.c  
1954
FunctionFunction ath5k_eeprom_detach void ath5k_eeprom.c  
1955
StaticStatic ath5k_eeprom_read_ctl_info static int ath5k_eeprom.c  
1956
FunctionFunction ath5k_eeprom_init int ath5k_eeprom.c  
1957
FunctionFunction ath5k_eeprom_read_mac int ath5k_eeprom.c  
1958
FunctionFunction ath5k_eeprom_is_hb63 int ath5k_eeprom.c  
1959
FunctionFunction ath5k_hw_set_gpio_input int ath5k_gpio.c  
1960
FunctionFunction ath5k_hw_set_gpio_output int ath5k_gpio.c  
1961
FunctionFunction ath5k_hw_get_gpio u32 ath5k_gpio.c  
1962
FunctionFunction ath5k_hw_set_gpio int ath5k_gpio.c  
1963
FunctionFunction ath5k_hw_set_gpio_intr void ath5k_gpio.c  
1964
StaticStatic ath5k_hw_ini_mode_registers static void ath5k_initvals.c  
1965
FunctionFunction ath5k_hw_write_initvals int ath5k_initvals.c  
1966
FunctionFunction ath5k_hw_set_opmode int ath5k_pcu.c *****************\
1967
FunctionFunction ath5k_hw_set_ack_bitrate_high void ath5k_pcu.c ath5k_hw_set_ack_bitrate - set bitrate for ACKs
1968
FunctionFunction ath5k_hw_get_ack_timeout unsigned int ath5k_pcu.c ****************\
1969
FunctionFunction ath5k_hw_set_ack_timeout int ath5k_pcu.c ath5k_hw_set_ack_timeout - Set ACK timeout on PCU
1970
FunctionFunction ath5k_hw_get_cts_timeout unsigned int ath5k_pcu.c ath5k_hw_get_cts_timeout - Get CTS timeout from PCU in usec
1971
FunctionFunction ath5k_hw_set_cts_timeout int ath5k_pcu.c ath5k_hw_set_cts_timeout - Set CTS timeout on PCU
1972
FunctionFunction ath5k_hw_get_lladdr void ath5k_pcu.c **************\
1973
FunctionFunction ath5k_hw_set_lladdr int ath5k_pcu.c ath5k_hw_set_lladdr - Set station id
1974
FunctionFunction ath5k_hw_set_associd void ath5k_pcu.c ath5k_hw_set_associd - Set BSSID for association
1975
FunctionFunction ath5k_hw_set_bssid_mask int ath5k_pcu.c ath5k_hw_set_bssid_mask - filter out bssids we listen
1976
FunctionFunction ath5k_hw_start_rx_pcu void ath5k_pcu.c **********\
1977
FunctionFunction ath5k_hw_stop_rx_pcu void ath5k_pcu.c at5k_hw_stop_rx_pcu - Stop RX engine
1978
FunctionFunction ath5k_hw_set_mcast_filter void ath5k_pcu.c  
1979
FunctionFunction ath5k_hw_get_rx_filter u32 ath5k_pcu.c ath5k_hw_get_rx_filter - Get current rx filter
1980
FunctionFunction ath5k_hw_set_rx_filter void ath5k_pcu.c ath5k_hw_set_rx_filter - Set rx filter
1981
FunctionFunction ath5k_hw_reset_key int ath5k_pcu.c *******************\
1982
InlineInline min static inline int ath5k_phy.c  
1983
InlineInline max static inline int ath5k_phy.c  
1984
StaticStatic ath5k_hw_rfb_op static unsigned int ath5k_phy.c  
1985
FunctionFunction ath5k_hw_rfgain_opt_init int ath5k_phy.c ********************\
1986
StaticStatic ath5k_hw_request_rfgain_probe static void ath5k_phy.c  
1987
StaticStatic ath5k_hw_rf_gainf_corr static u32 ath5k_phy.c based on the current step for RF5112 rev. 2
1988
StaticStatic ath5k_hw_rf_check_gainf_readback static int ath5k_phy.c their detection window) so we must ignore it
1989
StaticStatic ath5k_hw_rf_gainf_adjust static s8 ath5k_phy.c of parameters from rf gain optimization ladder
1990
FunctionFunction ath5k_hw_gainf_calibrate enum ath5k_rfgain ath5k_phy.c adjustment
1991
FunctionFunction ath5k_hw_rfgain_init int ath5k_phy.c with gain_F calibration
1992
FunctionFunction ath5k_hw_rfregs_init int ath5k_phy.c ******************\
1993
FunctionFunction ath5k_channel_ok int ath5k_phy.c ************************\
1994
StaticStatic ath5k_hw_rf5110_chan2athchan static u32 ath5k_phy.c  
1995
StaticStatic ath5k_hw_rf5110_channel static int ath5k_phy.c  
1996
StaticStatic ath5k_hw_rf5111_chan2athchan static int ath5k_phy.c  
1997
StaticStatic ath5k_hw_rf5111_channel static int ath5k_phy.c  
1998
StaticStatic ath5k_hw_rf5112_channel static int ath5k_phy.c  
1999
StaticStatic ath5k_hw_rf2425_channel static int ath5k_phy.c  
2000
FunctionFunction ath5k_hw_channel int ath5k_phy.c  
2001
FunctionFunction ath5k_hw_noise_floor_calibration int ath5k_phy.c ***************\
2002
StaticStatic ath5k_hw_rf5110_calibrate static int ath5k_phy.c  
2003
StaticStatic ath5k_hw_rf511x_calibrate static int ath5k_phy.c  
2004
FunctionFunction ath5k_hw_phy_calibrate int ath5k_phy.c  
2005
FunctionFunction ath5k_hw_phy_disable int ath5k_phy.c  
2006
FunctionFunction ath5k_hw_radio_revision u16 ath5k_phy.c ******************\
2007
FunctionFunction ath5k_hw_set_def_antenna void ath5k_phy.c  
2008
FunctionFunction ath5k_hw_get_def_antenna unsigned int ath5k_phy.c  
2009
StaticStatic ath5k_get_interpolated_value static s16 ath5k_phy.c **************\
2010
StaticStatic ath5k_get_linear_pcdac_min static s16 ath5k_phy.c  
2011
StaticStatic ath5k_create_power_curve static void ath5k_phy.c  
2012
StaticStatic ath5k_get_chan_pcal_surrounding_piers static void ath5k_phy.c  
2013
StaticStatic ath5k_get_rate_pcal_data static void ath5k_phy.c  
2014
StaticStatic ath5k_get_max_ctl_power static void ath5k_phy.c  
2015
StaticStatic ath5k_fill_pwr_to_pcdac_table static void ath5k_phy.c  
2016
StaticStatic ath5k_combine_linear_pcdac_curves static void ath5k_phy.c  
2017
StaticStatic ath5k_setup_pcdac_table static void ath5k_phy.c  
2018
StaticStatic ath5k_combine_pwr_to_pdadc_curves static void ath5k_phy.c  
2019
StaticStatic ath5k_setup_pwr_to_pdadc_table static void ath5k_phy.c  
2020
StaticStatic ath5k_setup_channel_powertable static int ath5k_phy.c  
2021
StaticStatic ath5k_setup_rate_powertable static void ath5k_phy.c  
2022
FunctionFunction ath5k_hw_txpower int ath5k_phy.c  
2023
FunctionFunction ath5k_hw_set_txpower_limit int ath5k_phy.c  
2024
FunctionFunction ath5k_hw_set_tx_queueprops int ath5k_qcu.c  
2025
FunctionFunction ath5k_hw_setup_tx_queue int ath5k_qcu.c  
2026
FunctionFunction ath5k_hw_release_tx_queue void ath5k_qcu.c  
2027
FunctionFunction ath5k_hw_reset_tx_queue int ath5k_qcu.c  
2028
FunctionFunction ath5k_hw_set_slot_time int ath5k_qcu.c  
2029
StaticStatic fls static int ath5k_reset.c  
2030
StaticStatic ath5k_hw_write_ofdm_timings static int ath5k_reset.c ath5k_hw_write_ofdm_timings - set OFDM timings on AR5212
2031
InlineInline ath5k_hw_write_rate_duration static inline void ath5k_reset.c ath5k_hw_write_rate_duration - fill rate code to duration table
2032
StaticStatic ath5k_hw_nic_reset static int ath5k_reset.c  
2033
FunctionFunction ath5k_hw_wake int ath5k_reset.c  
2034
FunctionFunction ath5k_hw_nic_wakeup int ath5k_reset.c  
2035
StaticStatic ath5k_hw_chan_has_spur_noise static int ath5k_reset.c  
2036
StaticStatic ath5k_hw_tweak_initval_settings static void ath5k_reset.c  
2037
StaticStatic ath5k_hw_commit_eeprom_settings static void ath5k_reset.c  
2038
FunctionFunction ath5k_hw_reset int ath5k_reset.c  
2039
InlineInline ath5k_rfkill_disable static inline void ath5k_rfkill.c  
2040
InlineInline ath5k_rfkill_enable static inline void ath5k_rfkill.c  
2041
InlineInline ath5k_rfkill_set_intr static inline void ath5k_rfkill.c  
2042
StaticStatic ath5k_is_rfkill_set static int __unused ath5k_rfkill.c  
2043
FunctionFunction ath5k_rfkill_hw_start void ath5k_rfkill.c  
2044
FunctionFunction ath5k_rfkill_hw_stop void ath5k_rfkill.c  
2045
StaticStatic e1000_get_hw_control static void e1000.c e1000_get_hw_control - get control of the h/w from f/w
2046
StaticStatic e1000_irq_enable static void e1000.c e1000_irq_enable - Enable default interrupt generation settings
2047
StaticStatic e1000_irq_disable static void e1000.c e1000_irq_disable - Mask off interrupt generation on the NIC
2048
StaticStatic e1000_irq_force static void e1000.c e1000_irq_force - trigger interrupt
2049
StaticStatic e1000_sw_init static int e1000.c e1000_sw_init - Initialize general software structures (struct e1000_adapter)
2050
StaticStatic e1000_setup_tx_resources static int e1000.c e1000_setup_tx_resources - allocate Tx resources (Descriptors)
2051
StaticStatic e1000_free_tx_resources static void e1000.c  
2052
StaticStatic e1000_configure_tx static void e1000.c e1000_configure_tx - Configure 8254x Transmit Unit after Reset
2053
StaticStatic e1000_setup_rx_resources static int e1000.c e1000_setup_rx_resources - allocate Rx resources (Descriptors)
2054
StaticStatic e1000_free_rx_resources static void e1000.c  
2055
StaticStatic e1000_configure_rx static void e1000.c e1000_configure_rx - Configure 8254x Receive Unit after Reset
2056
StaticStatic e1000_reset static void e1000.c e1000_reset - Put e1000 NIC in known initial state
2057
StaticStatic e1000_close static void e1000.c Functions that implement the gPXE driver API *
2058
StaticStatic e1000_transmit static int e1000.c e1000_transmit - Transmit a packet
2059
StaticStatic e1000_poll static void e1000.c e1000_poll - Poll for received packets
2060
StaticStatic e1000_irq static void e1000.c e1000_irq - enable or Disable interrupts
2061
StaticStatic e1000_probe static int e1000.c e1000_probe - Initial configuration of e1000 NIC
2062
StaticStatic e1000_remove static void e1000.c e1000_remove - Device Removal Routine
2063
StaticStatic e1000_open static int e1000.c e1000_open - Called when a network interface is made active
2064
FunctionFunction e1000_read_pcie_cap_reg int32_t e1000.c  
2065
FunctionFunction e1000_pci_clear_mwi void e1000.c  
2066
FunctionFunction e1000_pci_set_mwi void e1000.c  
2067
FunctionFunction e1000_read_pci_cfg void e1000.c  
2068
FunctionFunction e1000_write_pci_cfg void e1000.c  
2069
FunctionFunction e1000_io_write void e1000.c  
2070
StaticStatic e1000_set_phy_type static int32_t e1000_hw.c Set the phy type member in the hw struct.
2071
StaticStatic e1000_phy_init_script static void e1000_hw.c IGP phy init script - initializes the GbE PHY
2072
FunctionFunction e1000_set_mac_type int32_t e1000_hw.c Set the mac type member in the hw struct.
2073
FunctionFunction e1000_set_media_type void e1000_hw.c Set media type and TBI compatibility.
2074
FunctionFunction e1000_reset_hw int32_t e1000_hw.c Reset the transmit and receive units; mask and clear all interrupts.
2075
StaticStatic e1000_initialize_hardware_bits static void e1000_hw.c Initialize a number of hardware-dependent bits
2076
FunctionFunction e1000_init_hw int32_t e1000_hw.c Performs basic configuration of the adapter.
2077
StaticStatic e1000_adjust_serdes_amplitude static int32_t e1000_hw.c Adjust SERDES output amplitude based on EEPROM setting.
2078
FunctionFunction e1000_setup_link int32_t e1000_hw.c Configures flow control and link settings.
2079
StaticStatic e1000_setup_fiber_serdes_link static int32_t e1000_hw.c Sets up link for a fiber based or serdes based adapter
2080
StaticStatic e1000_copper_link_preconfig static int32_t e1000_hw.c Make sure we have a valid PHY and change PHY mode before link setup.
2081
StaticStatic e1000_copper_link_igp_setup static int32_t e1000_hw.c Copper link setup for e1000_phy_igp series.
2082
StaticStatic e1000_copper_link_ggp_setup static int32_t e1000_hw.c Copper link setup for e1000_phy_gg82563 series.
2083
StaticStatic e1000_copper_link_mgp_setup static int32_t e1000_hw.c Copper link setup for e1000_phy_m88 series.
2084
StaticStatic e1000_copper_link_autoneg static int32_t e1000_hw.c Setup auto-negotiation and flow control advertisements,
2085
StaticStatic e1000_copper_link_postconfig static int32_t e1000_hw.c Config the MAC and the PHY after link is up.
2086
StaticStatic e1000_setup_copper_link static int32_t e1000_hw.c Detects which PHY is present and setup the speed and duplex
2087
StaticStatic e1000_configure_kmrn_for_10_100 static int32_t e1000_hw.c Configure the MAC-to-PHY interface for 10/100Mbps
2088
StaticStatic e1000_configure_kmrn_for_1000 static int32_t e1000_hw.c  
2089
FunctionFunction e1000_phy_setup_autoneg int32_t e1000_hw.c Configures PHY autoneg and flow control advertisement settings
2090
StaticStatic e1000_phy_force_speed_duplex static int32_t e1000_hw.c Force PHY speed and duplex settings to hw->forced_speed_duplex
2091
FunctionFunction e1000_config_collision_dist void e1000_hw.c Sets the collision distance in the Transmit Control register
2092
StaticStatic e1000_config_mac_to_phy static int32_t e1000_hw.c Sets MAC speed and duplex settings to reflect the those in the PHY
2093
FunctionFunction e1000_force_mac_fc int32_t e1000_hw.c Forces the MAC's flow control settings.
2094
StaticStatic e1000_config_fc_after_link_up static int32_t e1000_hw.c Configures flow control settings after link is established
2095
FunctionFunction e1000_check_for_link int32_t e1000_hw.c Checks to see if the link status of the hardware has changed.
2096
FunctionFunction e1000_get_speed_and_duplex int32_t e1000_hw.c Detects the current speed and duplex settings of the hardware.
2097
StaticStatic e1000_wait_autoneg static int32_t e1000_hw.c Blocks until autoneg completes or times out (~4.5 seconds)
2098
StaticStatic e1000_raise_mdi_clk static void e1000_hw.c Raises the Management Data Clock
2099
StaticStatic e1000_lower_mdi_clk static void e1000_hw.c Lowers the Management Data Clock
2100
StaticStatic e1000_shift_out_mdi_bits static void e1000_hw.c Shifts data bits out to the PHY
2101
StaticStatic e1000_shift_in_mdi_bits static uint16_t e1000_hw.c Shifts data bits in from the PHY
2102
StaticStatic e1000_swfw_sync_acquire static int32_t e1000_hw.c  
2103
StaticStatic e1000_swfw_sync_release static void e1000_hw.c  
2104
FunctionFunction e1000_read_phy_reg int32_t e1000_hw.c Reads the value from a PHY register, if the value is on a specific non zero
2105
StaticStatic e1000_read_phy_reg_ex static int32_t e1000_hw.c  
2106
FunctionFunction e1000_write_phy_reg int32_t e1000_hw.c Writes a value to a PHY register
2107
StaticStatic e1000_write_phy_reg_ex static int32_t e1000_hw.c  
2108
StaticStatic e1000_read_kmrn_reg static int32_t e1000_hw.c  
2109
StaticStatic e1000_write_kmrn_reg static int32_t e1000_hw.c  
2110
FunctionFunction e1000_phy_hw_reset int32_t e1000_hw.c Returns the PHY to the power-on reset state
2111
FunctionFunction e1000_phy_reset int32_t e1000_hw.c Resets the PHY
2112
FunctionFunction e1000_phy_powerdown_workaround void e1000_hw.c  
2113
StaticStatic e1000_kumeran_lock_loss_workaround static int32_t e1000_hw.c  
2114
StaticStatic e1000_detect_gig_phy static int32_t e1000_hw.c Probes the expected PHY address for known PHY IDs
2115
StaticStatic e1000_phy_reset_dsp static int32_t e1000_hw.c Resets the PHY's DSP
2116
StaticStatic e1000_phy_igp_get_info static int32_t e1000_hw.c Get PHY information from various PHY registers for igp PHY only.
2117
StaticStatic e1000_phy_ife_get_info static int32_t e1000_hw.c Get PHY information from various PHY registers for ife PHY only.
2118
StaticStatic e1000_phy_m88_get_info static int32_t e1000_hw.c Get PHY information from various PHY registers fot m88 PHY only.
2119
FunctionFunction e1000_phy_get_info int32_t e1000_hw.c Get PHY information from various PHY registers
2120
FunctionFunction e1000_validate_mdi_setting int32_t e1000_hw.c  
2121
FunctionFunction e1000_init_eeprom_params int32_t e1000_hw.c Sets up eeprom variables in the hw struct. Must be called after mac_type
2122
StaticStatic e1000_raise_ee_clk static void e1000_hw.c Raises the EEPROM's clock input.
2123
StaticStatic e1000_lower_ee_clk static void e1000_hw.c Lowers the EEPROM's clock input.
2124
StaticStatic e1000_shift_out_ee_bits static void e1000_hw.c Shift data bits out to the EEPROM.
2125
StaticStatic e1000_shift_in_ee_bits static uint16_t e1000_hw.c Shift data bits in from the EEPROM
2126
StaticStatic e1000_acquire_eeprom static int32_t e1000_hw.c Prepares EEPROM for access
2127
StaticStatic e1000_standby_eeprom static void e1000_hw.c Returns EEPROM to a "standby" state
2128
StaticStatic e1000_release_eeprom static void e1000_hw.c Terminates a command by inverting the EEPROM's chip select pin
2129
StaticStatic e1000_spi_eeprom_ready static int32_t e1000_hw.c Reads a 16 bit word from the EEPROM.
2130
FunctionFunction e1000_read_eeprom int32_t e1000_hw.c Reads a 16 bit word from the EEPROM.
2131
StaticStatic e1000_read_eeprom_eerd static int32_t e1000_hw.c Reads a 16 bit word from the EEPROM using the EERD register.
2132
StaticStatic e1000_write_eeprom_eewr static int32_t e1000_hw.c Writes a 16 bit word from the EEPROM using the EEWR register.
2133
StaticStatic e1000_poll_eerd_eewr_done static int32_t e1000_hw.c Polls the status bit (bit 1) of the EERD to determine when the read is done.
2134
StaticStatic e1000_is_onboard_nvm_eeprom static boolean_t e1000_hw.c  
2135
FunctionFunction e1000_validate_eeprom_checksum int32_t e1000_hw.c Verifies that the EEPROM has a valid checksum
2136
FunctionFunction e1000_update_eeprom_checksum int32_t e1000_hw.c Calculates the EEPROM checksum and writes it to the EEPROM
2137
FunctionFunction e1000_write_eeprom int32_t e1000_hw.c Parent function for writing words to the different EEPROM types.
2138
StaticStatic e1000_write_eeprom_spi static int32_t e1000_hw.c Writes a 16 bit word to a given offset in an SPI EEPROM.
2139
StaticStatic e1000_write_eeprom_microwire static int32_t e1000_hw.c Writes a 16 bit word to a given offset in a Microwire EEPROM.
2140
StaticStatic e1000_commit_shadow_ram static int32_t e1000_hw.c Flushes the cached eeprom to NVM. This is done by saving the modified values
2141
FunctionFunction e1000_read_mac_addr int32_t e1000_hw.c Reads the adapter's MAC address from the EEPROM and inverts the LSB for the
2142
StaticStatic e1000_init_rx_addrs static void e1000_hw.c Initializes receive address filters.
2143
FunctionFunction e1000_hash_mc_addr uint32_t e1000_hw.c Hashes an address to determine its location in the multicast table
2144
FunctionFunction e1000_mta_set void e1000_hw.c Sets the bit in the multicast table corresponding to the hash value.
2145
FunctionFunction e1000_rar_set void e1000_hw.c Puts an ethernet address into a receive address register.
2146
FunctionFunction e1000_write_vfta void e1000_hw.c Writes a value to the specified offset in the VLAN filter table.
2147
StaticStatic e1000_clear_vfta static void e1000_hw.c Clears the VLAN filer table
2148
StaticStatic e1000_id_led_init static int32_t e1000_hw.c  
2149
FunctionFunction e1000_setup_led int32_t e1000_hw.c Prepares SW controlable LED for use and saves the current state of the LED.
2150
FunctionFunction e1000_blink_led_start int32_t e1000_hw.c Used on 82571 and later Si that has LED blink bits.
2151
FunctionFunction e1000_cleanup_led int32_t e1000_hw.c Restores the saved state of the SW controlable LED.
2152
FunctionFunction e1000_led_on int32_t e1000_hw.c Turns on the software controllable LED
2153
FunctionFunction e1000_led_off int32_t e1000_hw.c Turns off the software controllable LED
2154
StaticStatic e1000_clear_hw_cntrs static void e1000_hw.c Clears all hardware statistics counters.
2155
FunctionFunction e1000_reset_adaptive void e1000_hw.c Resets Adaptive IFS to its default state.
2156
FunctionFunction e1000_update_adaptive void e1000_hw.c Called during the callback/watchdog routine to update IFS value based on
2157
FunctionFunction e1000_tbi_adjust_stats void e1000_hw.c Adjusts the statistic counters when a frame is accepted by TBI_ACCEPT
2158
FunctionFunction e1000_get_bus_info void e1000_hw.c Gets the current PCI bus type, speed, and width of the hardware
2159
StaticStatic e1000_write_reg_io static void e1000_hw.c Writes a value to one of the devices registers using port I/O (as opposed to
2160
StaticStatic e1000_get_cable_length static int32_t e1000_hw.c Estimates the cable length.
2161
StaticStatic e1000_check_polarity static int32_t e1000_hw.c Check the cable polarity
2162
StaticStatic e1000_check_downshift static int32_t e1000_hw.c Check if Downshift occured
2163
StaticStatic e1000_config_dsp_after_link_change static int32_t e1000_hw.c 82541_rev_2 & 82547_rev_2 have the capability to configure the DSP when a
2164
StaticStatic e1000_set_phy_mode static int32_t e1000_hw.c Set PHY to class A mode
2165
StaticStatic e1000_set_d3_lplu_state static int32_t e1000_hw.c This function sets the lplu state according to the active flag. When
2166
StaticStatic e1000_set_d0_lplu_state static int32_t e1000_hw.c This function sets the lplu d0 state according to the active flag. When
2167
StaticStatic e1000_set_vco_speed static int32_t e1000_hw.c Change VCO speed register to improve Bit Error Rate performance of SERDES.
2168
StaticStatic e1000_host_if_read_cookie static int32_t e1000_hw.c This function reads the cookie from ARC ram.
2169
StaticStatic e1000_mng_enable_host_if static int32_t e1000_hw.c This function checks whether the HOST IF is enabled for command operaton
2170
StaticStatic e1000_mng_host_if_write static int32_t e1000_hw.c This function writes the buffer content at the offset given on the host if.
2171
StaticStatic e1000_mng_write_cmd_header static int32_t e1000_hw.c This function writes the command header after does the checksum calculation.
2172
StaticStatic e1000_mng_write_commit static int32_t e1000_hw.c This function indicates to ARC that a new command is pending which completes
2173
FunctionFunction e1000_check_mng_mode boolean_t e1000_hw.c This function checks the mode of the firmware.
2174
FunctionFunction e1000_mng_write_dhcp_info int32_t e1000_hw.c This function writes the dhcp info .
2175
StaticStatic e1000_calculate_mng_checksum static uint8_t e1000_hw.c This function calculates the checksum.
2176
FunctionFunction e1000_enable_tx_pkt_filtering boolean_t e1000_hw.c This function checks whether tx pkt filtering needs to be enabled or not.
2177
FunctionFunction e1000_enable_mng_pass_thru uint32_t e1000_hw.c Verifies the hardware needs to allow ARPs to be processed by the host
2178
StaticStatic e1000_polarity_reversal_workaround static int32_t e1000_hw.c  
2179
StaticStatic e1000_set_pci_express_master_disable static void e1000_hw.c Disables PCI-Express master access.
2180
FunctionFunction e1000_disable_pciex_master int32_t e1000_hw.c Disables PCI-Express master access and verifies there are no pending requests
2181
StaticStatic e1000_get_auto_rd_done static int32_t e1000_hw.c Check for EEPROM Auto Read bit done.
2182
StaticStatic e1000_get_phy_cfg_done static int32_t e1000_hw.c Checks if the PHY configuration is done
2183
StaticStatic e1000_get_hw_eeprom_semaphore static int32_t e1000_hw.c Using the combination of SMBI and SWESMBI semaphore bits when resetting
2184
StaticStatic e1000_put_hw_eeprom_semaphore static void e1000_hw.c This function clears HW semaphore bits.
2185
StaticStatic e1000_get_software_semaphore static int32_t e1000_hw.c Obtaining software semaphore bit (SMBI) before resetting PHY.
2186
StaticStatic e1000_release_software_semaphore static void e1000_hw.c Release semaphore bit (SMBI).
2187
FunctionFunction e1000_check_phy_reset_block int32_t e1000_hw.c Checks if PHY reset is blocked due to SOL/IDER session, for example.
2188
StaticStatic e1000_arc_subsystem_valid static uint8_t e1000_hw.c  
2189
StaticStatic e1000_set_pci_ex_no_snoop static int32_t e1000_hw.c Configure PCI-Ex no-snoop
2190
StaticStatic e1000_get_software_flag static int32_t e1000_hw.c Get software semaphore FLAG bit (SWFLAG).
2191
StaticStatic e1000_release_software_flag static void e1000_hw.c Release software semaphore FLAG bit (SWFLAG).
2192
StaticStatic e1000_read_eeprom_ich8 static int32_t e1000_hw.c Reads a 16 bit word or words from the EEPROM using the ICH8's flash access
2193
StaticStatic e1000_write_eeprom_ich8 static int32_t e1000_hw.c Writes a 16 bit word or words to the EEPROM using the ICH8's flash access
2194
StaticStatic e1000_ich8_cycle_init static int32_t e1000_hw.c This function does initial flash setup so that a new read/write/erase cycle
2195
StaticStatic e1000_ich8_flash_cycle static int32_t e1000_hw.c This function starts a flash cycle and waits for its completion
2196
StaticStatic e1000_read_ich8_data static int32_t e1000_hw.c Reads a byte or word from the NVM using the ICH8 flash access registers.
2197
StaticStatic e1000_write_ich8_data static int32_t e1000_hw.c Writes One /two bytes to the NVM using the ICH8 flash access registers.
2198
StaticStatic e1000_read_ich8_byte static int32_t e1000_hw.c Reads a single byte from the NVM using the ICH8 flash access registers.
2199
StaticStatic e1000_verify_write_ich8_byte static int32_t e1000_hw.c Writes a single byte to the NVM using the ICH8 flash access registers.
2200
StaticStatic e1000_write_ich8_byte static int32_t e1000_hw.c Writes a single byte to the NVM using the ICH8 flash access registers.
2201
StaticStatic e1000_read_ich8_word static int32_t e1000_hw.c Reads a word from the NVM using the ICH8 flash access registers.
2202
FunctionFunction e1000_erase_ich8_4k_segment int32_t e1000_hw.c Erases the bank specified. Each bank may be a 4, 8 or 64k block. Banks are 0
2203
StaticStatic e1000_init_lcd_from_nvm_config_region static int32_t e1000_hw.c  
2204
StaticStatic e1000_init_lcd_from_nvm static int32_t e1000_hw.c This function initializes the PHY from the NVM on ICH8 platforms. This
2205
StaticStatic phantom_crb_access_128m static unsigned long phantom.c CRB register access
2206
StaticStatic phantom_crb_access_32m static unsigned long phantom.c Prepare for access to CRB register via 32MB BAR
2207
StaticStatic phantom_crb_access_2m static unsigned long phantom.c Prepare for access to CRB register via 2MB BAR
2208
StaticStatic phantom_readl static uint32_t phantom.c Read from Phantom CRB register
2209
StaticStatic phantom_writel static void phantom.c Write to Phantom CRB register
2210
InlineInline phantom_write_hilo static inline void phantom.c Write to Phantom CRB HI/LO register pair
2211
StaticStatic phantom_read_test_mem_block static int phantom.c Firmware message buffer access (for debug)
2212
StaticStatic phantom_read_test_mem static int phantom.c Read single byte from Phantom test memory
2213
StaticStatic phantom_dmesg static int phantom.c Dump Phantom firmware dmesg log
2214
StaticStatic __attribute__ static void phantom.c Dump Phantom firmware dmesg logs
2215
StaticStatic phantom_wait_for_cmd static int phantom.c Firmware interface
2216
StaticStatic phantom_issue_cmd static int phantom.c Issue command to firmware
2217
StaticStatic phantom_issue_buf_cmd static int phantom.c Issue buffer-format command to firmware
2218
StaticStatic phantom_create_rx_ctx static int phantom.c Create Phantom RX context
2219
StaticStatic phantom_destroy_rx_ctx static void phantom.c Destroy Phantom RX context
2220
StaticStatic phantom_create_tx_ctx static int phantom.c Create Phantom TX context
2221
StaticStatic phantom_destroy_tx_ctx static void phantom.c Destroy Phantom TX context
2222
StaticStatic phantom_alloc_rds static int phantom.c Descriptor ring management
2223
StaticStatic phantom_post_rds static void phantom.c Post Phantom RX descriptor
2224
StaticStatic phantom_alloc_cds static int phantom.c Allocate Phantom TX descriptor
2225
StaticStatic phantom_post_cds static void phantom.c Post Phantom TX descriptor
2226
StaticStatic phantom_update_macaddr static int phantom.c MAC address management
2227
InlineInline phantom_add_macaddr static inline int phantom.c Add MAC address
2228
InlineInline phantom_del_macaddr static inline int phantom.c Remove MAC address
2229
StaticStatic phantom_poll_link_state static void phantom.c Link state detection
2230
StaticStatic phantom_refill_rx_ring static void phantom.c Main driver body
2231
StaticStatic phantom_open static int phantom.c Open NIC
2232
StaticStatic phantom_close static void phantom.c Close NIC
2233
StaticStatic phantom_transmit static int phantom.c Transmit packet
2234
StaticStatic phantom_poll static void phantom.c Poll for received packets
2235
StaticStatic phantom_irq static void phantom.c Enable/disable interrupts
2236
StaticStatic phantom_clp_wait static int phantom.c Wait for Phantom CLP command to complete
2237
StaticStatic phantom_clp_cmd static int phantom.c Issue Phantom CLP command
2238
StaticStatic phantom_clp_store static int phantom.c Store Phantom CLP setting
2239
StaticStatic phantom_clp_fetch static int phantom.c Fetch Phantom CLP setting
2240
StaticStatic phantom_clp_setting static unsigned int phantom.c Find Phantom CLP setting
2241
StaticStatic phantom_store_setting static int phantom.c Store Phantom CLP setting
2242
StaticStatic phantom_fetch_setting static int phantom.c Fetch Phantom CLP setting
2243
StaticStatic phantom_map_crb static int phantom.c Initialisation
2244
StaticStatic phantom_unhalt_pegs static void phantom.c Unhalt all PEGs
2245
StaticStatic phantom_init_cmdpeg static int phantom.c Initialise the Phantom command PEG
2246
StaticStatic phantom_get_macaddr static void phantom.c Read Phantom MAC address
2247
StaticStatic phantom_check_boot_enable static int phantom.c Check Phantom is enabled for boot
2248
StaticStatic phantom_init_rcvpeg static int phantom.c Initialise Phantom receive PEG
2249
StaticStatic phantom_probe static int phantom.c Probe PCI device
2250
StaticStatic phantom_remove static void phantom.c Remove PCI device
2251
StaticStatic write_grf5101 static void rtl8180_grf5101.c  
2252
StaticStatic grf5101_write_phy_antenna static void rtl8180_grf5101.c  
2253
StaticStatic grf5101_rf_set_channel static void rtl8180_grf5101.c  
2254
StaticStatic grf5101_rf_stop static void rtl8180_grf5101.c  
2255
StaticStatic grf5101_rf_init static void rtl8180_grf5101.c  
2256
StaticStatic write_max2820 static void rtl8180_max2820.c  
2257
StaticStatic max2820_write_phy_antenna static void rtl8180_max2820.c  
2258
StaticStatic max2820_rf_set_channel static void rtl8180_max2820.c  
2259
StaticStatic max2820_rf_stop static void rtl8180_max2820.c  
2260
StaticStatic max2820_rf_init static void rtl8180_max2820.c  
2261
StaticStatic write_sa2400 static void rtl8180_sa2400.c  
2262
StaticStatic sa2400_write_phy_antenna static void rtl8180_sa2400.c  
2263
StaticStatic sa2400_rf_set_channel static void rtl8180_sa2400.c  
2264
StaticStatic sa2400_rf_stop static void rtl8180_sa2400.c  
2265
StaticStatic sa2400_rf_init static void rtl8180_sa2400.c  
2266
InlineInline rtl8225_write_phy_ofdm static inline void rtl8185_rtl8225.c  
2267
InlineInline rtl8225_write_phy_cck static inline void rtl8185_rtl8225.c  
2268
StaticStatic rtl8225_write static void rtl8185_rtl8225.c  
2269
StaticStatic rtl8225_read static u16 rtl8185_rtl8225.c  
2270
StaticStatic rtl8225_rf_set_tx_power static void rtl8185_rtl8225.c  
2271
StaticStatic rtl8225_rf_init static void rtl8185_rtl8225.c  
2272
StaticStatic rtl8225z2_rf_set_tx_power static void rtl8185_rtl8225.c  
2273
StaticStatic rtl8225z2_rf_init static void rtl8185_rtl8225.c  
2274
StaticStatic rtl8225x_rf_init static void rtl8185_rtl8225.c  
2275
StaticStatic rtl8225_rf_stop static void rtl8185_rtl8225.c  
2276
StaticStatic rtl8225_rf_set_channel static void rtl8185_rtl8225.c  
2277
StaticStatic rtl8225_rf_conf_erp static void rtl8185_rtl8225.c  
2278
FunctionFunction rtl818x_write_phy void rtl818x.c  
2279
StaticStatic rtl818x_handle_rx static void rtl818x.c  
2280
StaticStatic rtl818x_handle_tx static void rtl818x.c  
2281
StaticStatic rtl818x_poll static void rtl818x.c  
2282
StaticStatic rtl818x_tx static int rtl818x.c  
2283
FunctionFunction rtl818x_set_anaparam void rtl818x.c  
2284
StaticStatic rtl818x_init_hw static int rtl818x.c  
2285
StaticStatic rtl818x_init_rx_ring static int rtl818x.c  
2286
StaticStatic rtl818x_free_rx_ring static void rtl818x.c  
2287
StaticStatic rtl818x_init_tx_ring static int rtl818x.c  
2288
StaticStatic rtl818x_free_tx_ring static void rtl818x.c  
2289
StaticStatic rtl818x_irq static void rtl818x.c  
2290
StaticStatic rtl818x_set_hwaddr static void rtl818x.c  
2291
StaticStatic rtl818x_start static int rtl818x.c  
2292
StaticStatic rtl818x_stop static void rtl818x.c  
2293
StaticStatic rtl818x_config static int rtl818x.c  
2294
StaticStatic rtl818x_spi_read_bit static int rtl818x.c  
2295
StaticStatic rtl818x_spi_write_bit static void rtl818x.c  
2296
StaticStatic rtl818x_probe static int rtl818x.c  
2297
StaticStatic rtl818x_remove static void rtl818x.c  
2298
FunctionFunction nvs_read int nvs.c @file
2299
StaticStatic nvs_verify static int nvs.c Verify content of non-volatile storage device
2300
FunctionFunction nvs_write int nvs.c Write to non-volatile storage device
2301
InlineInline spi_command static inline unsigned int spi.c @file
2302
StaticStatic spi_wait static int spi.c Wait for SPI device to complete operation
2303
FunctionFunction spi_read int spi.c Read data from SPI device
2304
FunctionFunction spi_write int spi.c Write data to SPI device
2305
FunctionFunction threewire_read int threewire.c @file
2306
FunctionFunction threewire_write int threewire.c Write data to three-wire device
2307
FunctionFunction threewire_detect_address_len int threewire.c Autodetect device address length
2308
StaticStatic insert_delete static void editstring.c Insert and/or delete text within an editable string
2309
StaticStatic insert_character static void editstring.c Insert character at current cursor position
2310
StaticStatic delete_character static void editstring.c Delete character at current cursor position
2311
StaticStatic backspace static void editstring.c Delete character to left of current cursor position
2312
StaticStatic kill_eol static void editstring.c Delete to end of line
2313
FunctionFunction edit_string int editstring.c Edit editable string
2314
StaticStatic sync_console static void readline.c Synchronise console with edited string
2315
FunctionFunction readline char * readline.c Read line from console
2316
StaticStatic exit_exec static int shell.c "exit" command body
2317
StaticStatic help_exec static int shell.c "help" command body
2318
FunctionFunction shell void shell.c Start command shell
2319
FunctionFunction shell_banner int shell_banner.c @file
2320
StaticStatic find_error static struct errortab * strerror.c Find error description
2321
StaticStatic find_closest_error static struct errortab * strerror.c Find closest error description
2322
FunctionFunction strerror const char * strerror.c Retrieve string representation of error number.
2323
StaticStatic autoboot_exec static int autoboot_cmd.c  
2324
StaticStatic config_exec static int config_cmd.c  
2325
StaticStatic dhcp_syntax static void dhcp_cmd.c @file
2326
StaticStatic dhcp_exec static int dhcp_cmd.c The "dhcp" command
2327
StaticStatic pxebs_syntax static void dhcp_cmd.c "pxebs" command syntax message
2328
StaticStatic pxebs_exec static int dhcp_cmd.c The "pxebs" command
2329
StaticStatic digest_syntax static void digest_cmd.c "digest" command syntax message
2330
StaticStatic digest_exec static int digest_cmd.c The "digest" command
2331
StaticStatic md5sum_exec static int digest_cmd.c  
2332
StaticStatic sha1sum_exec static int digest_cmd.c  
2333
StaticStatic gdbstub_syntax static void gdbstub_cmd.c @file
2334
StaticStatic gdbstub_exec static int gdbstub_cmd.c The "gdbstub" command
2335
StaticStatic ifcommon_syntax static void ifmgmt_cmd.c Print syntax of if command
2336
StaticStatic ifcommon_do_all static int ifmgmt_cmd.c Execute if command over all network devices
2337
StaticStatic ifcommon_do_list static int ifmgmt_cmd.c Execute if command over list of network devices
2338
FunctionFunction ifcommon_exec int ifmgmt_cmd.c Execute if command
2339
StaticStatic ifopen_payload static int ifmgmt_cmd.c  
2340
StaticStatic ifopen_exec static int ifmgmt_cmd.c  
2341
StaticStatic ifclose_payload static int ifmgmt_cmd.c  
2342
StaticStatic ifclose_exec static int ifmgmt_cmd.c  
2343
StaticStatic ifstat_payload static int ifmgmt_cmd.c  
2344
StaticStatic ifstat_exec static int ifmgmt_cmd.c  
2345
StaticStatic imgfill_cmdline static int image_cmd.c Fill in image command line
2346
StaticStatic imgfetch_core_syntax static void image_cmd.c "imgfetch"/"module"/"kernel" command syntax message
2347
StaticStatic imgfetch_core_exec static int image_cmd.c The "imgfetch"/"module"/"kernel" command body
2348
StaticStatic imgfetch_exec static int image_cmd.c The "imgfetch"/"module" command
2349
StaticStatic kernel_exec static int image_cmd.c The "kernel" command
2350
StaticStatic chain_exec static int image_cmd.c The "chain" command
2351
StaticStatic imgload_syntax static void image_cmd.c "imgload" command syntax message
2352
StaticStatic imgload_exec static int image_cmd.c The "imgload" command
2353
StaticStatic imgargs_syntax static void image_cmd.c "imgargs" command syntax message
2354
StaticStatic imgargs_exec static int image_cmd.c The "imgargs" command body
2355
StaticStatic imgexec_syntax static void image_cmd.c "imgexec" command syntax message
2356
StaticStatic imgexec_exec static int image_cmd.c The "imgexec" command
2357
StaticStatic imgstat_syntax static void image_cmd.c "imgstat" command syntax message
2358
StaticStatic imgstat_exec static int image_cmd.c The "imgstat" command
2359
StaticStatic imgfree_syntax static void image_cmd.c "imgstat" command syntax message
2360
StaticStatic imgfree_exec static int image_cmd.c The "imgfree" command
2361
StaticStatic login_exec static int login_cmd.c  
2362
StaticStatic show_exec static int nvo_cmd.c  
2363
StaticStatic set_exec static int nvo_cmd.c  
2364
StaticStatic clear_exec static int nvo_cmd.c  
2365
StaticStatic route_syntax static void route_cmd.c @file
2366
StaticStatic route_exec static int route_cmd.c The "route" command
2367
StaticStatic sanboot_syntax static void sanboot_cmd.c "sanboot" command syntax message
2368
StaticStatic sanboot_exec static int sanboot_cmd.c The "sanboot" command
2369
StaticStatic time_exec static int time_cmd.c  
2370
StaticStatic sleep_exec static int time_cmd.c  
2371
FunctionFunction beep int alert.c @file
2372
StaticStatic ansiscr_reset static void ansi_screen.c  
2373
StaticStatic ansiscr_movetoyx static void ansi_screen.c  
2374
StaticStatic ansiscr_putc static void ansi_screen.c  
2375
StaticStatic ansiscr_getc static int ansi_screen.c  
2376
StaticStatic ansiscr_peek static bool ansi_screen.c  
2377
FunctionFunction wclrtobot int clear.c Clear a window to the bottom from current cursor position
2378
FunctionFunction wclrtoeol int clear.c Clear a window to the end of the current line
2379
FunctionFunction wdelch int clear.c Delete character under the cursor in a window
2380
FunctionFunction wdeleteln int clear.c Delete line under a window's cursor
2381
FunctionFunction werase int clear.c Completely clear a window
2382
FunctionFunction colour_content int colour.c Identify the RGB components of a given colour value
2383
FunctionFunction init_pair int colour.c Initialise colour pair
2384
FunctionFunction pair_content int colour.c Get colours of colour pair
2385
FunctionFunction box int edging.c @file
2386
FunctionFunction wborder int edging.c Draw borders from single-byte characters and renditions around a
2387
FunctionFunction whline int edging.c Create a horizontal line in a window
2388
FunctionFunction wvline int edging.c Create a vertical line in a window
2389
StaticStatic _wgetc static int kb.c  
2390
FunctionFunction wgetch int kb.c Pop a character from the FIFO into a window
2391
FunctionFunction wgetnstr int kb.c Read at most n characters from the FIFO into a window
2392
FunctionFunction echo int kb.c  
2393
FunctionFunction noecho int kb.c  
2394
StaticStatic _wupdcurs static void mucurses.c Update cursor position
2395
FunctionFunction _wputch void mucurses.c Write a single character rendition to a window
2396
FunctionFunction _wputc void mucurses.c Write a single character to a window
2397
FunctionFunction _wcursback void mucurses.c Retreat the cursor back one position (useful for a whole host of
2398
FunctionFunction _wputchstr void mucurses.c Write a chtype string to a window
2399
FunctionFunction _wputstr void mucurses.c Write a standard c-style string to a window
2400
FunctionFunction wmove int mucurses.c Move a window's cursor to the specified position
2401
FunctionFunction waddch int print.c Add a single-byte character and rendition to a window and advance
2402
FunctionFunction waddnstr int print.c Add string of single-byte characters to a window
2403
StaticStatic _printw_handler static void print.c  
2404
FunctionFunction vw_printw int print.c Print formatted output in a window
2405
FunctionFunction wprintw int print.c Print formatted output to a window
2406
FunctionFunction waddchnstr int print_nadv.c @file
2407
StaticStatic _enter_slk static void slk.c  
2408
StaticStatic _leave_slk static void slk.c  
2409
StaticStatic _print_label static void slk.c  
2410
FunctionFunction slk_attr attr_t slk.c Return the attribute used for the soft function keys
2411
FunctionFunction slk_attroff int slk.c Turn off soft function key attributes
2412
FunctionFunction slk_attron int slk.c Turn on soft function key attributes
2413
FunctionFunction slk_attrset int slk.c Set soft function key attributes
2414
FunctionFunction slk_attr_off int slk.c Turn off soft function key attributes
2415
FunctionFunction slk_attr_on int slk.c Turn on soft function key attributes
2416
FunctionFunction slk_attr_set int slk.c Set soft function key attributes
2417
FunctionFunction slk_clear int slk.c Clear the soft function key labels from the screen
2418
FunctionFunction slk_colour int slk.c Set soft label colour pair
2419
FunctionFunction slk_init int slk.c Initialise the soft function keys
2420
FunctionFunction slk_label char* slk.c Return the label for the specified soft key
2421
FunctionFunction slk_restore int slk.c Restore soft function key labels to the screen
2422
FunctionFunction slk_set int slk.c Configure specified soft key
2423
InlineInline getbkgd inline chtype winattrs.c Get the background rendition attributes for a window
2424
FunctionFunction wattroff int winattrs.c Turn off attributes in a window
2425
FunctionFunction wattron int winattrs.c Turn on attributes in a window
2426
FunctionFunction wattrset int winattrs.c Set attributes in a window
2427
FunctionFunction wattr_get int winattrs.c Get attributes and colour pair information
2428
FunctionFunction wattr_off int winattrs.c Turn off attributes in a window
2429
FunctionFunction wattr_on int winattrs.c Turn on attributes in a window
2430
FunctionFunction wattr_set int winattrs.c Set attributes and colour pair information in a window
2431
FunctionFunction wcolour_set int winattrs.c Set colour pair for a window
2432
FunctionFunction delwin int windows.c @file
2433
FunctionFunction derwin WINDOW * windows.c Create a new derived window
2434
FunctionFunction dupwin WINDOW * windows.c Create a duplicate of the specified window
2435
FunctionFunction mvwin int windows.c Move window origin to specified coordinates
2436
FunctionFunction newwin WINDOW * windows.c Create new WINDOW
2437
FunctionFunction subwin WINDOW * windows.c Create a new sub-window
2438
FunctionFunction initscr WINDOW * wininit.c Initialise console environment
2439
FunctionFunction endwin int wininit.c Finalise console environment
2440
FunctionFunction init_editbox void editbox.c Initialise text box widget
2441
FunctionFunction draw_editbox void editbox.c Draw text box widget
2442
FunctionFunction login_ui int login_ui.c  
2443
StaticStatic load_setting static void settings_ui.c Load setting widget value from configuration settings
2444
StaticStatic save_setting static int settings_ui.c Save setting widget value back to configuration settings
2445
StaticStatic init_setting static void settings_ui.c Initialise setting widget
2446
StaticStatic draw_setting static void settings_ui.c Draw setting widget
2447
StaticStatic edit_setting static int settings_ui.c Edit setting widget
2448
StaticStatic init_setting_index static void settings_ui.c Initialise setting widget by index
2449
StaticStatic vmsg static void settings_ui.c Print message centred on specified row
2450
StaticStatic msg static void settings_ui.c Print message centred on specified row
2451
StaticStatic clearmsg static void settings_ui.c Clear message on specified row
2452
StaticStatic valert static void settings_ui.c Print alert message
2453
StaticStatic alert static void settings_ui.c Print alert message
2454
StaticStatic draw_title_row static void settings_ui.c Draw title row
2455
StaticStatic draw_info_row static void settings_ui.c Draw information row
2456
StaticStatic draw_instruction_row static void settings_ui.c Draw instruction row
2457
StaticStatic main_loop static int settings_ui.c  
2458
FunctionFunction settings_ui int settings_ui.c  
2459
StaticStatic efi_image_exec static int efi_image.c Execute EFI image
2460
StaticStatic efi_image_load static int efi_image.c Load EFI image into memory
2461
StaticStatic elf_load_segment static int elf.c Load ELF segment into memory
2462
FunctionFunction elf_load int elf.c Load ELF image into memory
2463
StaticStatic __attribute__ static void embedded.c Free embedded image
2464
FunctionFunction EMBED EMBED_ALL #define embedded.c  
2465
StaticStatic embedded_init static void embedded.c Register all embedded images
2466
StaticStatic script_exec static int script.c Execute script
2467
StaticStatic script_load static int script.c Load script into memory
2468
FunctionFunction prep_segment int segment.c Prepare segment for loading
2469
StaticStatic phantom_crb_access_128m static unsigned long phantom.c CRB register access
2470
StaticStatic phantom_crb_access_32m static unsigned long phantom.c Prepare for access to CRB register via 32MB BAR
2471
StaticStatic phantom_crb_access_2m static unsigned long phantom.c Prepare for access to CRB register via 2MB BAR
2472
StaticStatic phantom_readl static uint32_t phantom.c Read from Phantom CRB register
2473
StaticStatic phantom_writel static void phantom.c Write to Phantom CRB register
2474
InlineInline phantom_write_hilo static inline void phantom.c Write to Phantom CRB HI/LO register pair
2475
StaticStatic phantom_read_test_mem_block static int phantom.c Firmware message buffer access (for debug)
2476
StaticStatic phantom_read_test_mem static int phantom.c Read single byte from Phantom test memory
2477
StaticStatic phantom_dmesg static int phantom.c Dump Phantom firmware dmesg log
2478
StaticStatic __attribute__ static void phantom.c Dump Phantom firmware dmesg logs
2479
StaticStatic phantom_wait_for_cmd static int phantom.c Firmware interface
2480
StaticStatic phantom_issue_cmd static int phantom.c Issue command to firmware
2481
StaticStatic phantom_issue_buf_cmd static int phantom.c Issue buffer-format command to firmware
2482
StaticStatic phantom_create_rx_ctx static int phantom.c Create Phantom RX context
2483
StaticStatic phantom_destroy_rx_ctx static void phantom.c Destroy Phantom RX context
2484
StaticStatic phantom_create_tx_ctx static int phantom.c Create Phantom TX context
2485
StaticStatic phantom_destroy_tx_ctx static void phantom.c Destroy Phantom TX context
2486
StaticStatic phantom_alloc_rds static int phantom.c Descriptor ring management
2487
StaticStatic phantom_post_rds static void phantom.c Post Phantom RX descriptor
2488
StaticStatic phantom_alloc_cds static int phantom.c Allocate Phantom TX descriptor
2489
StaticStatic phantom_post_cds static void phantom.c Post Phantom TX descriptor
2490
StaticStatic phantom_update_macaddr static int phantom.c MAC address management
2491
InlineInline phantom_add_macaddr static inline int phantom.c Add MAC address
2492
InlineInline phantom_del_macaddr static inline int phantom.c Remove MAC address
2493
StaticStatic phantom_poll_link_state static void phantom.c Link state detection
2494
StaticStatic phantom_refill_rx_ring static void phantom.c Main driver body
2495
StaticStatic phantom_open static int phantom.c Open NIC
2496
StaticStatic phantom_close static void phantom.c Close NIC
2497
StaticStatic phantom_transmit static int phantom.c Transmit packet
2498
StaticStatic phantom_poll static void phantom.c Poll for received packets
2499
StaticStatic phantom_irq static void phantom.c Enable/disable interrupts
2500
StaticStatic phantom_clp_wait static int phantom.c Wait for Phantom CLP command to complete
2501
StaticStatic phantom_clp_cmd static int phantom.c Issue Phantom CLP command
2502
StaticStatic phantom_clp_store static int phantom.c Store Phantom CLP setting
2503
StaticStatic phantom_clp_fetch static int phantom.c Fetch Phantom CLP setting
2504
StaticStatic phantom_clp_setting static unsigned int phantom.c Find Phantom CLP setting
2505
StaticStatic phantom_store_setting static int phantom.c Store Phantom CLP setting
2506
StaticStatic phantom_fetch_setting static int phantom.c Fetch Phantom CLP setting
2507
StaticStatic phantom_map_crb static int phantom.c Initialisation
2508
StaticStatic phantom_unhalt_pegs static void phantom.c Unhalt all PEGs
2509
StaticStatic phantom_init_cmdpeg static int phantom.c Initialise the Phantom command PEG
2510
StaticStatic phantom_get_macaddr static void phantom.c Read Phantom MAC address
2511
StaticStatic phantom_check_boot_enable static int phantom.c Check Phantom is enabled for boot
2512
StaticStatic phantom_init_rcvpeg static int phantom.c Initialise Phantom receive PEG
2513
StaticStatic phantom_probe static int phantom.c Probe PCI device
2514
StaticStatic phantom_remove static void phantom.c Remove PCI device
2515
FunctionFunction nvs_read int nvs.c @file
2516
StaticStatic nvs_verify static int nvs.c Verify content of non-volatile storage device
2517
FunctionFunction nvs_write int nvs.c Write to non-volatile storage device
2518
InlineInline spi_command static inline unsigned int spi.c @file
2519
StaticStatic spi_wait static int spi.c Wait for SPI device to complete operation
2520
FunctionFunction spi_read int spi.c Read data from SPI device
2521
FunctionFunction spi_write int spi.c Write data to SPI device
2522
FunctionFunction threewire_read int threewire.c @file
2523
FunctionFunction threewire_write int threewire.c Write data to three-wire device
2524
StaticStatic insert_delete static void editstring.c Insert and/or delete text within an editable string
2525
StaticStatic insert_character static void editstring.c Insert character at current cursor position
2526
StaticStatic delete_character static void editstring.c Delete character at current cursor position
2527
StaticStatic backspace static void editstring.c Delete character to left of current cursor position
2528
StaticStatic kill_eol static void editstring.c Delete to end of line
2529
FunctionFunction edit_string int editstring.c Edit editable string
2530
StaticStatic sync_console static void readline.c Synchronise console with edited string
2531
FunctionFunction readline char * readline.c Read line from console
2532
StaticStatic exit_exec static int shell.c "exit" command body
2533
StaticStatic help_exec static int shell.c "help" command body
2534
FunctionFunction shell void shell.c Start command shell
2535
FunctionFunction shell_banner int shell_banner.c @file
2536
StaticStatic find_error static struct errortab * strerror.c Find error description
2537
StaticStatic find_closest_error static struct errortab * strerror.c Find closest error description
2538
FunctionFunction strerror const char * strerror.c Retrieve string representation of error number.
2539
StaticStatic autoboot_exec static int autoboot_cmd.c  
2540
StaticStatic config_exec static int config_cmd.c  
2541
StaticStatic dhcp_syntax static void dhcp_cmd.c @file
2542
StaticStatic dhcp_exec static int dhcp_cmd.c The "dhcp" command
2543
StaticStatic gdbstub_syntax static void gdbstub_cmd.c @file
2544
StaticStatic gdbstub_exec static int gdbstub_cmd.c The "gdbstub" command
2545
StaticStatic ifcommon_syntax static void ifmgmt_cmd.c Print syntax of if command
2546
StaticStatic ifcommon_do_all static int ifmgmt_cmd.c Execute if command over all network devices
2547
StaticStatic ifcommon_do_list static int ifmgmt_cmd.c Execute if command over list of network devices
2548
StaticStatic __attribute__ static ifmgmt_cmd.c Execute if command
2549
StaticStatic ifopen_payload static int ifmgmt_cmd.c  
2550
StaticStatic ifopen_exec static int ifmgmt_cmd.c  
2551
StaticStatic ifclose_payload static int ifmgmt_cmd.c  
2552
StaticStatic ifclose_exec static int ifmgmt_cmd.c  
2553
StaticStatic ifstat_payload static int ifmgmt_cmd.c  
2554
StaticStatic ifstat_exec static int ifmgmt_cmd.c  
2555
StaticStatic imgfill_cmdline static int image_cmd.c Fill in image command line
2556
StaticStatic imgfetch_core_syntax static void image_cmd.c "imgfetch"/"module"/"kernel" command syntax message
2557
StaticStatic imgfetch_core_exec static int image_cmd.c The "imgfetch"/"module"/"kernel" command body
2558
StaticStatic imgfetch_exec static int image_cmd.c The "imgfetch"/"module" command
2559
StaticStatic kernel_exec static int image_cmd.c The "kernel" command
2560
StaticStatic imgload_syntax static void image_cmd.c "imgload" command syntax message
2561
StaticStatic imgload_exec static int image_cmd.c The "imgload" command
2562
StaticStatic imgargs_syntax static void image_cmd.c "imgargs" command syntax message
2563
StaticStatic imgargs_exec static int image_cmd.c The "imgargs" command body
2564
StaticStatic imgexec_syntax static void image_cmd.c "imgexec" command syntax message
2565
StaticStatic imgexec_exec static int image_cmd.c The "imgexec" command
2566
StaticStatic imgstat_syntax static void image_cmd.c "imgstat" command syntax message
2567
StaticStatic imgstat_exec static int image_cmd.c The "imgstat" command
2568
StaticStatic imgfree_syntax static void image_cmd.c "imgstat" command syntax message
2569
StaticStatic imgfree_exec static int image_cmd.c The "imgfree" command
2570
StaticStatic show_exec static int nvo_cmd.c  
2571
StaticStatic set_exec static int nvo_cmd.c  
2572
StaticStatic clear_exec static int nvo_cmd.c  
2573
StaticStatic route_syntax static void route_cmd.c @file
2574
StaticStatic route_exec static int route_cmd.c The "route" command
2575
StaticStatic sanboot_syntax static void sanboot_cmd.c "sanboot" command syntax message
2576
StaticStatic sanboot_exec static int sanboot_cmd.c The "sanboot" command
2577
FunctionFunction beep int alert.c @file
2578
StaticStatic efi_handle_cup static void efi_console.c Handle ANSI CUP (cursor position)
2579
StaticStatic efi_handle_ed static void efi_console.c Handle ANSI ED (erase in page)
2580
StaticStatic efi_handle_sgr static void efi_console.c Handle ANSI SGR (set graphics rendition)
2581
StaticStatic efi_putchar static void efi_console.c Print a character to EFI console
2582
StaticStatic scancode_to_ansi_seq static const char * efi_console.c Get ANSI escape sequence corresponding to EFI scancode
2583
StaticStatic efi_getchar static int efi_console.c Get character from EFI console
2584
StaticStatic efi_iskey static int efi_console.c Check for character ready to read from EFI console
2585
StaticStatic efi_find_table static void * efi_init.c Look up EFI configuration table
2586
FunctionFunction efi_init EFI_STATUS efi_init.c Initialise EFI environment
2587
StaticStatic efi_width static EFI_CPU_IO_PROTOCOL_WIDTH efi_io.c Determine EFI CPU I/O width code
2588
FunctionFunction efi_ioread unsigned long long efi_io.c Read from device
2589
FunctionFunction efi_iowrite void efi_io.c Write to device
2590
FunctionFunction efi_ioreads void efi_io.c String read from device
2591
FunctionFunction efi_iowrites void efi_io.c String write to device
2592
StaticStatic efi_iodelay static void efi_io.c Wait for I/O-mapped operation to complete
2593
StaticStatic efipci_address static unsigned long efi_pci.c  
2594
FunctionFunction efipci_read int efi_pci.c  
2595
FunctionFunction efipci_write int efi_pci.c  
2596
StaticStatic efi_find_smbios static int efi_smbios.c Find SMBIOS
2597
StaticStatic efi_snp_set_mode static void efi_snp.c Set EFI SNP mode based on gPXE net device parameters
2598
StaticStatic efi_snp_poll static void efi_snp.c Poll net device and count received packets
2599
StaticStatic efi_snp_start static EFI_STATUS EFIAPI efi_snp.c Change SNP state from "stopped" to "started"
2600
StaticStatic efi_snp_stop static EFI_STATUS EFIAPI efi_snp.c Change SNP state from "started" to "stopped"
2601
StaticStatic efi_snp_initialize static EFI_STATUS EFIAPI efi_snp.c Open the network device
2602
StaticStatic efi_snp_reset static EFI_STATUS EFIAPI efi_snp.c Reset the network device
2603
StaticStatic efi_snp_shutdown static EFI_STATUS EFIAPI efi_snp.c Shut down the network device
2604
StaticStatic efi_snp_receive_filters static EFI_STATUS EFIAPI efi_snp.c Manage receive filters
2605
StaticStatic efi_snp_station_address static EFI_STATUS EFIAPI efi_snp.c Set station address
2606
StaticStatic efi_snp_statistics static EFI_STATUS EFIAPI efi_snp.c Get (or reset) statistics
2607
StaticStatic efi_snp_mcast_ip_to_mac static EFI_STATUS EFIAPI efi_snp.c Convert multicast IP address to MAC address
2608
StaticStatic efi_snp_nvdata static EFI_STATUS EFIAPI efi_snp.c Read or write non-volatile storage
2609
StaticStatic efi_snp_get_status static EFI_STATUS EFIAPI efi_snp.c Read interrupt status and TX recycled buffer status
2610
StaticStatic efi_snp_transmit static EFI_STATUS EFIAPI efi_snp.c Start packet transmission
2611
StaticStatic efi_snp_receive static EFI_STATUS EFIAPI efi_snp.c Receive packet
2612
StaticStatic efi_snp_wait_for_packet static VOID EFIAPI efi_snp.c Poll event
2613
StaticStatic efi_snp_netdev static struct net_device * efi_snp.c Locate net device corresponding to EFI device
2614
StaticStatic efi_snp_snpdev static struct efi_snp_device * efi_snp.c Locate SNP corresponding to EFI device
2615
StaticStatic efi_snp_driver_supported static EFI_STATUS EFIAPI efi_snp.c Check to see if driver supports a device
2616
StaticStatic efi_snp_driver_start static EFI_STATUS EFIAPI efi_snp.c Attach driver to device
2617
StaticStatic efi_snp_driver_stop static EFI_STATUS EFIAPI efi_snp.c Detach driver from device
2618
StaticStatic efi_snp_get_driver_name static EFI_STATUS EFIAPI efi_snp.c Look up driver name
2619
StaticStatic efi_snp_get_controller_name static EFI_STATUS EFIAPI efi_snp.c Look up controller name
2620
FunctionFunction efi_snp_install int efi_snp.c Install EFI SNP driver
2621
FunctionFunction efi_strerror const char * efi_strerror.c @file
2622
StaticStatic efi_udelay static void efi_timer.c Delay for a fixed number of microseconds
2623
StaticStatic efi_currticks static unsigned long efi_timer.c Get current system time in ticks
2624
StaticStatic efi_ticks_per_sec static unsigned long efi_timer.c Get number of ticks per second
2625
StaticStatic efi_urealloc static userptr_t efi_umalloc.c Reallocate external memory
2626
StaticStatic find_strings_terminator static size_t smbios.c Find SMBIOS strings terminator
2627
FunctionFunction find_smbios_structure int smbios.c Find specific structure type within SMBIOS
2628
FunctionFunction read_smbios_structure int smbios.c Copy SMBIOS structure
2629
FunctionFunction read_smbios_string int smbios.c Find indexed string within SMBIOS structure
2630
StaticStatic smbios_fetch static int smbios_settings.c Fetch value of SMBIOS setting
2631
StaticStatic smbios_init static void smbios_settings.c Initialise SMBIOS settings
2632
FunctionFunction __intel_new_proc_init void __libgcc icc.c  
2633
FunctionFunction gcc_implicit_memcpy void * memcpy.c  
2634
FunctionFunction __divdi3 __libgcc int64_t __divdi3.c  
2635
FunctionFunction __moddi3 __libgcc int64_t __moddi3.c  
2636
FunctionFunction __udivdi3 __libgcc uint64_t __udivdi3.c  
2637
FunctionFunction __udivmoddi4 __libgcc uint64_t __udivmoddi4.c  
2638
FunctionFunction __umoddi3 __libgcc uint64_t __umoddi3.c  
2639
StaticStatic aoe_free static void aoe.c  
2640
StaticStatic aoe_done static void aoe.c Mark current AoE command complete
2641
StaticStatic aoe_send_command static int aoe.c Send AoE command
2642
StaticStatic aoe_timer_expired static void aoe.c Handle AoE retry timer expiry
2643
StaticStatic aoe_rx_cfg static int aoe.c Handle AoE configuration command response
2644
StaticStatic aoe_rx_ata static int aoe.c Handle AoE ATA command response
2645
StaticStatic aoe_rx static int aoe.c Process incoming AoE packets
2646
StaticStatic aoe_command static int aoe.c Issue ATA command via an open AoE session
2647
StaticStatic aoe_discover static int aoe.c Issue AoE config query for AoE target discovery
2648
StaticStatic aoe_detached_command static int aoe.c  
2649
FunctionFunction aoe_detach void aoe.c  
2650
StaticStatic aoe_parse_root_path static int aoe.c  
2651
FunctionFunction aoe_attach int aoe.c  
2652
StaticStatic arp_find_entry static struct arp_entry * arp.c Find entry in the ARP cache
2653
FunctionFunction arp_resolve int arp.c Look up media-specific link-layer address in the ARP cache
2654
StaticStatic arp_find_protocol static struct arp_net_protocol * arp.c Identify ARP protocol
2655
StaticStatic arp_rx static int arp.c Process incoming ARP packets
2656
StaticStatic arp_ntoa static const char * arp.c Transcribe ARP address
2657
InlineInline dhcp_tag_name static inline char * dhcpopts.c @file
2658
InlineInline __attribute__ static inline dhcpopts.c Get pointer to DHCP option
2659
InlineInline __attribute__ static inline dhcpopts.c Get offset of a DHCP option
2660
StaticStatic dhcp_option_len static unsigned int dhcpopts.c Calculate length of any DHCP option
2661
StaticStatic find_dhcp_option_with_encap static int dhcpopts.c Find DHCP option within DHCP options block, and its encapsulator (if any)
2662
StaticStatic resize_dhcp_option static int dhcpopts.c Resize a DHCP option
2663
StaticStatic set_dhcp_option static int dhcpopts.c Set value of DHCP option
2664
FunctionFunction dhcpopt_store int dhcpopts.c Store value of DHCP option setting
2665
FunctionFunction dhcpopt_extensible_store int dhcpopts.c Store value of DHCP option setting, extending options block if necessary
2666
FunctionFunction dhcpopt_fetch int dhcpopts.c Fetch value of DHCP option setting
2667
StaticStatic dhcpopt_update_len static void dhcpopts.c Recalculate length of DHCP options block
2668
FunctionFunction dhcpopt_init void dhcpopts.c Initialise prepopulated block of DHCP options
2669
StaticStatic used_len_ipv4 static size_t dhcppkt.c @file
2670
StaticStatic used_len_string static size_t dhcppkt.c Calculate used length of a string field within a DHCP packet
2671
InlineInline dhcp_packet_field static inline void * dhcppkt.c Get address of a DHCP packet field
2672
StaticStatic find_dhcp_packet_field static struct dhcp_packet_field * dhcppkt.c Find DHCP packet field corresponding to settings tag number
2673
FunctionFunction dhcppkt_store int dhcppkt.c Store value of DHCP packet setting
2674
FunctionFunction dhcppkt_fetch int dhcppkt.c Fetch value of DHCP packet setting
2675
StaticStatic dhcppkt_settings_store static int dhcppkt.c DHCP packet settings interface
2676
StaticStatic dhcppkt_settings_fetch static int dhcppkt.c Fetch value of DHCP setting
2677
FunctionFunction dhcppkt_init void dhcppkt.c Constructor
2678
StaticStatic eth_push static int ethernet.c Add Ethernet link-layer header
2679
StaticStatic eth_pull static int ethernet.c Remove Ethernet link-layer header
2680
FunctionFunction eth_init_addr void ethernet.c Initialise Ethernet address
2681
FunctionFunction eth_ntoa const char * ethernet.c Transcribe Ethernet address
2682
FunctionFunction eth_mc_hash int ethernet.c Hash multicast address
2683
FunctionFunction alloc_etherdev struct net_device * ethernet.c Allocate Ethernet device
2684
StaticStatic copy_encap_settings static int fakedhcp.c @file
2685
StaticStatic copy_settings static int fakedhcp.c Copy settings to DHCP packet
2686
FunctionFunction create_fakedhcpdiscover int fakedhcp.c Create fake DHCPDISCOVER packet
2687
FunctionFunction create_fakedhcpack int fakedhcp.c Create fake DHCPACK packet
2688
FunctionFunction create_fakepxebsack int fakedhcp.c Create fake PXE Boot Server ACK packet
2689
StaticStatic icmp_rx static int icmp.c Process a received packet
2690
FunctionFunction icmp6_send_solicit int icmpv6.c Send neighbour solicitation packet
2691
StaticStatic icmp6_rx static int icmpv6.c Process ICMP6 headers
2692
FunctionFunction icmp6_test_nadvert void icmpv6.c  
2693
FunctionFunction ib_create_cq struct ib_completion_queue * infiniband.c Completion queues
2694
FunctionFunction ib_destroy_cq void infiniband.c Destroy completion queue
2695
FunctionFunction ib_poll_cq void infiniband.c Poll completion queue
2696
FunctionFunction ib_create_qp struct ib_queue_pair * infiniband.c Work queues
2697
FunctionFunction ib_modify_qp int infiniband.c Modify queue pair
2698
FunctionFunction ib_destroy_qp void infiniband.c Destroy queue pair
2699
FunctionFunction ib_find_qp_qpn struct ib_queue_pair * infiniband.c Find queue pair by QPN
2700
FunctionFunction ib_find_qp_mgid struct ib_queue_pair * infiniband.c Find queue pair by multicast GID
2701
FunctionFunction ib_find_wq struct ib_work_queue * infiniband.c Find work queue belonging to completion queue
2702
FunctionFunction ib_post_send int infiniband.c Post send work queue entry
2703
FunctionFunction ib_post_recv int infiniband.c Post receive work queue entry
2704
FunctionFunction ib_complete_send void infiniband.c Complete send work queue entry
2705
FunctionFunction ib_complete_recv void infiniband.c Complete receive work queue entry
2706
FunctionFunction ib_refill_recv void infiniband.c Refill receive work queue
2707
FunctionFunction ib_open int infiniband.c Link control
2708
FunctionFunction ib_close void infiniband.c Close port
2709
FunctionFunction ib_mcast_attach int infiniband.c Multicast
2710
FunctionFunction ib_mcast_detach void infiniband.c Detach from multicast group
2711
FunctionFunction ib_get_hca_info int infiniband.c Miscellaneous
2712
FunctionFunction ib_set_port_info int infiniband.c Set port information
2713
FunctionFunction ib_set_pkey_table int infiniband.c Set partition key table
2714
FunctionFunction ib_link_state_changed void infiniband.c Event queues
2715
FunctionFunction ib_poll_eq void infiniband.c Poll event queue
2716
StaticStatic ib_step static void infiniband.c Single-step the Infiniband event queue
2717
FunctionFunction alloc_ibdev struct ib_device * infiniband.c Infiniband device creation/destruction
2718
FunctionFunction register_ibdev int infiniband.c Register Infiniband device
2719
FunctionFunction unregister_ibdev void infiniband.c Unregister Infiniband device
2720
FunctionFunction find_ibdev struct ib_device * infiniband.c Find Infiniband device by GID
2721
FunctionFunction last_opened_ibdev struct ib_device * infiniband.c Get most recently opened Infiniband device
2722
FunctionFunction iob_pad void iobpad.c Pad I/O buffer
2723
StaticStatic add_ipv4_miniroute static struct ipv4_miniroute * __malloc ipv4.c Add IPv4 minirouting table entry
2724
StaticStatic del_ipv4_miniroute static void ipv4.c Delete IPv4 minirouting table entry
2725
StaticStatic ipv4_route static struct ipv4_miniroute * ipv4.c Perform IPv4 routing
2726
StaticStatic ipv4_frag_expired static void ipv4.c Fragment reassembly counter timeout
2727
StaticStatic free_fragbuf static void ipv4.c Free fragment buffer
2728
StaticStatic ipv4_reassemble static struct io_buffer * ipv4.c Fragment reassembler
2729
StaticStatic ipv4_pshdr_chksum static uint16_t ipv4.c Add IPv4 pseudo-header checksum to existing checksum
2730
StaticStatic ipv4_ll_addr static int ipv4.c Determine link-layer address
2731
StaticStatic ipv4_tx static int ipv4.c Transmit IP packet
2732
StaticStatic ipv4_rx static int ipv4.c Process incoming packets
2733
StaticStatic ipv4_arp_check static int ipv4.c Check existence of IPv4 address for ARP
2734
FunctionFunction inet_ntoa char * ipv4.c Convert IPv4 address to dotted-quad notation
2735
StaticStatic ipv4_ntoa static const char * ipv4.c Transcribe IP address
2736
StaticStatic ipv4_create_routes static int ipv4.c Create IPv4 routing table based on configured settings
2737
StaticStatic add_ipv6_miniroute static struct ipv6_miniroute * __malloc ipv6.c Add IPv6 minirouting table entry
2738
StaticStatic del_ipv6_miniroute static void ipv6.c Delete IPv6 minirouting table entry
2739
FunctionFunction add_ipv6_address int ipv6.c Add IPv6 interface
2740
FunctionFunction del_ipv6_address void ipv6.c Remove IPv6 interface
2741
StaticStatic ipv6_tx_csum static uint16_t ipv6.c Calculate TCPIP checksum
2742
FunctionFunction ipv6_dump void ipv6.c Dump IP6 header for debugging
2743
StaticStatic ipv6_tx static int ipv6.c Transmit IP6 packet
2744
StaticStatic ipv6_process_nxt_hdr static int ipv6.c Process next IP6 header
2745
StaticStatic ipv6_rx static int ipv6.c Process incoming IP6 packets
2746
FunctionFunction inet6_ntoa char * ipv6.c  
2747
StaticStatic ipv6_ntoa static const char * ipv6.c  
2748
FunctionFunction mii_link_ok int mii.c mii_link_ok - is link status up/ok
2749
FunctionFunction mii_check_link void mii.c mii_check_link - check MII link status
2750
FunctionFunction mii_check_media unsigned int mii.c mii_check_media - check the MII interface for a duplex change
2751
StaticStatic ndp_find_entry static struct ndp_entry * ndp.c Find entry in the neighbour cache
2752
StaticStatic add_ndp_entry static void ndp.c Add NDP entry
2753
FunctionFunction ndp_resolve int ndp.c Resolve the link-layer address
2754
FunctionFunction ndp_process_advert int ndp.c Process neighbour advertisement
2755
FunctionFunction netdev_link_down void netdevice.c Mark network device as having link down
2756
StaticStatic netdev_record_stat static void netdevice.c Record network device statistic
2757
FunctionFunction netdev_tx int netdevice.c Transmit raw packet via network device
2758
FunctionFunction netdev_tx_complete_err void netdevice.c Complete network transmission
2759
FunctionFunction netdev_tx_complete_next_err void netdevice.c Complete network transmission
2760
StaticStatic netdev_tx_flush static void netdevice.c Flush device's transmit queue
2761
FunctionFunction netdev_rx void netdevice.c Add packet to receive queue
2762
FunctionFunction netdev_rx_err void netdevice.c Discard received packet
2763
FunctionFunction netdev_poll void netdevice.c Poll for completed and received packets on network device
2764
FunctionFunction netdev_rx_dequeue struct io_buffer * netdevice.c Remove packet from device's receive queue
2765
StaticStatic netdev_rx_flush static void netdevice.c Flush device's receive queue
2766
StaticStatic free_netdev static void netdevice.c Free network device
2767
FunctionFunction alloc_netdev struct net_device * netdevice.c Allocate network device
2768
FunctionFunction register_netdev int netdevice.c Register network device
2769
FunctionFunction netdev_open int netdevice.c Open network device
2770
FunctionFunction netdev_close void netdevice.c Close network device
2771
FunctionFunction unregister_netdev void netdevice.c Unregister network device
2772
FunctionFunction netdev_irq void netdevice.c Enable or disable interrupts
2773
FunctionFunction find_netdev struct net_device * netdevice.c Get network device by name
2774
FunctionFunction find_netdev_by_location struct net_device * netdevice.c  
2775
FunctionFunction last_opened_netdev struct net_device * netdevice.c Get most recently opened network device
2776
FunctionFunction net_tx int netdevice.c Transmit network-layer packet
2777
FunctionFunction net_rx int netdevice.c Process received network-layer packet
2778
StaticStatic net_step static void netdevice.c Single-step the network stack
2779
StaticStatic netdev_store static int netdev_settings.c Store value of network device setting
2780
StaticStatic netdev_fetch static int netdev_settings.c Fetch value of network device setting
2781
StaticStatic netdev_clear static void netdev_settings.c Clear network device settings
2782
StaticStatic null_open static int nullnet.c @file
2783
StaticStatic null_close static void nullnet.c  
2784
StaticStatic null_transmit static int nullnet.c  
2785
StaticStatic null_poll static void nullnet.c  
2786
StaticStatic null_irq static void nullnet.c  
2787
StaticStatic rarp_rx static int rarp.c @file
2788
StaticStatic rarp_ntoa static const char * rarp.c Transcribe RARP address
2789
FunctionFunction start_timer void retry.c Start timer
2790
FunctionFunction start_timer_fixed void retry.c Start timer with a specified fixed timeout
2791
FunctionFunction stop_timer void retry.c Stop timer
2792
StaticStatic timer_expired static void retry.c Handle expired timer
2793
StaticStatic retry_step static void retry.c Single-step the retry timer list
2794
InlineInline __attribute__ static inline tcp.c Name TCP state
2795
InlineInline __attribute__ static inline tcp.c Dump TCP state transition
2796
InlineInline __attribute__ static inline tcp.c Dump TCP flags
2797
StaticStatic tcp_bind static int tcp.c Open and close
2798
StaticStatic tcp_open static int tcp.c Open a TCP connection
2799
StaticStatic tcp_close static void tcp.c Close TCP connection
2800
StaticStatic tcp_xmit_win static size_t tcp.c Transmit data path
2801
StaticStatic tcp_process_queue static size_t tcp.c Process TCP transmit queue
2802
StaticStatic tcp_xmit static int tcp.c Transmit any outstanding data
2803
StaticStatic tcp_expired static void tcp.c Retransmission timer expired
2804
StaticStatic tcp_xmit_reset static int tcp.c Send RST response to incoming packet
2805
StaticStatic tcp_demux static struct tcp_connection * tcp.c Receive data path
2806
StaticStatic tcp_rx_opts static void tcp.c Parse TCP received options
2807
StaticStatic tcp_rx_seq static void tcp.c Consume received sequence space
2808
StaticStatic tcp_rx_syn static int tcp.c Handle TCP received SYN
2809
StaticStatic tcp_rx_ack static int tcp.c Handle TCP received ACK
2810
StaticStatic tcp_rx_data static int tcp.c Handle TCP received data
2811
StaticStatic tcp_rx_fin static int tcp.c Handle TCP received FIN
2812
StaticStatic tcp_rx_rst static int tcp.c Handle TCP received RST
2813
StaticStatic tcp_rx static int tcp.c Process received packet
2814
StaticStatic tcp_xfer_close static void tcp.c Data transfer interface
2815
StaticStatic tcp_xfer_window static size_t tcp.c Check flow control window
2816
StaticStatic tcp_xfer_deliver_iob static int tcp.c Deliver datagram as I/O buffer
2817
StaticStatic tcp_open_uri static int tcp.c Open TCP URI
2818
FunctionFunction tcpip_rx int tcpip.c Process a received TCP/IP packet
2819
FunctionFunction tcpip_tx int tcpip.c Transmit a TCP/IP packet
2820
FunctionFunction tcpip_continue_chksum uint16_t tcpip.c Calculate continued TCP/IP checkum
2821
FunctionFunction tcpip_chksum uint16_t tcpip.c Calculate TCP/IP checkum
2822
StaticStatic tls_uint24 static unsigned long tls.c Utility functions
2823
StaticStatic free_tls static void tls.c Cleanup functions
2824
StaticStatic tls_close static void tls.c Finish with TLS session
2825
StaticStatic tls_generate_random static void tls.c Random number generation
2826
StaticStatic tls_hmac_update_va static void tls.c Update HMAC with a list of ( data, len ) pairs
2827
StaticStatic tls_p_hash_va static void tls.c Generate secure pseudo-random data using a single hash function
2828
StaticStatic tls_prf static void tls.c Generate secure pseudo-random data
2829
StaticStatic tls_generate_master_secret static void tls.c Secret management
2830
StaticStatic tls_generate_keys static int tls.c Generate key material
2831
StaticStatic tls_clear_cipher static void tls.c Cipher suite management
2832
StaticStatic tls_set_cipher static int tls.c Set cipher suite
2833
StaticStatic tls_select_cipher static int tls.c Select next cipher suite
2834
StaticStatic tls_change_cipher static int tls.c Activate next cipher suite
2835
StaticStatic tls_add_handshake static void tls.c Handshake verification
2836
StaticStatic tls_verify_handshake static void tls.c Calculate handshake verification hash
2837
StaticStatic tls_send_handshake static int tls.c Record handling
2838
StaticStatic tls_send_client_hello static int tls.c Transmit Client Hello record
2839
StaticStatic tls_send_client_key_exchange static int tls.c Transmit Client Key Exchange record
2840
StaticStatic tls_send_change_cipher static int tls.c Transmit Change Cipher record
2841
StaticStatic tls_send_finished static int tls.c Transmit Finished record
2842
StaticStatic tls_new_change_cipher static int tls.c Receive new Change Cipher record
2843
StaticStatic tls_new_alert static int tls.c Receive new Alert record
2844
StaticStatic tls_new_server_hello static int tls.c Receive new Server Hello handshake record
2845
StaticStatic tls_new_certificate static int tls.c Receive new Certificate handshake record
2846
StaticStatic tls_new_server_hello_done static int tls.c Receive new Server Hello Done handshake record
2847
StaticStatic tls_new_finished static int tls.c Receive new Finished handshake record
2848
StaticStatic tls_new_handshake static int tls.c Receive new Handshake record
2849
StaticStatic tls_new_record static int tls.c Receive new record
2850
StaticStatic tls_hmac static void tls.c Record encryption/decryption
2851
StaticStatic tls_assemble_stream static void * __malloc tls.c Allocate and assemble stream-ciphered record from data and MAC portions
2852
StaticStatic tls_assemble_block static void * tls.c Allocate and assemble block-ciphered record from data and MAC portions
2853
StaticStatic tls_send_plaintext static int tls.c Send plaintext record
2854
StaticStatic tls_split_stream static int tls.c Split stream-ciphered record into data and MAC portions
2855
StaticStatic tls_split_block static int tls.c Split block-ciphered record into data and MAC portions
2856
StaticStatic tls_new_ciphertext static int tls.c Receive new ciphertext record
2857
StaticStatic tls_plainstream_close static void tls.c Plaintext stream operations
2858
StaticStatic tls_plainstream_window static size_t tls.c Check flow control window
2859
StaticStatic tls_plainstream_deliver_raw static int tls.c Deliver datagram as raw data
2860
StaticStatic tls_cipherstream_close static void tls.c Ciphertext stream operations
2861
StaticStatic tls_newdata_process_header static int tls.c Handle received TLS header
2862
StaticStatic tls_newdata_process_data static int tls.c Handle received TLS data payload
2863
StaticStatic tls_cipherstream_deliver_raw static int tls.c Receive new ciphertext
2864
StaticStatic tls_step static void tls.c Controlling process
2865
FunctionFunction add_tls int tls.c Instantiator
2866
StaticStatic udp_bind static int udp.c Bind UDP connection to local port
2867
StaticStatic udp_open_common static int udp.c Open a UDP connection
2868
FunctionFunction udp_open int udp.c Open a UDP connection
2869
FunctionFunction udp_open_promisc int udp.c Open a promiscuous UDP connection
2870
StaticStatic udp_close static void udp.c Close a UDP connection
2871
StaticStatic udp_tx static int udp.c Transmit data via a UDP connection to a specified address
2872
StaticStatic udp_demux static struct udp_connection * udp.c Identify UDP connection by local address
2873
StaticStatic udp_rx static int udp.c Process a received packet
2874
StaticStatic udp_xfer_close static void udp.c Data transfer interface
2875
StaticStatic udp_alloc_iob static struct io_buffer * udp.c Allocate I/O buffer for UDP
2876
StaticStatic udp_xfer_deliver_iob static int udp.c Deliver datagram as I/O buffer
2877
StaticStatic udp_open_uri static int udp.c Open UDP URI
2878
StaticStatic net80211_netdev_open static int net80211.c @}
2879
StaticStatic net80211_netdev_close static void net80211.c Close 802.11 device
2880
StaticStatic net80211_netdev_transmit static int net80211.c Transmit packet on 802.11 device
2881
StaticStatic net80211_netdev_poll static void net80211.c Poll 802.11 device for received packets and completed transmissions
2882
StaticStatic net80211_netdev_irq static void net80211.c Enable or disable interrupts for 802.11 device
2883
InlineInline net80211_rate_is_erp static inline int net80211.c Determine whether a transmission rate uses ERP/OFDM
2884
FunctionFunction net80211_duration u16 net80211.c Calculate one frame's contribution to 802.11 duration field
2885
StaticStatic net80211_ll_push static int net80211.c Add 802.11 link-layer header
2886
StaticStatic net80211_ll_pull static int net80211.c Remove 802.11 link-layer header
2887
FunctionFunction net80211_get struct net80211_device * net80211.c Get 802.11 device from wrapping network device
2888
FunctionFunction net80211_keep_mgmt int net80211.c Set state of 802.11 device keeping management frames
2889
FunctionFunction net80211_mgmt_dequeue struct io_buffer * net80211.c Get 802.11 management frame
2890
FunctionFunction net80211_tx_mgmt int net80211.c Transmit 802.11 management frame
2891
FunctionFunction net80211_alloc struct net80211_device * net80211.c Allocate 802.11 device
2892
FunctionFunction net80211_register int net80211.c Register 802.11 device with network stack
2893
FunctionFunction net80211_unregister void net80211.c Unregister 802.11 device from network stack
2894
FunctionFunction net80211_free void net80211.c Free 802.11 device
2895
InlineInline net80211_set_state static inline void net80211.c Set state of 802.11 device
2896
StaticStatic net80211_add_channels static void net80211.c Add channels to 802.11 device
2897
StaticStatic net80211_filter_hw_channels static void net80211.c Filter 802.11 device channels for hardware capabilities
2898
StaticStatic net80211_process_capab static int net80211.c Update 802.11 device state to reflect received capabilities field
2899
StaticStatic net80211_process_ie static int net80211.c Update 802.11 device state to reflect received information elements
2900
StaticStatic net80211_marshal_request_info static union ieee80211_ie * net80211.c Create information elements for outgoing probe or association packet
2901
FunctionFunction net80211_probe_start struct net80211_probe_ctx * net80211.c Begin probe of 802.11 networks
2902
FunctionFunction net80211_probe_step int net80211.c Continue probe of 802.11 networks
2903
FunctionFunction net80211_probe_finish_best struct net80211_wlan * net80211.c Finish probe of 802.11 networks, returning best-signal network found
2904
FunctionFunction net80211_probe_finish_all struct list_head * net80211.c Finish probe of 802.11 networks, returning all networks found
2905
FunctionFunction net80211_free_wlan void net80211.c Free WLAN structure
2906
FunctionFunction net80211_free_wlanlist void net80211.c Free list of WLAN structures
2907
StaticStatic net80211_step_associate static void net80211.c Step 802.11 association process
2908
StaticStatic net80211_check_ssid_update static int net80211.c Check for 802.11 SSID updates
2909
FunctionFunction net80211_autoassociate void net80211.c Start 802.11 association process
2910
StaticStatic net80211_set_rtscts_rate static void net80211.c Pick TX rate for RTS/CTS packets based on data rate
2911
FunctionFunction net80211_set_rate_idx void net80211.c Set data transmission rate for 802.11 device
2912
FunctionFunction net80211_change_channel int net80211.c Configure 802.11 device to transmit on a certain channel
2913
FunctionFunction net80211_prepare_probe int net80211.c Prepare 802.11 device channel and rate set for scanning
2914
FunctionFunction net80211_prepare_assoc int net80211.c Prepare 802.11 device channel and rate set for communication
2915
FunctionFunction net80211_send_auth int net80211.c Send 802.11 initial authentication frame
2916
StaticStatic net80211_handle_auth static void net80211.c Handle receipt of 802.11 authentication frame
2917
FunctionFunction net80211_send_assoc int net80211.c Send 802.11 association frame
2918
StaticStatic net80211_handle_assoc_reply static void net80211.c Handle receipt of 802.11 association reply frame
2919
StaticStatic net80211_send_disassoc static int net80211.c Send 802.11 disassociation frame
2920
StaticStatic net80211_update_link_quality static void net80211.c Update link quality information based on received beacon
2921
StaticStatic net80211_handle_mgmt static void net80211.c Handle receipt of 802.11 management frame
2922
StaticStatic net80211_free_frags static void net80211.c Free buffers used by 802.11 fragment cache entry
2923
StaticStatic net80211_accum_frags static struct io_buffer * net80211.c Accumulate 802.11 fragments into one I/O buffer
2924
StaticStatic net80211_rx_frag static void net80211.c Handle receipt of 802.11 fragment
2925
FunctionFunction net80211_rx void net80211.c Handle receipt of 802.11 frame
2926
FunctionFunction net80211_rx_err void net80211.c Indicate an error in receiving a packet
2927
FunctionFunction net80211_tx_complete void net80211.c Indicate the completed transmission of a packet
2928
FunctionFunction rc80211_init struct rc80211_ctx * rc80211.c Initialize rate-control algorithm
2929
StaticStatic rc80211_calc_net_goodness static int rc80211.c Calculate net goodness for a certain rate
2930
StaticStatic rc80211_pick_best static int rc80211.c Determine the best rate to switch to and return it
2931
InlineInline rc80211_set_rate static inline void rc80211.c Set 802.11 device rate
2932
StaticStatic rc80211_maybe_set_new static void rc80211.c Check rate-control state and change rate if necessary
2933
StaticStatic rc80211_update static void rc80211.c Update rate-control state
2934
FunctionFunction rc80211_update_tx void rc80211.c Update rate-control state for transmitted packet
2935
FunctionFunction rc80211_update_rx void rc80211.c Update rate-control state for received packet
2936
FunctionFunction rc80211_free void rc80211.c Free rate-control context
2937
StaticStatic ib_cm_send_rtu static int ib_cm.c Send "ready to use" response
2938
StaticStatic ib_cm_connect_rep static void ib_cm.c Handle duplicate connection replies
2939
StaticStatic ib_cm_rejection_reason_to_rc static int ib_cm.c Convert connection rejection reason to return status code
2940
StaticStatic ib_cm_req_complete static void ib_cm.c Handle connection request transaction completion
2941
StaticStatic ib_cm_path_complete static void ib_cm.c Handle connection path transaction completion
2942
FunctionFunction ib_create_conn struct ib_connection * ib_cm.c Create connection to remote QP
2943
FunctionFunction ib_destroy_conn void ib_cm.c Destroy connection to remote QP
2944
StaticStatic ib_cmrc_shutdown static void ib_cmrc.c Shut down CMRC connection gracefully
2945
StaticStatic ib_cmrc_close static void ib_cmrc.c Close CMRC connection
2946
StaticStatic ib_cmrc_changed static void ib_cmrc.c Handle change of CMRC connection status
2947
StaticStatic ib_cmrc_complete_send static void ib_cmrc.c Handle CMRC send completion
2948
StaticStatic ib_cmrc_complete_recv static void ib_cmrc.c Handle CMRC receive completion
2949
StaticStatic ib_cmrc_xfer_deliver_iob static int ib_cmrc.c Send data via CMRC
2950
StaticStatic ib_cmrc_xfer_window static size_t ib_cmrc.c Check CMRC flow control window
2951
StaticStatic ib_cmrc_xfer_close static void ib_cmrc.c Close CMRC data-transfer interface
2952
FunctionFunction ib_cmrc_open int ib_cmrc.c Open CMRC connection
2953
StaticStatic ib_mcast_mad static void ib_mcast.c @file
2954
StaticStatic ib_mcast_complete static void ib_mcast.c Handle multicast membership record join response
2955
FunctionFunction ib_mcast_join int ib_mcast.c Join multicast group
2956
FunctionFunction ib_mcast_leave void ib_mcast.c Leave multicast group
2957
StaticStatic ib_mi_handle static int ib_mi.c Handle received MAD
2958
StaticStatic ib_mi_complete_recv static void ib_mi.c Complete receive via management interface
2959
FunctionFunction ib_mi_send int ib_mi.c Transmit MAD
2960
StaticStatic ib_mi_timer_expired static void ib_mi.c Handle management transaction timer expiry
2961
FunctionFunction ib_create_madx struct ib_mad_transaction * ib_mi.c Create management transaction
2962
FunctionFunction ib_destroy_madx void ib_mi.c Destroy management transaction
2963
FunctionFunction ib_create_mi struct ib_mad_interface * ib_mi.c Create management interface
2964
FunctionFunction ib_destroy_mi void ib_mi.c Destroy management interface
2965
FunctionFunction ib_push int ib_packet.c @file
2966
FunctionFunction ib_pull int ib_packet.c Remove IB headers
2967
StaticStatic ib_path_complete static void ib_pathrec.c @file
2968
FunctionFunction ib_create_path struct ib_path * ib_pathrec.c Create path
2969
FunctionFunction ib_destroy_path void ib_pathrec.c Destroy path
2970
StaticStatic ib_find_path_cache_entry static struct ib_cached_path * ib_pathrec.c Find path cache entry
2971
StaticStatic ib_cached_path_complete static void ib_pathrec.c Handle cached path transaction completion
2972
FunctionFunction ib_resolve_path int ib_pathrec.c Resolve path
2973
StaticStatic ib_sma_node_info static void ib_sma.c @file
2974
StaticStatic ib_sma_node_desc static void ib_sma.c Node description
2975
StaticStatic ib_sma_guid_info static void ib_sma.c GUID information
2976
StaticStatic ib_sma_set_port_info static int ib_sma.c Set port information
2977
StaticStatic ib_sma_port_info static void ib_sma.c Port information
2978
StaticStatic ib_sma_set_pkey_table static int ib_sma.c Set partition key table
2979
StaticStatic ib_sma_pkey_table static void ib_sma.c Partition key table
2980
FunctionFunction ib_create_sma int ib_sma.c Create subnet management agent and interface
2981
FunctionFunction ib_destroy_sma void ib_sma.c Destroy subnet management agent and interface
2982
StaticStatic ib_smc_get_port_info static int ib_smc.c @file
2983
StaticStatic ib_smc_get_guid_info static int ib_smc.c Get GUID information
2984
StaticStatic ib_smc_get_pkey_table static int ib_smc.c Get partition key table
2985
FunctionFunction ib_smc_update int ib_smc.c Get MAD parameters
2986
StaticStatic ib_srp_parse_byte_string static int ib_srp.c Parse IB SRP root path byte-string value
2987
StaticStatic ib_srp_parse_integer static int ib_srp.c Parse IB SRP root path integer value
2988
StaticStatic ib_srp_parse_literal static int ib_srp.c Parse IB SRP root path literal component
2989
StaticStatic ib_srp_parse_sgid static int ib_srp.c Parse IB SRP root path source GID
2990
StaticStatic ib_srp_parse_initiator_id_ext static int ib_srp.c Parse IB SRP root path initiator identifier extension
2991
StaticStatic ib_srp_parse_initiator_hca_guid static int ib_srp.c Parse IB SRP root path initiator HCA GUID
2992
StaticStatic ib_srp_parse_dgid static int ib_srp.c Parse IB SRP root path destination GID
2993
StaticStatic ib_srp_parse_pkey static int ib_srp.c Parse IB SRP root path partition key
2994
StaticStatic ib_srp_parse_service_id static int ib_srp.c Parse IB SRP root path service ID
2995
StaticStatic ib_srp_parse_lun static int ib_srp.c Parse IB SRP root path LUN
2996
StaticStatic ib_srp_parse_target_id_ext static int ib_srp.c Parse IB SRP root path target identifier extension
2997
StaticStatic ib_srp_parse_target_ioc_guid static int ib_srp.c Parse IB SRP root path target I/O controller GUID
2998
StaticStatic ib_srp_parse_root_path static int ib_srp.c Parse IB SRP root path
2999
StaticStatic ib_srp_connect static int ib_srp.c Connect IB SRP session
3000
StaticStatic ftp_free static void ftp.c Free FTP request
3001
StaticStatic ftp_done static void ftp.c Mark FTP operation as complete
3002
StaticStatic ftp_uri_path static const char * ftp.c Retrieve FTP pathname
3003
StaticStatic ftp_control_close static void ftp.c Handle control channel being closed
3004
StaticStatic ftp_parse_value static void ftp.c Parse FTP byte sequence value
3005
StaticStatic ftp_next_state static void ftp.c Move to next state and send the appropriate FTP control string
3006
StaticStatic ftp_reply static void ftp.c Handle an FTP control channel response
3007
StaticStatic ftp_control_deliver_raw static int ftp.c Handle new data arriving on FTP control channel
3008
StaticStatic ftp_data_closed static void ftp.c FTP data channel
3009
StaticStatic ftp_data_deliver_iob static int ftp.c Handle data delivery via FTP data channel
3010
StaticStatic ftp_xfer_closed static void ftp.c Data transfer interface
3011
StaticStatic ftp_open static int ftp.c URI opener
3012
StaticStatic http_free static void http.c Free HTTP request
3013
StaticStatic http_done static void http.c Mark HTTP request as complete
3014
StaticStatic http_response_to_rc static int http.c Convert HTTP response code to return status code
3015
StaticStatic http_rx_response static int http.c Handle HTTP response
3016
StaticStatic http_rx_location static int http.c Handle HTTP Location header
3017
StaticStatic http_rx_content_length static int http.c Handle HTTP Content-Length header
3018
StaticStatic http_rx_header static int http.c Handle HTTP header
3019
StaticStatic http_rx_data static int http.c Handle new data arriving via HTTP connection in the data phase
3020
StaticStatic http_socket_deliver_iob static int http.c Handle new data arriving via HTTP connection
3021
StaticStatic http_step static void http.c HTTP process
3022
StaticStatic http_socket_close static void http.c HTTP connection closed by network stack
3023
StaticStatic http_xfer_close static void http.c Close HTTP data transfer interface
3024
FunctionFunction http_open_filter int http.c Initiate an HTTP connection, with optional filter
3025
StaticStatic http_open static int http.c Initiate an HTTP connection
3026
StaticStatic https_open static int https.c Initiate an HTTPS connection
3027
StaticStatic iscsi_rx_buffered_data_done static void iscsi.c Finish receiving PDU data into buffer
3028
StaticStatic iscsi_free static void iscsi.c Free iSCSI session
3029
StaticStatic iscsi_open_connection static int iscsi.c Open iSCSI transport-layer connection
3030
StaticStatic iscsi_close_connection static void iscsi.c Close iSCSI transport-layer connection
3031
StaticStatic iscsi_scsi_done static void iscsi.c Mark iSCSI SCSI operation as complete
3032
StaticStatic iscsi_start_command static void iscsi.c iSCSI SCSI command issuing
3033
StaticStatic iscsi_rx_scsi_response static int iscsi.c Receive data segment of an iSCSI SCSI response PDU
3034
StaticStatic iscsi_rx_data_in static int iscsi.c Receive data segment of an iSCSI data-in PDU
3035
StaticStatic iscsi_rx_r2t static int iscsi.c Receive data segment of an iSCSI R2T PDU
3036
StaticStatic iscsi_start_data_out static void iscsi.c Build iSCSI data-out BHS
3037
StaticStatic iscsi_data_out_done static void iscsi.c Complete iSCSI data-out PDU transmission
3038
StaticStatic iscsi_tx_data_out static int iscsi.c Send iSCSI data-out data segment
3039
StaticStatic iscsi_build_login_request_strings static int iscsi.c iSCSI login
3040
StaticStatic iscsi_start_login static void iscsi.c Build iSCSI login request BHS
3041
StaticStatic iscsi_login_request_done static void iscsi.c Complete iSCSI login request PDU transmission
3042
StaticStatic iscsi_tx_login_request static int iscsi.c Transmit data segment of an iSCSI login request PDU
3043
StaticStatic iscsi_handle_targetaddress_value static int iscsi.c Handle iSCSI TargetAddress text value
3044
StaticStatic iscsi_handle_authmethod_value static int iscsi.c Handle iSCSI AuthMethod text value
3045
StaticStatic iscsi_handle_chap_a_value static int iscsi.c Handle iSCSI CHAP_A text value
3046
StaticStatic iscsi_handle_chap_i_value static int iscsi.c Handle iSCSI CHAP_I text value
3047
StaticStatic iscsi_handle_chap_c_value static int iscsi.c Handle iSCSI CHAP_C text value
3048
StaticStatic iscsi_handle_chap_n_value static int iscsi.c Handle iSCSI CHAP_N text value
3049
StaticStatic iscsi_handle_chap_r_value static int iscsi.c Handle iSCSI CHAP_R text value
3050
StaticStatic iscsi_handle_string static int iscsi.c Handle iSCSI string
3051
StaticStatic iscsi_handle_strings static int iscsi.c Handle iSCSI strings
3052
StaticStatic iscsi_rx_buffered_data static int iscsi.c Receive PDU data into buffer
3053
StaticStatic iscsi_status_to_rc static int iscsi.c Convert iSCSI response status to return status code
3054
StaticStatic iscsi_rx_login_response static int iscsi.c Receive data segment of an iSCSI login response PDU
3055
StaticStatic iscsi_start_tx static void iscsi.c iSCSI to socket interface
3056
StaticStatic iscsi_tx_nothing static int iscsi.c Transmit nothing
3057
StaticStatic iscsi_tx_bhs static int iscsi.c Transmit basic header segment of an iSCSI PDU
3058
StaticStatic iscsi_tx_data static int iscsi.c Transmit data segment of an iSCSI PDU
3059
StaticStatic iscsi_tx_data_padding static int iscsi.c Transmit data padding of an iSCSI PDU
3060
StaticStatic iscsi_tx_done static void iscsi.c Complete iSCSI PDU transmission
3061
StaticStatic iscsi_tx_step static void iscsi.c Transmit iSCSI PDU
3062
StaticStatic iscsi_rx_bhs static int iscsi.c Receive basic header segment of an iSCSI PDU
3063
StaticStatic iscsi_rx_discard static int iscsi.c Discard portion of an iSCSI PDU.
3064
StaticStatic iscsi_rx_data static int iscsi.c Receive data segment of an iSCSI PDU
3065
StaticStatic iscsi_socket_deliver_raw static int iscsi.c Receive new data
3066
StaticStatic iscsi_socket_close static void iscsi.c Handle stream connection closure
3067
StaticStatic iscsi_vredirect static int iscsi.c Handle redirection event
3068
StaticStatic iscsi_command static int iscsi.c iSCSI command issuing
3069
FunctionFunction iscsi_detach void iscsi.c Shut down iSCSI interface
3070
StaticStatic iscsi_parse_root_path static int iscsi.c Parse iSCSI root path
3071
StaticStatic iscsi_set_auth static int iscsi.c Set iSCSI authentication details
3072
FunctionFunction iscsi_attach int iscsi.c Attach iSCSI interface
3073
StaticStatic apply_iscsi_string_setting static int iscsi.c Apply iSCSI setting
3074
StaticStatic apply_iscsi_settings static int iscsi.c Apply iSCSI settings
3075
FunctionFunction iscsi_initiator_iqn const char * iscsi.c Initiator name
3076
InlineInline dhcp_msgtype_name static inline const char * dhcp.c Name a DHCP packet type
3077
StaticStatic dhcp_xid static uint32_t dhcp.c Calculate DHCP transaction ID for a network device
3078
StaticStatic dhcp_free static void dhcp.c Free DHCP session
3079
StaticStatic dhcp_finished static void dhcp.c Mark DHCP session as complete
3080
StaticStatic dhcp_set_state static void dhcp.c Transition to new DHCP session state
3081
StaticStatic dhcp_discovery_tx static int dhcp.c DHCP state machine
3082
StaticStatic dhcp_discovery_rx static void dhcp.c Handle received packet during DHCP discovery
3083
StaticStatic dhcp_discovery_expired static void dhcp.c Handle timer expiry during DHCP discovery
3084
StaticStatic dhcp_request_tx static int dhcp.c Construct transmitted packet for DHCP request
3085
StaticStatic dhcp_request_rx static void dhcp.c Handle received packet during DHCP request
3086
StaticStatic dhcp_request_expired static void dhcp.c Handle timer expiry during DHCP discovery
3087
StaticStatic dhcp_proxy_tx static int dhcp.c Construct transmitted packet for ProxyDHCP request
3088
StaticStatic dhcp_proxy_rx static void dhcp.c Handle received packet during ProxyDHCP request
3089
StaticStatic dhcp_proxy_expired static void dhcp.c Handle timer expiry during ProxyDHCP request
3090
StaticStatic dhcp_pxebs_tx static int dhcp.c Construct transmitted packet for PXE Boot Server Discovery
3091
StaticStatic dhcp_pxebs_accept static int dhcp.c Check to see if PXE Boot Server address is acceptable
3092
StaticStatic dhcp_pxebs_rx static void dhcp.c Handle received packet during PXE Boot Server Discovery
3093
StaticStatic dhcp_pxebs_expired static void dhcp.c Handle timer expiry during PXE Boot Server Discovery
3094
FunctionFunction dhcp_chaddr void * dhcp.c Packet construction
3095
FunctionFunction dhcp_create_packet int dhcp.c Create a DHCP packet
3096
FunctionFunction dhcp_create_request int dhcp.c Create DHCP request packet
3097
StaticStatic dhcp_tx static int dhcp.c Data transfer interface
3098
StaticStatic dhcp_deliver_iob static int dhcp.c Receive new data
3099
StaticStatic dhcp_timer_expired static void dhcp.c Handle DHCP retry timer expiry
3100
StaticStatic dhcp_job_kill static void dhcp.c Job control interface
3101
FunctionFunction start_dhcp int dhcp.c Start DHCP state machine on a network device
3102
StaticStatic pxebs_list static void dhcp.c Retrieve list of PXE boot servers for a given server type
3103
FunctionFunction start_pxebs int dhcp.c Start PXE Boot Server Discovery on a network device
3104
StaticStatic dns_done static void dns.c Mark DNS request as complete
3105
StaticStatic dns_name_cmp static int dns.c Compare DNS reply name against the query name from the original request
3106
StaticStatic dns_skip_name static const char * dns.c Skip over a (possibly compressed) DNS name
3107
StaticStatic dns_find_rr static union dns_rr_info * dns.c Find an RR in a reply packet corresponding to our query
3108
StaticStatic dns_qualify_name static char * dns.c Append DHCP domain name if available and name is not fully qualified
3109
StaticStatic dns_make_name static char * dns.c Convert a standard NUL-terminated string to a DNS name
3110
InlineInline dns_unmake_name static inline char * dns.c Convert an uncompressed DNS name to a NUL-terminated string
3111
StaticStatic dns_decompress_name static char * dns.c Decompress a DNS name
3112
StaticStatic dns_send_packet static int dns.c Send next packet in DNS request
3113
StaticStatic dns_timer_expired static void dns.c Handle DNS retransmission timer expiry
3114
StaticStatic dns_xfer_deliver_raw static int dns.c Receive new data
3115
StaticStatic dns_xfer_close static void dns.c Receive new data
3116
StaticStatic dns_resolv static int dns.c Resolve name using DNS
3117
StaticStatic apply_dns_settings static int dns.c Apply DNS settings
3118
StaticStatic slam_free static void slam.c Free a SLAM request
3119
StaticStatic slam_finished static void slam.c Mark SLAM request as complete
3120
StaticStatic slam_put_value static int slam.c TX datapath
3121
StaticStatic slam_tx_nack static int slam.c Send SLAM NACK packet
3122
StaticStatic slam_master_timer_expired static void slam.c Handle SLAM master client retry timer expiry
3123
StaticStatic slam_slave_timer_expired static void slam.c Handle SLAM slave client retry timer expiry
3124
StaticStatic slam_pull_value static int slam.c RX datapath
3125
StaticStatic slam_pull_header static int slam.c Read and strip SLAM header
3126
StaticStatic slam_mc_socket_deliver static int slam.c Receive SLAM data packet
3127
StaticStatic slam_socket_deliver static int slam.c Receive SLAM non-data packet
3128
StaticStatic slam_socket_close static void slam.c Close SLAM unicast socket
3129
StaticStatic slam_mc_socket_close static void slam.c Close SLAM multicast socket
3130
StaticStatic slam_xfer_close static void slam.c Data transfer interface
3131
StaticStatic slam_parse_multicast_address static int slam.c Parse SLAM URI multicast address
3132
StaticStatic slam_open static int slam.c Initiate a SLAM request
3133
StaticStatic tftp_free static void tftp.c Free TFTP request
3134
StaticStatic tftp_done static void tftp.c Mark TFTP request as complete
3135
StaticStatic tftp_reopen static int tftp.c Reopen TFTP socket
3136
StaticStatic tftp_reopen_mc static int tftp.c Reopen TFTP multicast socket
3137
StaticStatic tftp_presize static int tftp.c Presize TFTP receive buffers and block bitmap
3138
FunctionFunction tftp_set_request_blksize void tftp.c Set TFTP request blocksize
3139
FunctionFunction tftp_set_mtftp_address void tftp.c Set MTFTP multicast address
3140
FunctionFunction tftp_set_mtftp_port void tftp.c Set MTFTP multicast port
3141
StaticStatic tftp_send_rrq static int tftp.c Transmit RRQ
3142
StaticStatic tftp_send_ack static int tftp.c Transmit ACK
3143
StaticStatic tftp_send_packet static int tftp.c Transmit next relevant packet
3144
StaticStatic tftp_timer_expired static void tftp.c Handle TFTP retransmission timer expiry
3145
StaticStatic tftp_process_blksize static int tftp.c Process TFTP "blksize" option
3146
StaticStatic tftp_process_tsize static int tftp.c Process TFTP "tsize" option
3147
StaticStatic tftp_process_multicast static int tftp.c Process TFTP "multicast" option
3148
StaticStatic tftp_process_option static int tftp.c Process TFTP option
3149
StaticStatic tftp_rx_oack static int tftp.c Receive OACK
3150
StaticStatic tftp_rx_data static int tftp.c Receive DATA
3151
StaticStatic tftp_rx_error static int tftp.c Receive ERROR
3152
StaticStatic tftp_rx static int tftp.c Receive new data
3153
StaticStatic tftp_socket_deliver_iob static int tftp.c Receive new data via socket
3154
StaticStatic tftp_mc_socket_deliver_iob static int tftp.c Receive new data via multicast socket
3155
StaticStatic tftp_xfer_close static void tftp.c Close TFTP data transfer interface
3156
StaticStatic tftp_xfer_window static size_t tftp.c Check flow control window
3157
StaticStatic tftp_core_open static int tftp.c Initiate TFTP/TFTM/MTFTP download
3158
StaticStatic tftp_open static int tftp.c Initiate TFTP download
3159
StaticStatic tftm_open static int tftp.c Initiate TFTM download
3160
StaticStatic mtftp_open static int tftp.c Initiate MTFTP download
3161
StaticStatic tftp_apply_settings static int tftp.c Apply TFTP configuration settings
3162
StaticStatic await_fsp static int fsp.c  
3163
StaticStatic proto_fsp static int fsp.c  
3164
FunctionFunction url_fsp int fsp.c  
3165
StaticStatic rfc1112_sleep_interval static long igmp.c  
3166
StaticStatic send_igmp_reports static void igmp.c  
3167
StaticStatic process_igmp static void igmp.c  
3168
FunctionFunction leave_group void igmp.c  
3169
FunctionFunction join_group void igmp.c  
3170
FunctionFunction rpc_init void nfs.c RPC_INIT - set up the ID counter to something fairly random
3171
StaticStatic rpc_printerror static void nfs.c RPC_PRINTERROR - Print a low level RPC error message
3172
StaticStatic await_rpc static int nfs.c AWAIT_RPC - Wait for an rpc packet
3173
StaticStatic rpc_lookup static int nfs.c RPC_LOOKUP - Lookup RPC Port numbers
3174
StaticStatic rpc_add_credentials static long * nfs.c RPC_ADD_CREDENTIALS - Add RPC authentication/verifier entries
3175
StaticStatic nfs_printerror static void nfs.c NFS_PRINTERROR - Print a NFS error message
3176
StaticStatic nfs_mount static int nfs.c NFS_MOUNT - Mount an NFS Filesystem
3177
StaticStatic nfs_umountall static void nfs.c NFS_UMOUNTALL - Unmount all our NFS Filesystems on the Server
3178
StaticStatic nfs_reset static void nfs.c NFS_RESET - Reset the NFS subsystem
3179
StaticStatic nfs_readlink static int nfs.c NFS_READLINK (AH 2003-07-14)
3180
StaticStatic nfs_lookup static int nfs.c NFS_LOOKUP - Lookup Pathname
3181
StaticStatic nfs_read static int nfs.c NFS_READ - Read File on NFS Server
3182
StaticStatic nfs static int nfs.c NFS - Download extended BOOTP data, or kernel image from NFS server
3183
InlineInline nbns_make_name static inline char * nmb.c  
3184
StaticStatic nmb_resolv static int nmb.c  
3185
FunctionFunction linebuf_test void linebuf_test.c  
3186
FunctionFunction memcpy_0 void __regparm memcpy_test.c  
3187
FunctionFunction memcpy_1 void __regparm memcpy_test.c  
3188
FunctionFunction memcpy_2 void __regparm memcpy_test.c  
3189
FunctionFunction memcpy_3 void __regparm memcpy_test.c  
3190
FunctionFunction memcpy_4 void __regparm memcpy_test.c  
3191
FunctionFunction memcpy_5 void __regparm memcpy_test.c  
3192
FunctionFunction memcpy_6 void __regparm memcpy_test.c  
3193
FunctionFunction memcpy_7 void __regparm memcpy_test.c  
3194
FunctionFunction memcpy_8 void __regparm memcpy_test.c  
3195
FunctionFunction memcpy_9 void __regparm memcpy_test.c  
3196
FunctionFunction memcpy_10 void __regparm memcpy_test.c  
3197
FunctionFunction memcpy_11 void __regparm memcpy_test.c  
3198
FunctionFunction memcpy_12 void __regparm memcpy_test.c  
3199
FunctionFunction memcpy_13 void __regparm memcpy_test.c  
3200
FunctionFunction memcpy_14 void __regparm memcpy_test.c  
3201
FunctionFunction memcpy_15 void __regparm memcpy_test.c  
3202
FunctionFunction memcpy_16 void __regparm memcpy_test.c  
3203
FunctionFunction memcpy_17 void __regparm memcpy_test.c  
3204
FunctionFunction memcpy_18 void __regparm memcpy_test.c  
3205
FunctionFunction memcpy_19 void __regparm memcpy_test.c  
3206
FunctionFunction memcpy_20 void __regparm memcpy_test.c  
3207
FunctionFunction memcpy_21 void __regparm memcpy_test.c  
3208
FunctionFunction memcpy_22 void __regparm memcpy_test.c  
3209
FunctionFunction memcpy_23 void __regparm memcpy_test.c  
3210
FunctionFunction memcpy_24 void __regparm memcpy_test.c  
3211
FunctionFunction memcpy_25 void __regparm memcpy_test.c  
3212
FunctionFunction memcpy_26 void __regparm memcpy_test.c  
3213
FunctionFunction memcpy_27 void __regparm memcpy_test.c  
3214
FunctionFunction memcpy_28 void __regparm memcpy_test.c  
3215
FunctionFunction umalloc_test void umalloc_test.c  
3216
StaticStatic test_parse_unparse static int uri_test.c  
3217
StaticStatic test_resolve static int uri_test.c  
3218
FunctionFunction uri_test int uri_test.c  
3219
StaticStatic find_boot_netdev static struct net_device * autoboot.c Identify the boot network device
3220
FunctionFunction boot_next_server_and_filename int autoboot.c Boot using next-server and filename
3221
FunctionFunction boot_root_path int autoboot.c Boot using root path
3222
StaticStatic netboot static int autoboot.c Boot from a network device
3223
StaticStatic close_all_netdevs static void autoboot.c Close all open net devices
3224
FunctionFunction autoboot void autoboot.c Boot the system
3225
FunctionFunction dhcp int dhcpmgmt.c @file
3226
FunctionFunction pxebs int dhcpmgmt.c  
3227
FunctionFunction ifopen int ifmgmt.c @file
3228
FunctionFunction ifclose void ifmgmt.c Close network device
3229
StaticStatic ifstat_errors static void ifmgmt.c Print network device error breakdown
3230
FunctionFunction ifstat void ifmgmt.c Print status of network device
3231
FunctionFunction iflinkwait int ifmgmt.c Wait for link-up, with status indication
3232
FunctionFunction imgfetch int imgmgmt.c @file
3233
FunctionFunction imgload int imgmgmt.c Load an image
3234
FunctionFunction imgexec int imgmgmt.c Execute an image
3235
FunctionFunction imgautoselect struct image * imgmgmt.c Identify the only loaded image
3236
FunctionFunction imgstat void imgmgmt.c Display status of an image
3237
FunctionFunction imgfree void imgmgmt.c Free an image
3238
StaticStatic pxe_menu_parse static int pxemenu.c Parse and allocate PXE boot menu
3239
StaticStatic pxe_menu_draw_item static void pxemenu.c Draw PXE boot menu item
3240
StaticStatic pxe_menu_select static int pxemenu.c Make selection from PXE boot menu
3241
StaticStatic pxe_menu_prompt_and_select static int pxemenu.c Prompt for (and make selection from) PXE boot menu
3242
FunctionFunction pxe_menu_boot int pxemenu.c Boot using PXE boot menu
3243
FunctionFunction route void route.c @file
3244
StaticStatic xmalloc static void * efirom.c Allocate memory
3245
StaticStatic file_size static size_t efirom.c Get file size
3246
StaticStatic read_pe_info static void efirom.c Read information from PE headers
3247
StaticStatic make_efi_rom static void efirom.c Convert EFI image to ROM image
3248
StaticStatic print_help static void efirom.c Print help
3249
StaticStatic parse_options static int efirom.c Parse command-line options
3250
FunctionFunction main int efirom.c  
3251
StaticStatic xmalloc static void * elf2efi.c Allocate memory
3252
StaticStatic efi_file_align static unsigned long elf2efi.c Align section within PE file
3253
StaticStatic generate_pe_reloc static void elf2efi.c Generate entry in PE relocation table
3254
StaticStatic output_pe_reltab static size_t elf2efi.c Calculate size of binary PE relocation table
3255
StaticStatic open_input_bfd static bfd * elf2efi.c Open input BFD file
3256
StaticStatic read_symtab static asymbol ** elf2efi.c Read symbol table
3257
StaticStatic read_reltab static arelent ** elf2efi.c Read relocation table
3258
StaticStatic process_section static struct pe_section * elf2efi.c Process section
3259
StaticStatic process_reloc static void elf2efi.c Process relocation record
3260
StaticStatic create_reloc_section static struct pe_section * elf2efi.c Create relocations section
3261
StaticStatic create_debug_section static struct pe_section * elf2efi.c Create debug section
3262
StaticStatic write_pe_file static void elf2efi.c Write out PE file
3263
StaticStatic elf2pe static void elf2efi.c Convert ELF to PE
3264
StaticStatic print_help static void elf2efi.c Print help
3265
StaticStatic parse_options static int elf2efi.c Parse command-line options
3266
FunctionFunction main int elf2efi.c  
3267
StaticStatic flag_signalled static void hijack.c  
3268
FunctionFunction pcap_inject int hijack.c Substitute for pcap_inject(), if this version of libpcap doesn't
3269
StaticStatic __attribute__ static hijack.c Log error message
3270
StaticStatic hijack_open static int hijack.c Open pcap device
3271
StaticStatic hijack_close static void hijack.c Close pcap device
3272
StaticStatic hijack_install_filter static int hijack.c Install filter for hijacked connection
3273
StaticStatic hijack_filter_ethernet static int hijack.c Set up filter for hijacked ethernet connection
3274
StaticStatic hijack_filter static int hijack.c Set up filter for hijacked connection
3275
StaticStatic forward_from_hijacker static ssize_t hijack.c Forward data from hijacker
3276
StaticStatic forward_to_hijacker static ssize_t hijack.c Forward data to hijacker
3277
StaticStatic run_hijacker static int hijack.c Run hijacker
3278
StaticStatic open_listener static int hijack.c Open listener socket
3279
StaticStatic listen_for_hijackers static int hijack.c Listen on listener socket
3280
StaticStatic close_listener static void hijack.c Close listener socket
3281
StaticStatic usage static void hijack.c Print usage
3282
StaticStatic parse_options static int hijack.c Parse command-line options
3283
StaticStatic daemonise static int hijack.c Daemonise
3284
FunctionFunction main int hijack.c  
3285
StaticStatic ICCFIX static int iccfix.c Fix up ICC alignments
3286
StaticStatic iccfix static int iccfix.c  
3287
FunctionFunction main int iccfix.c  
3288
FunctionFunction main int mucurses_test.c  
3289
FunctionFunction get_iscsi_chap_secret void mucurses_test.c  
3290
FunctionFunction mdelay void mucurses_test.c  
3291
StaticStatic Error static __inline__ void nrv2b.c  
3292
StaticStatic i86ul_to_host static unsigned long nrv2b.c  
3293
StaticStatic host_to_i86ul static unsigned long nrv2b.c  
3294
StaticStatic assert_match static void nrv2b.c  
3295
StaticStatic swd_initdict static void nrv2b.c  
3296
StaticStatic swd_insertdict static void nrv2b.c  
3297
StaticStatic swd_init static int nrv2b.c  
3298
StaticStatic swd_exit static void nrv2b.c  
3299
StaticStatic swd_getbyte static __inline__ void nrv2b.c  
3300
StaticStatic swd_remove_node static __inline__ void nrv2b.c remove node from lists
3301
StaticStatic swd_accept static void nrv2b.c  
3302
StaticStatic swd_search static void nrv2b.c  
3303
StaticStatic swd_search2 static int nrv2b.c  
3304
StaticStatic swd_findbest static void nrv2b.c  
3305
StaticStatic init_match static int nrv2b.c  
3306
StaticStatic find_match static int nrv2b.c  
3307
StaticStatic bbConfig static int nrv2b.c  
3308
StaticStatic bbWriteBits static void nrv2b.c  
3309
StaticStatic bbPutBit static void nrv2b.c  
3310
StaticStatic bbPutByte static void nrv2b.c  
3311
StaticStatic bbFlushBits static void nrv2b.c  
3312
StaticStatic code_prefix_ss11 static void nrv2b.c  
3313
StaticStatic code_match static void nrv2b.c  
3314
StaticStatic code_run static void nrv2b.c  
3315
StaticStatic len_of_coded_match static int nrv2b.c  
3316
FunctionFunction ucl_nrv2b_99_compress int nrv2b.c  
3317
FunctionFunction Encode void nrv2b.c  
3318
FunctionFunction Decode void nrv2b.c  
3319
FunctionFunction main int nrv2b.c  
3320
StaticStatic align static unsigned long zbin.c  
3321
StaticStatic read_file static int zbin.c  
3322
StaticStatic read_input_file static int zbin.c  
3323
StaticStatic read_zinfo_file static int zbin.c  
3324
StaticStatic alloc_output_file static int zbin.c  
3325
StaticStatic process_zinfo_copy static int zbin.c  
3326
StaticStatic process_zinfo_pack static int zbin.c  
3327
StaticStatic process_zinfo_add static int zbin.c  
3328
StaticStatic process_zinfo_addb static int zbin.c  
3329
StaticStatic process_zinfo_addw static int zbin.c  
3330
StaticStatic process_zinfo_addl static int zbin.c  
3331
StaticStatic process_zinfo static int zbin.c  
3332
StaticStatic write_output_file static int zbin.c  
3333
FunctionFunction main int zbin.c  
3334
InlineInline aout_probe static inline os_download_t aout_loader.c  
3335
StaticStatic aout_download static sector_t aout_loader.c  
3336
InlineInline flag_is_changeable static inline int cpu.c @file
3337
FunctionFunction get_cpuinfo void cpu.c Get CPU information
3338
FunctionFunction _dump_regs void __asmcall dumpregs.c  
3339
StaticStatic elf_freebsd_probe static void freebsd_loader.c  
3340
StaticStatic elf_freebsd_fixup_segment static void freebsd_loader.c  
3341
StaticStatic elf_freebsd_find_segment_end static void freebsd_loader.c  
3342
StaticStatic elf_freebsd_debug_loader static int freebsd_loader.c  
3343
StaticStatic elf_freebsd_boot static void freebsd_loader.c  
3344
StaticStatic aout_freebsd_probe static void freebsd_loader.c  
3345
StaticStatic aout_freebsd_boot static void freebsd_loader.c  
3346
StaticStatic gdbmach_find_hwbp static struct hwbp * gdbmach.c  
3347
StaticStatic gdbmach_commit_hwbp static void gdbmach.c  
3348
FunctionFunction gdbmach_set_breakpoint int gdbmach.c  
3349
StaticStatic gdbmach_disable_hwbps static void gdbmach.c  
3350
StaticStatic gdbmach_enable_hwbps static void gdbmach.c  
3351
FunctionFunction gdbmach_handler __asmcall void gdbmach.c  
3352
FunctionFunction __attribute__   nulltrap.c  
3353
InlineInline send_nonspecific_eoi static inline void pic8259.c @file
3354
InlineInline send_specific_eoi static inline void pic8259.c Send specific EOI(s)
3355
FunctionFunction send_eoi void pic8259.c Send End-Of-Interrupt to the PIC
3356
StaticStatic rdtsc_udelay static void rdtsc_timer.c Delay for a fixed number of microseconds
3357
StaticStatic rdtsc_ticks_per_sec static unsigned long rdtsc_timer.c Get number of ticks per second
3358
FunctionFunction relocate __asmcall void relocate.c Relocate Etherboot
3359
StaticStatic load_timer2 static void timer2.c  
3360
StaticStatic timer2_running static int timer2.c  
3361
FunctionFunction timer2_udelay void timer2.c  
3362
StaticStatic memsetw static void video_subr.c  
3363
StaticStatic video_init static void video_subr.c  
3364
StaticStatic video_scroll static void video_subr.c  
3365
StaticStatic vga_putc static void video_subr.c  
3366
StaticStatic wince_probe static os_download_t wince_loader.c  
3367
StaticStatic ce_loader static sector_t wince_loader.c  
3368
StaticStatic get_x_header static int wince_loader.c  
3369
StaticStatic jump_2ep static void wince_loader.c  
3370
StaticStatic x86_readq static uint64_t x86_io.c @file
3371
StaticStatic x86_writeq static void x86_io.c Write 64-bit qword to memory-mapped device
3372
StaticStatic undipci_find_rom static struct undi_rom * undi.c @file
3373
StaticStatic undipci_probe static int undi.c Probe PCI device
3374
StaticStatic undipci_remove static void undi.c Remove PCI device
3375
FunctionFunction undi_load int undiload.c Call UNDI loader to create a pixie
3376
FunctionFunction undi_unload int undiload.c Unload a pixie
3377
StaticStatic undinet_hook_isr static void undinet.c Hook UNDI interrupt service routine
3378
StaticStatic undinet_unhook_isr static void undinet.c Unhook UNDI interrupt service routine
3379
StaticStatic undinet_isr_triggered static int undinet.c Test to see if UNDI ISR has been triggered
3380
StaticStatic undinet_transmit static int undinet.c Transmit packet
3381
StaticStatic undinet_poll static void undinet.c Poll for received packets
3382
StaticStatic undinet_open static int undinet.c Open NIC
3383
StaticStatic undinet_close static void undinet.c Close NIC
3384
StaticStatic undinet_irq static void undinet.c Enable/disable interrupts
3385
FunctionFunction undinet_probe int undinet.c Probe UNDI device
3386
FunctionFunction undinet_remove void undinet.c Remove UNDI device
3387
StaticStatic undibus_probe static int undionly.c @file
3388
StaticStatic undibus_remove static void undionly.c Remove UNDI root bus
3389
StaticStatic undionly_shutdown static void undionly.c Prepare for exit
3390
StaticStatic undirom_parse_pxeromid static int undirom.c Parse PXE ROM ID structure
3391
StaticStatic undirom_parse_pcirheader static int undirom.c Parse PCI expansion header
3392
StaticStatic undirom_probe static int undirom.c Probe UNDI ROM
3393
StaticStatic undirom_probe_all_roms static void undirom.c Create UNDI ROMs for all possible expansion ROMs
3394
FunctionFunction undirom_find_pci struct undi_rom * undirom.c Find UNDI ROM for PCI device
3395
FunctionFunction set_fbms void basemem.c @file
3396
StaticStatic bios_handle_cup static void bios_console.c Handle ANSI CUP (cursor position)
3397
StaticStatic bios_handle_ed static void bios_console.c Handle ANSI ED (erase in page)
3398
StaticStatic bios_handle_sgr static void bios_console.c Handle ANSI SGR (set graphics rendition)
3399
StaticStatic bios_putchar static void bios_console.c Print a character to BIOS console
3400
StaticStatic scancode_to_ansi_seq static const char * bios_console.c Get ANSI escape sequence corresponding to BIOS scancode
3401
StaticStatic bios_getchar static int bios_console.c Get character from BIOS console
3402
StaticStatic bios_iskey static int bios_console.c Check for character ready to read from BIOS console
3403
FunctionFunction fake_e820 void fakee820.c  
3404
FunctionFunction unfake_e820 void fakee820.c  
3405
StaticStatic empty_8042 static void gateA20.c Drain keyboard controller
3406
StaticStatic gateA20_is_set static int gateA20.c Fast test to see if gate A20 is already set
3407
FunctionFunction gateA20_set void gateA20.c  
3408
FunctionFunction gateA20_unset void gateA20.c  
3409
StaticStatic hide_region static void hidemem.c Hide region of memory from system memory map
3410
FunctionFunction hide_basemem void hidemem.c Hide used base memory
3411
FunctionFunction hide_umalloc void hidemem.c Hide umalloc() region
3412
FunctionFunction hide_textdata void hidemem.c Hide .text and .data
3413
StaticStatic hide_etherboot static void hidemem.c Hide Etherboot
3414
StaticStatic unhide_etherboot static void hidemem.c Unhide Etherboot
3415
StaticStatic extmemsize_e801 static unsigned int memmap.c Get size of extended memory via INT 15,e801
3416
StaticStatic extmemsize_88 static unsigned int memmap.c Get size of extended memory via INT 15,88
3417
FunctionFunction extmemsize unsigned int memmap.c Get size of extended memory
3418
StaticStatic meme820 static int memmap.c Get e820 memory map
3419
FunctionFunction get_memmap void memmap.c Get memory map
3420
StaticStatic is_pnp_bios static int pnpbios.c Test address for PnP BIOS structure
3421
FunctionFunction find_pnp_bios int pnpbios.c Locate Plug-and-Play BIOS
3422
StaticStatic startpxe_payload static int pxe_cmd.c  
3423
StaticStatic startpxe_exec static int pxe_cmd.c  
3424
StaticStatic stoppxe_exec static int pxe_cmd.c  
3425
FunctionFunction call_bootsector int bootsector.c Jump to preloaded bootsector
3426
StaticStatic bzimage_parse_header static int bzimage.c Parse bzImage header
3427
StaticStatic bzimage_update_header static void bzimage.c Update bzImage header in loaded kernel
3428
StaticStatic bzimage_parse_cmdline static int bzimage.c Parse kernel command line for bootloader parameters
3429
StaticStatic bzimage_set_cmdline static int bzimage.c Set command line
3430
StaticStatic bzimage_load_initrd static size_t bzimage.c Load initrd
3431
StaticStatic bzimage_load_initrds static int bzimage.c Load initrds, if any
3432
StaticStatic bzimage_exec static int bzimage.c Execute bzImage image
3433
FunctionFunction bzimage_load int bzimage.c Load bzImage image into memory
3434
StaticStatic com32_exec static int com32.c Execute COMBOOT image
3435
StaticStatic com32_identify static int com32.c Check image name extension
3436
StaticStatic comboot_load_image static int com32.c Load COM32 image into memory
3437
StaticStatic comboot_prepare_bounce_buffer static int com32.c Prepare COM32 low memory bounce buffer
3438
StaticStatic com32_load static int com32.c Load COM32 image into memory
3439
StaticStatic comboot_copy_cmdline static void comboot.c Copy command line to PSP
3440
StaticStatic comboot_init_psp static void comboot.c Initialize PSP
3441
StaticStatic comboot_exec static int comboot.c Execute COMBOOT image
3442
StaticStatic comboot_identify static int comboot.c Check image name extension
3443
StaticStatic comboot_prepare_segment static int comboot.c Load COMBOOT image into memory, preparing a segment and returning it
3444
StaticStatic comboot_load static int comboot.c Load COMBOOT image into memory
3445
StaticStatic elfboot_exec static int elfboot.c Execute ELF image
3446
StaticStatic elfboot_load static int elfboot.c Load ELF image into memory
3447
StaticStatic word_checksum static unsigned int eltorito.c Calculate 16-bit word checksum
3448
StaticStatic eltorito_exec static int eltorito.c Execute El Torito image
3449
StaticStatic eltorito_read_voldesc static int eltorito.c Read and verify El Torito Boot Record Volume Descriptor
3450
StaticStatic eltorito_read_catalog static int eltorito.c Read and verify El Torito Boot Catalog
3451
StaticStatic eltorito_load_disk static int eltorito.c Load El Torito virtual disk image into memory
3452
StaticStatic eltorito_load static int eltorito.c Load El Torito image into memory
3453
StaticStatic multiboot_build_memmap static void multiboot.c Build multiboot memory map
3454
FunctionFunction multiboot_add_cmdline physaddr_t multiboot.c Add command line in base memory
3455
StaticStatic multiboot_build_module_list static unsigned int multiboot.c Build multiboot module list
3456
StaticStatic multiboot_exec static int multiboot.c Execute multiboot image
3457
StaticStatic multiboot_find_header static int multiboot.c Find multiboot header
3458
StaticStatic multiboot_load_raw static int multiboot.c Load raw multiboot image into memory
3459
StaticStatic multiboot_load_elf static int multiboot.c Load ELF multiboot image into memory
3460
StaticStatic multiboot_load static int multiboot.c Load multiboot image into memory
3461
StaticStatic nbi_prepare_segment static int nbi.c Prepare a segment for an NBI image
3462
StaticStatic nbi_load_segment static int nbi.c Load a segment for an NBI image
3463
StaticStatic nbi_process_segments static int nbi.c Process segments of an NBI image
3464
StaticStatic nbi_load static int nbi.c Load an NBI image into memory
3465
StaticStatic nbi_boot16 static int nbi.c Boot a 16-bit NBI image
3466
StaticStatic nbi_boot32 static int nbi.c Boot a 32-bit NBI image
3467
StaticStatic nbi_prepare_dhcp static int nbi.c Prepare DHCP parameter block for NBI image
3468
StaticStatic nbi_exec static int nbi.c Execute a loaded NBI image
3469
StaticStatic pxe_exec static int pxe_image.c Execute PXE image
3470
FunctionFunction pxe_load int pxe_image.c Load PXE image into memory
3471
FunctionFunction abft_fill_data void abft.c Fill in all variable portions of aBFT
3472
StaticStatic aoeboot static int aoeboot.c  
3473
FunctionFunction hook_bios_interrupt void biosint.c Hook INT vector
3474
FunctionFunction unhook_bios_interrupt int biosint.c Unhook INT vector
3475
StaticStatic bios_cpu_nap static void bios_nap.c Save power by halting the CPU until the next interrupt
3476
StaticStatic bios_find_smbios static int bios_smbios.c @file
3477
StaticStatic bios_currticks static unsigned long bios_timer.c Get current system time in ticks
3478
StaticStatic ibft_set_ipaddr static void ibft.c Fill in an IP address field within iBFT
3479
StaticStatic ibft_set_ipaddr_option static void ibft.c Fill in an IP address within iBFT from configuration setting
3480
StaticStatic ibft_ipaddr static const char * ibft.c Read IP address from iBFT (for debugging)
3481
StaticStatic ibft_alloc_string static int ibft.c Allocate a string within iBFT
3482
StaticStatic ibft_set_string static int ibft.c Fill in a string field within iBFT
3483
StaticStatic ibft_set_string_option static int ibft.c Fill in a string field within iBFT from configuration setting
3484
StaticStatic ibft_string static const char * ibft.c Read string from iBFT (for debugging)
3485
StaticStatic ibft_fill_nic static int ibft.c Fill in NIC portion of iBFT
3486
StaticStatic ibft_fill_initiator static int ibft.c Fill in Initiator portion of iBFT
3487
StaticStatic ibft_fill_target_chap static int ibft.c Fill in Target CHAP portion of iBFT
3488
StaticStatic ibft_fill_target_reverse_chap static int ibft.c Fill in Target Reverse CHAP portion of iBFT
3489
StaticStatic ibft_fill_target static int ibft.c Fill in Target portion of iBFT
3490
FunctionFunction ibft_fill_data int ibft.c Fill in all variable portions of iBFT
3491
StaticStatic ib_srpboot static int ib_srpboot.c  
3492
StaticStatic int13_set_num_drives static void int13.c Update BIOS drive count
3493
StaticStatic int13_check_num_drives static void int13.c Check number of drives
3494
StaticStatic int13_reset static int int13.c INT 13, 00 - Reset disk system
3495
StaticStatic int13_get_last_status static int int13.c INT 13, 01 - Get status of last operation
3496
StaticStatic int13_rw_sectors static int int13.c Read / write sectors
3497
StaticStatic int13_read_sectors static int int13.c INT 13, 02 - Read sectors
3498
StaticStatic int13_write_sectors static int int13.c INT 13, 03 - Write sectors
3499
StaticStatic int13_get_parameters static int int13.c INT 13, 08 - Get drive parameters
3500
StaticStatic int13_get_disk_type static int int13.c INT 13, 15 - Get disk type
3501
StaticStatic int13_extension_check static int int13.c INT 13, 41 - Extensions installation check
3502
StaticStatic int13_extended_rw static int int13.c Extended read / write
3503
StaticStatic int13_extended_read static int int13.c INT 13, 42 - Extended read
3504
StaticStatic int13_extended_write static int int13.c INT 13, 43 - Extended write
3505
StaticStatic int13_get_extended_parameters static int int13.c INT 13, 48 - Get extended parameters
3506
StaticStatic int13 static __asmcall void int13.c INT 13 handler
3507
StaticStatic hook_int13 static void int13.c Hook INT 13 handler
3508
StaticStatic unhook_int13 static void int13.c Unhook INT 13 handler
3509
StaticStatic guess_int13_geometry static void int13.c Guess INT 13 drive geometry
3510
FunctionFunction register_int13_drive void int13.c Register INT 13 emulated drive
3511
FunctionFunction unregister_int13_drive void int13.c Unregister INT 13 emulated drive
3512
FunctionFunction int13_boot int int13.c Attempt to boot from an INT 13 drive
3513
StaticStatic iscsiboot static int iscsiboot.c  
3514
FunctionFunction keep_san int keepsan.c  
3515
StaticStatic init_eheap static int memtop_umalloc.c Initialise external heap
3516
StaticStatic ecollect_free static void memtop_umalloc.c Collect free blocks
3517
StaticStatic memtop_urealloc static userptr_t memtop_umalloc.c Reallocate external memory
3518
StaticStatic pcibios_max_bus static int pcibios.c @file
3519
FunctionFunction pcibios_read int pcibios.c Read configuration space via PCI BIOS
3520
FunctionFunction pcibios_write int pcibios.c Write configuration space via PCI BIOS
3521
FunctionFunction sbft_fill_data int sbft.c Fill in all variable portions of sBFT
3522
StaticStatic pxenv_unknown static PXENV_EXIT_t pxe_call.c Handle an unknown PXE API call
3523
FunctionFunction pxe_api_call __asmcall void pxe_call.c Dispatch PXE API call
3524
FunctionFunction _pxe_api_call_weak int pxe_call.c Dispatch weak PXE API call with PXE stack available
3525
FunctionFunction pxe_loader_call __asmcall void pxe_call.c Dispatch PXE loader call
3526
StaticStatic pxe_checksum static uint8_t pxe_call.c Calculate byte checksum as used by PXE
3527
StaticStatic pxe_init_structures static void pxe_call.c Initialise !PXE and PXENV+ structures
3528
FunctionFunction pxe_activate void pxe_call.c Activate PXE stack
3529
FunctionFunction pxe_deactivate int pxe_call.c Deactivate PXE stack
3530
FunctionFunction pxe_start_nbp int pxe_call.c  
3531
FunctionFunction pxenv_file_open PXENV_EXIT_t pxe_file.c FILE OPEN
3532
FunctionFunction pxenv_file_close PXENV_EXIT_t pxe_file.c FILE CLOSE
3533
FunctionFunction pxenv_file_select PXENV_EXIT_t pxe_file.c FILE SELECT
3534
FunctionFunction pxenv_file_read PXENV_EXIT_t pxe_file.c FILE READ
3535
FunctionFunction pxenv_get_file_size PXENV_EXIT_t pxe_file.c GET FILE SIZE
3536
FunctionFunction pxenv_file_exec PXENV_EXIT_t pxe_file.c FILE EXEC
3537
FunctionFunction pxenv_file_api_check PXENV_EXIT_t pxe_file.c FILE API CHECK
3538
FunctionFunction pxenv_file_exit_hook PXENV_EXIT_t pxe_file.c FILE EXIT HOOK
3539
FunctionFunction undi_loader PXENV_EXIT_t pxe_loader.c @file
3540
FunctionFunction pxe_set_cached_filename void pxe_preboot.c Set PXE cached TFTP filename
3541
FunctionFunction pxenv_unload_stack PXENV_EXIT_t pxe_preboot.c UNLOAD BASE CODE STACK
3542
FunctionFunction pxenv_get_cached_info PXENV_EXIT_t pxe_preboot.c  
3543
FunctionFunction pxenv_restart_tftp PXENV_EXIT_t pxe_preboot.c  
3544
FunctionFunction pxenv_start_undi PXENV_EXIT_t pxe_preboot.c  
3545
FunctionFunction pxenv_stop_undi PXENV_EXIT_t pxe_preboot.c  
3546
FunctionFunction pxenv_start_base PXENV_EXIT_t pxe_preboot.c  
3547
FunctionFunction pxenv_stop_base PXENV_EXIT_t pxe_preboot.c  
3548
StaticStatic pxe_tftp_close static void pxe_tftp.c Close PXE TFTP connection
3549
StaticStatic pxe_tftp_xfer_deliver_iob static int pxe_tftp.c Receive new data
3550
StaticStatic pxe_tftp_xfer_close static void pxe_tftp.c Handle close() event
3551
StaticStatic pxe_tftp_open static int pxe_tftp.c Open PXE TFTP connection
3552
FunctionFunction pxenv_tftp_open PXENV_EXIT_t pxe_tftp.c TFTP OPEN
3553
FunctionFunction pxenv_tftp_close PXENV_EXIT_t pxe_tftp.c TFTP CLOSE
3554
FunctionFunction pxenv_tftp_read PXENV_EXIT_t pxe_tftp.c TFTP READ
3555
FunctionFunction pxenv_tftp_read_file PXENV_EXIT_t pxe_tftp.c TFTP/MTFTP read file
3556
FunctionFunction pxenv_tftp_get_fsize PXENV_EXIT_t pxe_tftp.c TFTP GET FILE SIZE
3557
StaticStatic pxe_udp_deliver_iob static int pxe_udp.c Receive PXE UDP data
3558
FunctionFunction pxenv_udp_open PXENV_EXIT_t pxe_udp.c UDP OPEN
3559
FunctionFunction pxenv_udp_close PXENV_EXIT_t pxe_udp.c UDP CLOSE
3560
FunctionFunction pxenv_udp_write PXENV_EXIT_t pxe_udp.c UDP WRITE
3561
FunctionFunction pxenv_udp_read PXENV_EXIT_t pxe_udp.c UDP READ
3562
FunctionFunction pxe_set_netdev void pxe_undi.c Set network device as current PXE network device
3563
StaticStatic pxe_netdev_open static int pxe_undi.c Open PXE network device
3564
StaticStatic pxe_netdev_close static void pxe_undi.c Close PXE network device
3565
StaticStatic pxe_dump_mcast_list static void pxe_undi.c Dump multicast address list
3566
FunctionFunction pxenv_undi_startup PXENV_EXIT_t pxe_undi.c  
3567
FunctionFunction pxenv_undi_cleanup PXENV_EXIT_t pxe_undi.c  
3568
FunctionFunction pxenv_undi_initialize PXENV_EXIT_t pxe_undi.c  
3569
FunctionFunction pxenv_undi_reset_adapter PXENV_EXIT_t pxe_undi.c  
3570
FunctionFunction pxenv_undi_shutdown PXENV_EXIT_t pxe_undi.c  
3571
FunctionFunction pxenv_undi_open PXENV_EXIT_t pxe_undi.c  
3572
FunctionFunction pxenv_undi_close PXENV_EXIT_t pxe_undi.c  
3573
FunctionFunction pxenv_undi_transmit PXENV_EXIT_t pxe_undi.c  
3574
FunctionFunction pxenv_undi_set_mcast_address PXENV_EXIT_t pxe_undi.c  
3575
FunctionFunction pxenv_undi_set_station_address PXENV_EXIT_t pxe_undi.c  
3576
FunctionFunction pxenv_undi_set_packet_filter PXENV_EXIT_t pxe_undi.c  
3577
FunctionFunction pxenv_undi_get_information PXENV_EXIT_t pxe_undi.c  
3578
FunctionFunction pxenv_undi_get_statistics PXENV_EXIT_t pxe_undi.c  
3579
FunctionFunction pxenv_undi_clear_statistics PXENV_EXIT_t pxe_undi.c  
3580
FunctionFunction pxenv_undi_initiate_diags PXENV_EXIT_t pxe_undi.c  
3581
FunctionFunction pxenv_undi_force_interrupt PXENV_EXIT_t pxe_undi.c  
3582
FunctionFunction pxenv_undi_get_mcast_address PXENV_EXIT_t pxe_undi.c  
3583
FunctionFunction pxenv_undi_get_nic_type PXENV_EXIT_t pxe_undi.c  
3584
FunctionFunction pxenv_undi_get_iface_info PXENV_EXIT_t pxe_undi.c  
3585
FunctionFunction pxenv_undi_get_state PXENV_EXIT_t pxe_undi.c  
3586
FunctionFunction pxenv_undi_isr PXENV_EXIT_t pxe_undi.c  
3587
InlineInline __attribute__ static inline pxeparent.c @file
3588
FunctionFunction pxeparent_call int pxeparent.c Issue parent PXE API call
3589
FunctionFunction com32_intcall void __asmcall com32_call.c Interrupt call helper
3590
FunctionFunction com32_farcall void __asmcall com32_call.c Farcall helper
3591
FunctionFunction com32_cfarcall int __asmcall com32_call.c CDECL farcall helper
3592
StaticStatic print_user_string static void comboot_call.c Print a string with a particular terminator
3593
StaticStatic shuffle static void comboot_call.c Perform a series of memory copies from a list in low memory
3594
FunctionFunction comboot_force_text_mode void comboot_call.c Set default text mode
3595
StaticStatic comboot_fetch_kernel static int comboot_call.c Fetch kernel and optional initrd
3596
StaticStatic int20 static __asmcall void comboot_call.c Terminate program interrupt handler
3597
StaticStatic int21 static __asmcall void comboot_call.c DOS-compatible API
3598
StaticStatic int22 static __asmcall void comboot_call.c SYSLINUX API
3599
FunctionFunction hook_comboot_interrupts void comboot_call.c Hook BIOS interrupts related to COMBOOT API (INT 20h, 21h, 22h)
3600
FunctionFunction unhook_comboot_interrupts void comboot_call.c Unhook BIOS interrupts related to COMBOOT API (INT 20h, 21h, 22h)
3601
StaticStatic comboot_resolv_done static void comboot_resolv.c  
3602
FunctionFunction comboot_resolv int comboot_resolv.c  
3603
FunctionFunction copy_user_to_rm_stack uint16_t librm_mgmt.c Allocate space on the real-mode stack and copy data there from a
3604
FunctionFunction remove_user_from_rm_stack void librm_mgmt.c Deallocate space on the real-mode stack, optionally copying back
3605
FunctionFunction pcidirect_prepare void pcidirect.c @file
3606
FunctionFunction __memcpy void * x86_string.c Copy memory area
3607
StaticStatic efix86_cpu_nap static void efix86_nap.c @file
3608
FunctionFunction _start EFI_STATUS EFIAPI efidrvprefix.c EFI entry point
3609
FunctionFunction _start EFI_STATUS EFIAPI efiprefix.c EFI entry point
3610
FunctionFunction acpi_fix_checksum void acpi.c @file
3611
StaticStatic ansiesc_call_handler static void ansiesc.c @file
3612
FunctionFunction ansiesc_process int ansiesc.c Process character that may be part of ANSI escape sequence
3613
FunctionFunction vasprintf int asprintf.c Write a formatted string to newly allocated memory.
3614
FunctionFunction asprintf int asprintf.c Write a formatted string to newly allocated memory.
3615
FunctionFunction base64_encode void base64.c Base64-encode a string
3616
FunctionFunction basename char * basename.c Return base name from path
3617
FunctionFunction dirname char * basename.c Return directory name from path
3618
FunctionFunction bitmap_resize int bitmap.c @file
3619
FunctionFunction bitmap_test int bitmap.c Test bit in bitmap
3620
FunctionFunction bitmap_set void bitmap.c Set bit in bitmap
3621
FunctionFunction __flsl int bitops.c  
3622
StaticStatic btext_setup_display static void btext.c  
3623
StaticStatic map_boot_text static void btext.c  
3624
StaticStatic calc_base static unsigned char * BTEXT btext.c  
3625
StaticStatic btext_clearscreen static void BTEXT btext.c  
3626
FunctionFunction dcbst __inline__ void btext.c  
3627
StaticStatic btext_flushscreen static void BTEXT btext.c  
3628
StaticStatic scrollscreen static BTEXT void btext.c  
3629
StaticStatic btext_drawchar static void BTEXT btext.c  
3630
StaticStatic btext_drawstring static void BTEXT btext.c  
3631
StaticStatic btext_drawhex static void BTEXT btext.c  
3632
StaticStatic draw_byte static void BTEXT btext.c  
3633
StaticStatic draw_byte_32 static void BTEXT btext.c  
3634
StaticStatic draw_byte_16 static void BTEXT btext.c  
3635
StaticStatic draw_byte_8 static void BTEXT btext.c  
3636
StaticStatic btext_init static void btext.c  
3637
StaticStatic btext_putc static void btext.c  
3638
FunctionFunction putchar void console.c Write a single character to each console device.
3639
StaticStatic has_input static struct console_driver * console.c Check to see if any input is available on any console.
3640
FunctionFunction getchar int console.c Read a single character from any console.
3641
FunctionFunction iskey int console.c Check for available input on any console.
3642
FunctionFunction cpio_set_field void cpio.c Set field within a CPIO header
3643
FunctionFunction isspace int ctype.c Check to see if character is a space
3644
FunctionFunction churi void cwuri.c Change working URI
3645
FunctionFunction pause void debug.c  
3646
FunctionFunction more void debug.c  
3647
StaticStatic dbg_hex_dump_da_row static void debug.c Print row of a hex dump with specified display address
3648
FunctionFunction dbg_hex_dump_da void debug.c Print hex dump with specified display address
3649
FunctionFunction guard_region void debug.c  
3650
FunctionFunction check_region int debug.c  
3651
StaticStatic dbg_autocolour static int debug.c Choose colour index for debug autocolourisation
3652
FunctionFunction dbg_autocolourise void debug.c Select automatic colour for debug messages
3653
FunctionFunction dbg_decolourise void debug.c Revert to normal colour
3654
StaticStatic rootdev_probe static int device.c Probe a root device
3655
StaticStatic rootdev_remove static void device.c Remove a root device
3656
StaticStatic probe_devices static void device.c Probe all devices
3657
StaticStatic remove_devices static void device.c Remove all devices
3658
StaticStatic downloader_free static void downloader.c Free downloader object
3659
StaticStatic downloader_finished static void downloader.c Terminate download
3660
StaticStatic downloader_ensure_size static int downloader.c Ensure that download buffer is large enough for the specified size
3661
StaticStatic downloader_job_kill static void downloader.c Job control interface
3662
StaticStatic downloader_job_progress static void downloader.c Report progress of download job
3663
StaticStatic downloader_xfer_deliver_iob static int downloader.c Data transfer interface
3664
StaticStatic downloader_xfer_close static void downloader.c Handle close() event received via data transfer interface
3665
FunctionFunction create_downloader int downloader.c Instantiator
3666
FunctionFunction execv int exec.c Execute command
3667
StaticStatic expand_command static char * exec.c Expand variables within command line
3668
StaticStatic split_args static int exec.c Split command line into argv array
3669
FunctionFunction system int exec.c Execute command line
3670
StaticStatic echo_exec static int exec.c The "echo" command
3671
FunctionFunction filter_close void filter.c @file
3672
FunctionFunction filter_vredirect int filter.c  
3673
FunctionFunction filter_window size_t filter.c  
3674
FunctionFunction filter_alloc_iob struct io_buffer * filter.c  
3675
FunctionFunction filter_deliver_iob int filter.c  
3676
FunctionFunction filter_deliver_raw int filter.c  
3677
StaticStatic gdbserial_recv static size_t gdbserial.c  
3678
StaticStatic gdbserial_send static void gdbserial.c  
3679
FunctionFunction gdbserial_configure struct gdb_transport * gdbserial.c  
3680
StaticStatic gdbstub_from_hex_digit static uint8_t gdbstub.c  
3681
StaticStatic gdbstub_to_hex_digit static uint8_t gdbstub.c  
3682
StaticStatic gdbstub_from_hex_buf static void gdbstub.c  
3683
StaticStatic gdbstub_to_hex_buf static void gdbstub.c  
3684
StaticStatic gdbstub_cksum static uint8_t gdbstub.c  
3685
StaticStatic gdbstub_tx_packet static void gdbstub.c  
3686
StaticStatic gdbstub_send_ok static void gdbstub.c  
3687
StaticStatic gdbstub_send_num_packet static void gdbstub.c  
3688
StaticStatic gdbstub_get_packet_args static int gdbstub.c  
3689
StaticStatic gdbstub_send_errno static void gdbstub.c  
3690
StaticStatic gdbstub_report_signal static void gdbstub.c  
3691
StaticStatic gdbstub_read_regs static void gdbstub.c  
3692
StaticStatic gdbstub_write_regs static void gdbstub.c  
3693
StaticStatic gdbstub_read_mem static void gdbstub.c  
3694
StaticStatic gdbstub_write_mem static void gdbstub.c  
3695
StaticStatic gdbstub_continue static void gdbstub.c  
3696
StaticStatic gdbstub_breakpoint static void gdbstub.c  
3697
StaticStatic gdbstub_rx_packet static void gdbstub.c  
3698
StaticStatic gdbstub_state_new static void gdbstub.c  
3699
StaticStatic gdbstub_state_data static void gdbstub.c  
3700
StaticStatic gdbstub_state_cksum1 static void gdbstub.c  
3701
StaticStatic gdbstub_state_cksum2 static void gdbstub.c  
3702
StaticStatic gdbstub_state_wait_ack static void gdbstub.c  
3703
StaticStatic gdbstub_parse static void gdbstub.c  
3704
FunctionFunction gdbstub_handler void gdbstub.c  
3705
FunctionFunction find_gdb_transport struct gdb_transport * gdbstub.c  
3706
FunctionFunction gdbstub_start void gdbstub.c  
3707
StaticStatic gdbudp_ensure_netdev_open static void gdbudp.c  
3708
StaticStatic gdbudp_recv static size_t gdbudp.c  
3709
StaticStatic gdbudp_send static void gdbudp.c  
3710
FunctionFunction gdbudp_configure struct gdb_transport * gdbudp.c  
3711
StaticStatic gdbudp_init static int gdbudp.c  
3712
StaticStatic getchar_timeout static int getkey.c Read character from console if available within timeout period
3713
FunctionFunction getkey int getkey.c Get single keypress
3714
StaticStatic get_argv_argument static const char * getopt.c Get option argument from argv[] array
3715
StaticStatic match_long_option static int getopt.c Match long option
3716
StaticStatic match_short_option static int getopt.c Match short option
3717
FunctionFunction getopt_long int getopt.c Parse command-line options
3718
StaticStatic hw_finished static void hw.c  
3719
StaticStatic hw_xfer_close static void hw.c  
3720
StaticStatic hw_step static void hw.c  
3721
StaticStatic hw_open static int hw.c  
3722
StaticStatic i365_get static u_char i82365.c  
3723
StaticStatic i365_set static void i82365.c  
3724
FunctionFunction add_socket_i365 void i82365.c  
3725
FunctionFunction i365_bset void i82365.c  
3726
FunctionFunction i365_bclr void i82365.c  
3727
FunctionFunction identify_i365 int i82365.c  
3728
FunctionFunction init_i82365 int i82365.c  
3729
FunctionFunction phex void i82365.c  
3730
FunctionFunction deinit_i82365 int i82365.c  
3731
FunctionFunction i82365_interfacer int i82365.c  
3732
StaticStatic free_image static void image.c Free executable/loadable image
3733
FunctionFunction alloc_image struct image * image.c Allocate executable/loadable image
3734
FunctionFunction image_set_uri int image.c Set image URI
3735
FunctionFunction image_set_cmdline int image.c Set image command line
3736
FunctionFunction register_image int image.c Register executable/loadable image
3737
FunctionFunction unregister_image void image.c Unregister executable/loadable image
3738
FunctionFunction find_image struct image * image.c Find image by name
3739
StaticStatic image_load_type static int image.c Load executable/loadable image into memory
3740
FunctionFunction image_load int image.c Load executable/loadable image into memory
3741
FunctionFunction image_autoload int image.c Autodetect image type and load executable/loadable image into memory
3742
FunctionFunction image_exec int image.c Execute loaded image
3743
FunctionFunction register_and_autoload_image int image.c Register and autoload an image
3744
FunctionFunction register_and_autoexec_image int image.c Register and autoexec an image
3745
FunctionFunction initialise void init.c Initialise gPXE
3746
FunctionFunction startup void init.c Start up gPXE
3747
FunctionFunction shutdown void init.c Shut down gPXE
3748
FunctionFunction plug void interface.c @file
3749
FunctionFunction plug_plug void interface.c Plug two interfaces together
3750
FunctionFunction alloc_iob struct io_buffer * iobuf.c @file
3751
FunctionFunction free_iob void iobuf.c Free I/O buffer
3752
FunctionFunction iob_ensure_headroom int iobuf.c Ensure I/O buffer has sufficient headroom
3753
FunctionFunction job_done void job.c @file
3754
FunctionFunction job_kill void job.c  
3755
FunctionFunction job_progress void job.c  
3756
FunctionFunction ignore_job_done void job.c Helper methods
3757
FunctionFunction ignore_job_kill void job.c  
3758
FunctionFunction ignore_job_progress void job.c  
3759
FunctionFunction buffered_line char * linebuf.c Retrieve buffered-up line
3760
FunctionFunction empty_line_buffer void linebuf.c Discard line buffer contents
3761
FunctionFunction line_buffer ssize_t linebuf.c Buffer up received data by lines
3762
FunctionFunction main __asmcall int main.c Main entry point
3763
FunctionFunction alloc_memblock void * malloc.c Allocate a memory block
3764
FunctionFunction free_memblock void malloc.c Free a memory block
3765
FunctionFunction realloc void * malloc.c Reallocate memory
3766
FunctionFunction malloc void * malloc.c Allocate memory
3767
FunctionFunction free void malloc.c Free memory
3768
FunctionFunction zalloc void * malloc.c Allocate cleared memory
3769
FunctionFunction mpopulate void malloc.c Add memory to allocation pool
3770
StaticStatic init_heap static void malloc.c Initialise the heap
3771
FunctionFunction mdumpfree void malloc.c Dump free block list
3772
FunctionFunction inet_aton int misc.c INET_ATON - Convert an ascii x.x.x.x to binary form
3773
FunctionFunction strtoul unsigned long misc.c  
3774
StaticStatic monojob_done static void monojob.c  
3775
FunctionFunction monojob_wait int monojob.c Wait for single foreground job to complete
3776
StaticStatic nvo_checksum static unsigned int nvo.c @file
3777
StaticStatic nvo_load static int nvo.c Load non-volatile stored options from non-volatile storage device
3778
StaticStatic nvo_save static int nvo.c Save non-volatile stored options back to non-volatile storage device
3779
StaticStatic nvo_init_dhcpopts static void nvo.c Parse stored options
3780
StaticStatic nvo_store static int nvo.c Store value of NVO setting
3781
StaticStatic nvo_fetch static int nvo.c Fetch value of NVO setting
3782
FunctionFunction nvo_init void nvo.c Initialise non-volatile stored options
3783
FunctionFunction register_nvo int nvo.c Register non-volatile stored options
3784
FunctionFunction unregister_nvo void nvo.c Unregister non-volatile stored options
3785
FunctionFunction xfer_open_uri int open.c @file
3786
FunctionFunction xfer_open_uri_string int open.c Open URI string
3787
FunctionFunction xfer_open_socket int open.c Open socket
3788
FunctionFunction xfer_vopen int open.c Open location
3789
FunctionFunction xfer_open int open.c Open location
3790
FunctionFunction xfer_vreopen int open.c Reopen location
3791
FunctionFunction sleepticks void pcmcia.c  
3792
StaticStatic pcmcia_init_all static void pcmcia.c  
3793
StaticStatic pcmcia_shutdown_all static void pcmcia.c  
3794
StaticStatic get_scancode static int pc_kbd.c  
3795
StaticStatic kbd_havekey static int pc_kbd.c  
3796
StaticStatic kbd_ischar static int pc_kbd.c  
3797
StaticStatic kbd_getc static int pc_kbd.c  
3798
StaticStatic posix_file_free static void posix_io.c Free open file
3799
StaticStatic posix_file_finished static void posix_io.c Terminate file data transfer
3800
StaticStatic posix_file_xfer_close static void posix_io.c Handle close() event
3801
StaticStatic posix_file_xfer_deliver_iob static int posix_io.c Handle deliver_iob() event
3802
StaticStatic posix_fd_to_file static struct posix_file * posix_io.c Identify file by file descriptor
3803
StaticStatic posix_find_free_fd static int posix_io.c Find an available file descriptor
3804
FunctionFunction open int posix_io.c Open file
3805
FunctionFunction select int posix_io.c Check file descriptors for readiness
3806
FunctionFunction read_user ssize_t posix_io.c Read data from file
3807
FunctionFunction fsize ssize_t posix_io.c Determine file size
3808
FunctionFunction close int posix_io.c Close file
3809
FunctionFunction process_add void process.c Add process to process list
3810
FunctionFunction process_del void process.c Remove process from process list
3811
FunctionFunction step void process.c Single-step a single process
3812
StaticStatic init_processes static void process.c Initialise processes
3813
StaticStatic print_lacp_state static void proto_eth_slow.c  
3814
InlineInline print_lacpdu static inline void proto_eth_slow.c  
3815
InlineInline lacp_timer_val static inline unsigned long proto_eth_slow.c  
3816
StaticStatic print_lacp static void proto_eth_slow.c  
3817
StaticStatic lacp_init_state static void proto_eth_slow.c  
3818
InlineInline lacp_update_ntt static inline int proto_eth_slow.c  
3819
InlineInline lacp_record_pdu static inline void proto_eth_slow.c  
3820
InlineInline lacp_timer_expired static inline int proto_eth_slow.c  
3821
InlineInline lacp_start_periodic_timer static inline void proto_eth_slow.c  
3822
InlineInline lacp_start_current_while_timer static inline void proto_eth_slow.c  
3823
StaticStatic send_lacp_reports static void proto_eth_slow.c  
3824
InlineInline send_eth_slow_reports static inline void proto_eth_slow.c  
3825
InlineInline process_eth_slow static inline void proto_eth_slow.c  
3826
FunctionFunction srandom void random.c Seed the pseudo-random number generator
3827
FunctionFunction random long int random.c Generate a pseudo-random number between 0 and 2147483647L or 2147483562?
3828
FunctionFunction ref_get struct refcnt * refcnt.c @file
3829
FunctionFunction ref_put void refcnt.c Decrement reference count
3830
FunctionFunction resolv_done void resolv.c @file
3831
FunctionFunction ignore_resolv_done void resolv.c Ignore name resolution done() event
3832
StaticStatic numeric_step static void resolv.c  
3833
StaticStatic numeric_resolv static int resolv.c  
3834
StaticStatic resolv_mux_try static int resolv.c Try current child name resolver
3835
StaticStatic resolv_mux_done static void resolv.c Handle done() event from child name resolver
3836
FunctionFunction resolv int resolv.c Start name resolution
3837
StaticStatic named_done static void resolv.c Finish using named socket
3838
StaticStatic named_xfer_close static void resolv.c Handle close() event
3839
StaticStatic named_resolv_done static void resolv.c Handle done() event
3840
FunctionFunction xfer_open_named_socket int resolv.c Open named socket
3841
FunctionFunction serial_putc void serial.c  
3842
FunctionFunction serial_getc int serial.c  
3843
FunctionFunction serial_ischar int serial.c  
3844
StaticStatic serial_init static void serial.c  
3845
StaticStatic serial_fini static void serial.c  
3846
StaticStatic serial_console_init static void serial_console.c  
3847
InlineInline generic_setting_name static inline void * settings.c Get generic setting name
3848
InlineInline generic_setting_data static inline void * settings.c Get generic setting data
3849
StaticStatic find_generic_setting static struct generic_setting * settings.c Find generic setting
3850
FunctionFunction generic_settings_store int settings.c Store value of generic setting
3851
FunctionFunction generic_settings_fetch int settings.c Fetch value of generic setting
3852
FunctionFunction generic_settings_clear void settings.c Clear generic settings block
3853
StaticStatic find_child_settings static struct settings * settings.c Find child named settings block
3854
StaticStatic autovivify_child_settings static struct settings * settings.c Find or create child named settings block
3855
StaticStatic settings_name static const char * settings.c Return settings block name (for debug only)
3856
StaticStatic parse_settings_name static struct settings * settings.c Parse settings block name
3857
FunctionFunction find_settings struct settings * settings.c Find named settings block
3858
StaticStatic apply_settings static int settings.c Apply all settings
3859
StaticStatic reprioritise_settings static void settings.c Reprioritise settings
3860
FunctionFunction register_settings int settings.c Register settings block
3861
FunctionFunction unregister_settings void settings.c Unregister settings block
3862
FunctionFunction store_setting int settings.c Core settings routines
3863
FunctionFunction fetch_setting int settings.c Fetch value of setting
3864
FunctionFunction fetch_setting_len int settings.c Fetch length of setting
3865
FunctionFunction fetch_string_setting int settings.c Fetch value of string setting
3866
FunctionFunction fetch_string_setting_copy int settings.c Fetch value of string setting
3867
FunctionFunction fetch_ipv4_setting int settings.c Fetch value of IPv4 address setting
3868
FunctionFunction fetch_int_setting int settings.c Fetch value of signed integer setting
3869
FunctionFunction fetch_uint_setting int settings.c Fetch value of unsigned integer setting
3870
FunctionFunction fetch_intz_setting long settings.c Fetch value of signed integer setting, or zero
3871
FunctionFunction fetch_uintz_setting unsigned long settings.c Fetch value of unsigned integer setting, or zero
3872
FunctionFunction fetch_uuid_setting int settings.c Fetch value of UUID setting
3873
FunctionFunction clear_settings void settings.c Clear settings block
3874
FunctionFunction setting_cmp int settings.c Compare two settings
3875
FunctionFunction storef_setting int settings.c Formatted setting routines
3876
StaticStatic find_setting static struct setting * settings.c Find named setting
3877
StaticStatic parse_setting_tag static unsigned int settings.c Parse setting name as tag number
3878
StaticStatic find_setting_type static struct setting_type * settings.c Find setting type
3879
StaticStatic parse_setting_name static int settings.c Parse setting name
3880
FunctionFunction storef_named_setting int settings.c Parse and store value of named setting
3881
FunctionFunction fetchf_named_setting int settings.c Fetch and format value of named setting
3882
StaticStatic storef_string static int settings.c Setting types
3883
StaticStatic fetchf_string static int settings.c Fetch and format value of string setting
3884
StaticStatic storef_uristring static int settings.c Parse and store value of URI-encoded string setting
3885
StaticStatic fetchf_uristring static int settings.c Fetch and format value of URI-encoded string setting
3886
StaticStatic storef_ipv4 static int settings.c Parse and store value of IPv4 address setting
3887
StaticStatic fetchf_ipv4 static int settings.c Fetch and format value of IPv4 address setting
3888
StaticStatic storef_int static int settings.c Parse and store value of integer setting
3889
StaticStatic storef_int8 static int settings.c Parse and store value of 8-bit integer setting
3890
StaticStatic storef_int16 static int settings.c Parse and store value of 16-bit integer setting
3891
StaticStatic storef_int32 static int settings.c Parse and store value of 32-bit integer setting
3892
StaticStatic fetchf_int static int settings.c Fetch and format value of signed integer setting
3893
StaticStatic fetchf_uint static int settings.c Fetch and format value of unsigned integer setting
3894
StaticStatic storef_hex static int settings.c Parse and store value of hex string setting
3895
StaticStatic fetchf_hex static int settings.c Fetch and format value of hex string setting
3896
StaticStatic storef_uuid static int settings.c Parse and store value of UUID setting
3897
StaticStatic fetchf_uuid static int settings.c Fetch and format value of UUID setting
3898
FunctionFunction strcpy char * string.c ** FROM string.c ***
3899
FunctionFunction strncpy char * string.c strncpy - Copy a length-limited, %NUL-terminated string
3900
FunctionFunction strcat char * string.c strcat - Append one %NUL-terminated string to another
3901
FunctionFunction strcmp int string.c strcmp - Compare two strings
3902
FunctionFunction strncmp int string.c strncmp - Compare two length-limited strings
3903
FunctionFunction strcasecmp int string.c  
3904
FunctionFunction strchr char * string.c strchr - Find the first occurrence of a character in a string
3905
FunctionFunction strrchr char * string.c strrchr - Find the last occurrence of a character in a string
3906
FunctionFunction strlen size_t string.c strlen - Find the length of a string
3907
FunctionFunction strnlen size_t string.c strnlen - Find the length of a length-limited string
3908
FunctionFunction memset void * string.c memset - Fill a region of memory with the given value
3909
FunctionFunction memcpy void * string.c memcpy - Copy one area of memory to another
3910
FunctionFunction memmove void * string.c memmove - Copy one area of memory to another
3911
FunctionFunction memcmp int string.c memcmp - Compare two areas of memory
3912
FunctionFunction strstr char * string.c strstr - Find the first substring in a %NUL terminated string
3913
FunctionFunction memchr void * string.c memchr - Find a character in an area of memory.
3914
FunctionFunction strndup char * string.c  
3915
FunctionFunction strdup char * string.c  
3916
FunctionFunction strnicmp int stringextra.c ** FROM string.c ***
3917
FunctionFunction strncat char * stringextra.c strncat - Append a length-limited, %NUL-terminated string to another
3918
FunctionFunction strspn size_t stringextra.c strspn - Calculate the length of the initial substring of @s which only
3919
FunctionFunction strcspn size_t stringextra.c strcspn - Calculate the length of the initial substring of @s which only
3920
FunctionFunction strpbrk char * stringextra.c strpbrk - Find the first occurrence of a set of characters
3921
FunctionFunction strtok char * stringextra.c strtok - Split a string into tokens
3922
FunctionFunction strsep char * stringextra.c strsep - Split a string into tokens
3923
FunctionFunction bcopy char * stringextra.c bcopy - Copy one area of memory to another
3924
FunctionFunction memscan void * stringextra.c memscan - Find a character in an area of memory.
3925
FunctionFunction mdelay void timer.c Delay for a fixed number of milliseconds
3926
FunctionFunction sleep unsigned int timer.c Delay for a fixed number of seconds
3927
StaticStatic dump_uri static void uri.c Dump URI for debugging
3928
FunctionFunction parse_uri struct uri * uri.c Parse URI
3929
FunctionFunction uri_port unsigned int uri.c Get port from URI
3930
FunctionFunction unparse_uri int uri.c Unparse URI
3931
FunctionFunction uri_dup struct uri * uri.c Duplicate URI
3932
FunctionFunction resolve_path char * uri.c Resolve base+relative path
3933
FunctionFunction resolve_uri struct uri * uri.c Resolve base+relative URI
3934
StaticStatic is_unreserved_uri_char static int uri.c Test for unreserved URI characters
3935
FunctionFunction uri_encode size_t uri.c URI-encode string
3936
FunctionFunction uri_decode size_t uri.c Decode URI-encoded string
3937
FunctionFunction uuid_ntoa char * uuid.c @file
3938
StaticStatic format_hex static char * vsprintf.c Format a hexadecimal number
3939
StaticStatic format_decimal static char * vsprintf.c Format a decimal number
3940
InlineInline cputchar static inline void vsprintf.c Print character via a printf context
3941
FunctionFunction vcprintf size_t vsprintf.c Write a formatted string to a printf context
3942
StaticStatic printf_sputc static void vsprintf.c Write character to buffer
3943
FunctionFunction vsnprintf int vsprintf.c Write a formatted string to a buffer
3944
FunctionFunction snprintf int vsprintf.c Write a formatted string to a buffer
3945
FunctionFunction vssnprintf int vsprintf.c Version of vsnprintf() that accepts a signed buffer size
3946
FunctionFunction ssnprintf int vsprintf.c Version of vsnprintf() that accepts a signed buffer size
3947
StaticStatic printf_putchar static void vsprintf.c Write character to console
3948
FunctionFunction vprintf int vsprintf.c Write a formatted string to the console
3949
FunctionFunction printf int vsprintf.c Write a formatted string to the console.
3950
FunctionFunction xfer_close void xfer.c Close data transfer interface
3951
FunctionFunction xfer_vredirect int xfer.c Send redirection event
3952
FunctionFunction xfer_redirect int xfer.c Send redirection event
3953
FunctionFunction xfer_window size_t xfer.c Check flow control window
3954
FunctionFunction xfer_alloc_iob struct io_buffer * xfer.c Allocate I/O buffer
3955
FunctionFunction xfer_deliver_iob_meta int xfer.c Deliver datagram as I/O buffer with metadata
3956
FunctionFunction xfer_deliver_iob int xfer.c Deliver datagram as I/O buffer with metadata
3957
FunctionFunction xfer_deliver_raw int xfer.c Deliver datagram as raw data
3958
FunctionFunction xfer_vprintf int xfer.c Deliver formatted string
3959
FunctionFunction xfer_printf int xfer.c Deliver formatted string
3960
FunctionFunction xfer_seek int xfer.c Seek to position
3961
FunctionFunction ignore_xfer_close void xfer.c Helper methods
3962
FunctionFunction ignore_xfer_vredirect int xfer.c Ignore vredirect() event
3963
FunctionFunction unlimited_xfer_window size_t xfer.c Unlimited flow control window
3964
FunctionFunction no_xfer_window size_t xfer.c No flow control window
3965
FunctionFunction default_xfer_alloc_iob struct io_buffer * xfer.c Allocate I/O buffer
3966
FunctionFunction xfer_deliver_as_raw int xfer.c Deliver datagram as raw data
3967
FunctionFunction xfer_deliver_as_iob int xfer.c Deliver datagram as I/O buffer
3968
FunctionFunction ignore_xfer_deliver_raw int xfer.c Ignore datagram as raw data event
3969
FunctionFunction aes_wrap int aes_wrap.c Wrap a key or other data using AES Key Wrap (RFC 3394)
3970
FunctionFunction aes_unwrap int aes_wrap.c Unwrap a key or other data using AES Key Wrap (RFC 3394)
3971
StaticStatic arc4_setkey static int arc4.c Set ARC4 key
3972
StaticStatic arc4_xor static void arc4.c Perform ARC4 encryption or decryption
3973
StaticStatic arc4_setiv static void arc4.c  
3974
FunctionFunction arc4_skip void arc4.c Perform ARC4 encryption or decryption, skipping initial keystream bytes
3975
StaticStatic asn1_start static int asn1.c @file
3976
FunctionFunction asn1_enter int asn1.c Enter ASN.1 object
3977
FunctionFunction asn1_skip int asn1.c Skip ASN.1 object
3978
StaticStatic aes_setkey static int axtls_aes.c @file
3979
StaticStatic aes_setiv static void axtls_aes.c Set initialisation vector
3980
StaticStatic aes_call_axtls static void axtls_aes.c Call AXTLS' AES_encrypt() or AES_decrypt() functions
3981
StaticStatic aes_encrypt static void axtls_aes.c Encrypt data
3982
StaticStatic aes_decrypt static void axtls_aes.c Decrypt data
3983
StaticStatic sha1_init static void axtls_sha1.c  
3984
StaticStatic sha1_update static void axtls_sha1.c  
3985
StaticStatic sha1_final static void axtls_sha1.c  
3986
StaticStatic cbc_xor static void cbc.c @file
3987
FunctionFunction cbc_encrypt void cbc.c Encrypt data
3988
FunctionFunction cbc_decrypt void cbc.c Decrypt data
3989
FunctionFunction chap_init int chap.c @file
3990
FunctionFunction chap_update void chap.c Add data to the CHAP challenge
3991
FunctionFunction chap_respond void chap.c Respond to the CHAP challenge
3992
FunctionFunction chap_finish void chap.c Free resources used by a CHAP response
3993
FunctionFunction get_random_bytes void crandom.c Get cryptographically strong random bytes
3994
FunctionFunction crc32_le u32 crc32.c Calculate 32-bit little-endian CRC checksum
3995
StaticStatic digest_null_init static void crypto_null.c  
3996
StaticStatic digest_null_update static void crypto_null.c  
3997
StaticStatic digest_null_final static void crypto_null.c  
3998
StaticStatic cipher_null_setkey static int crypto_null.c  
3999
StaticStatic cipher_null_setiv static void crypto_null.c  
4000
StaticStatic cipher_null_encrypt static void crypto_null.c  
4001
StaticStatic cipher_null_decrypt static void crypto_null.c  
4002
StaticStatic hmac_reduce_key static void hmac.c Reduce HMAC key length
4003
FunctionFunction hmac_init void hmac.c Initialise HMAC
4004
FunctionFunction hmac_final void hmac.c Finalise HMAC
4005
StaticStatic f1 static u32 md5.c  
4006
StaticStatic f2 static u32 md5.c  
4007
StaticStatic f3 static u32 md5.c  
4008
StaticStatic f4 static u32 md5.c  
4009
StaticStatic md5_transform static void md5.c  
4010
InlineInline le32_to_cpu_array static inline void md5.c  
4011
InlineInline cpu_to_le32_array static inline void md5.c  
4012
InlineInline md5_transform_helper static inline void md5.c  
4013
StaticStatic md5_init static void md5.c  
4014
StaticStatic md5_update static void md5.c  
4015
StaticStatic md5_final static void md5.c  
4016
FunctionFunction prf_sha1 void sha1extra.c SHA1 pseudorandom function for creating derived keys
4017
StaticStatic pbkdf2_sha1_f static void sha1extra.c PBKDF2 key derivation function inner block operation
4018
FunctionFunction pbkdf2_sha1 void sha1extra.c PBKDF2 key derivation function using SHA1
4019
StaticStatic x509_public_key static int x509.c Identify X.509 certificate public key
4020
FunctionFunction x509_rsa_public_key int x509.c Identify X.509 certificate RSA modulus and public exponent
4021
StaticStatic AES_xtime static unsigned char aes.c  
4022
FunctionFunction AES_set_key void aes.c Set up AES with the key/iv and cipher size.
4023
FunctionFunction AES_convert_key void aes.c Change a key for decryption.
4024
FunctionFunction AES_cbc_encrypt void aes.c Encrypt a byte sequence (with a block size 16) using the AES cipher.
4025
FunctionFunction AES_cbc_decrypt void aes.c Decrypt a byte sequence (with a block size 16) using the AES cipher.
4026
FunctionFunction AES_encrypt void aes.c Encrypt a single block (16 bytes) of data
4027
FunctionFunction AES_decrypt void aes.c Decrypt a single block (16 bytes) of data
4028
FunctionFunction bi_initialize BI_CTX * bigint.c @brief Start a new bigint context.
4029
FunctionFunction bi_terminate void bigint.c @brief Close the bigint context and free any resources.
4030
FunctionFunction bi_copy bigint * bigint.c @brief Increment the number of references to this object.
4031
FunctionFunction bi_permanent void bigint.c @brief Simply make a bigint object "unfreeable" if bi_free() is called on it.
4032
FunctionFunction bi_depermanent void bigint.c @brief Take a permanent object and make it eligible for freedom.
4033
FunctionFunction bi_free void bigint.c @brief Free a bigint object so it can be used again.
4034
FunctionFunction int_to_bi bigint * bigint.c @brief Convert an (unsigned) integer into a bigint.
4035
FunctionFunction bi_clone bigint * bigint.c @brief Do a full copy of the bigint object.
4036
FunctionFunction bi_add bigint * bigint.c @brief Perform an addition operation between two bigints.
4037
FunctionFunction bi_subtract bigint * bigint.c @brief Perform a subtraction operation between two bigints.
4038
StaticStatic bi_int_multiply static bigint * bigint.c Perform a multiply between a bigint an an (unsigned) integer
4039
FunctionFunction bi_divide bigint * bigint.c @brief Does both division and modulo calculations.
4040
StaticStatic bi_int_divide static bigint * bigint.c  
4041
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,
4042
FunctionFunction defined   bigint.c  
4043
StaticStatic comp_left_shift static bigint * bigint.c Take each component and shift it up (in terms of components)
4044
FunctionFunction bi_import bigint * bigint.c @brief Allow a binary sequence to be imported as a bigint.
4045
FunctionFunction bi_str_import bigint * bigint.c @brief The testharness uses this code to import text hex-streams and
4046
FunctionFunction bi_print void bigint.c  
4047
FunctionFunction bi_export void bigint.c @brief Take a bigint and convert it into a byte sequence.
4048
FunctionFunction bi_set_mod void bigint.c @brief Pre-calculate some of the expensive steps in reduction.
4049
FunctionFunction bi_free_mod void bigint.c @brief Used when cleaning various bigints at the end of a session.
4050
StaticStatic regular_multiply static bigint * bigint.c Perform a standard multiplication between two bigints.
4051
StaticStatic karatsuba static bigint * bigint.c  
4052
FunctionFunction bi_multiply bigint * bigint.c @brief Perform a multiplication operation between two bigints.
4053
StaticStatic regular_square static bigint * bigint.c  
4054
FunctionFunction bi_square bigint * bigint.c @brief Perform a square operation on a bigint.
4055
FunctionFunction bi_compare int bigint.c @brief Compare two bigints.
4056
StaticStatic more_comps static void bigint.c  
4057
StaticStatic alloc static bigint * bigint.c  
4058
StaticStatic find_max_exp_index static int bigint.c  
4059
StaticStatic exp_bit_is_one static int bigint.c  
4060
StaticStatic check static void bigint.c  
4061
StaticStatic trim static bigint * bigint.c  
4062
FunctionFunction bi_mont bigint * bigint.c @brief Perform a single montgomery reduction.
4063
StaticStatic comp_mod static bigint * bigint.c  
4064
StaticStatic partial_multiply static bigint * bigint.c  
4065
FunctionFunction bi_barrett bigint * bigint.c @brief Perform a single Barrett reduction.
4066
StaticStatic precompute_slide_window static void bigint.c  
4067
FunctionFunction bi_mod_power bigint * bigint.c @brief Perform a modular exponentiation.
4068
FunctionFunction bi_mod_power2 bigint * bigint.c @brief Perform a modular exponentiation using a temporary modulus.
4069
FunctionFunction RSA_priv_key_new void rsa.c  
4070
FunctionFunction RSA_pub_key_new void rsa.c  
4071
FunctionFunction RSA_free void rsa.c Free up any RSA context resources.
4072
FunctionFunction RSA_decrypt int rsa.c @brief Use PKCS1.5 for decryption/verification.
4073
FunctionFunction RSA_private bigint * rsa.c Performs m = c^d mod n
4074
StaticStatic bi_crt static bigint * rsa.c Use the Chinese Remainder Theorem to quickly perform RSA decrypts.
4075
FunctionFunction RSA_print void rsa.c Used for diagnostics.
4076
FunctionFunction RSA_public bigint * rsa.c Performs c = m^e mod n
4077
FunctionFunction RSA_encrypt int rsa.c Use PKCS1.5 for encryption/signing.
4078
FunctionFunction RSA_sign_verify bigint * rsa.c Take a signature and decrypt it.
4079
FunctionFunction SHA1Init void sha1.c Initialize the SHA1 context
4080
FunctionFunction SHA1Update void sha1.c Accepts an array of octets as the next portion of the message.
4081
FunctionFunction SHA1Final void sha1.c Return the 160-bit message digest into the user's array
4082
StaticStatic SHA1ProcessMessageBlock static void sha1.c Process the next 512 bits of the message stored in the array.
4083
StaticStatic SHA1PadMessage static void sha1.c  
4084
FunctionFunction write_bit void bitbash.c @file
4085
FunctionFunction read_bit int bitbash.c Read input bit
4086
StaticStatic i2c_delay static void i2c_bit.c @file
4087
StaticStatic setscl static void i2c_bit.c Set state of I2C SCL line
4088
StaticStatic setsda static void i2c_bit.c Set state of I2C SDA line
4089
StaticStatic getsda static int i2c_bit.c Get state of I2C SDA line
4090
StaticStatic i2c_start static void i2c_bit.c Send an I2C start condition
4091
StaticStatic i2c_send_bit static void i2c_bit.c Send an I2C data bit
4092
StaticStatic i2c_recv_bit static int i2c_bit.c Receive an I2C data bit
4093
StaticStatic i2c_stop static void i2c_bit.c Send an I2C stop condition
4094
StaticStatic i2c_send_byte static int i2c_bit.c Send byte via I2C bus and check for acknowledgement
4095
StaticStatic i2c_recv_byte static uint8_t i2c_bit.c Receive byte via I2C bus
4096
StaticStatic i2c_select static int i2c_bit.c Select I2C device for reading or writing
4097
StaticStatic i2c_reset static int i2c_bit.c Reset I2C bus
4098
StaticStatic i2c_bit_read static int i2c_bit.c Read data from I2C device via bit-bashing interface
4099
StaticStatic i2c_bit_write static int i2c_bit.c Write data to I2C device via bit-bashing interface
4100
FunctionFunction init_i2c_bit_basher int i2c_bit.c Initialise I2C bit-bashing interface
4101
StaticStatic spi_bit_delay static void spi_bit.c @file
4102
StaticStatic spi_bit_set_slave_select static void spi_bit.c Select/deselect slave
4103
StaticStatic spi_bit_transfer static void spi_bit.c Transfer bits over SPI bit-bashing bus
4104
StaticStatic spi_bit_rw static int spi_bit.c Read/write data via SPI bit-bashing bus
4105
FunctionFunction init_spi_bit_basher void spi_bit.c Initialise SPI bit-bashing interface
4106
InlineInline __attribute__ static inline ata.c @file
4107
InlineInline __attribute__ static inline ata.c Issue ATA command
4108
StaticStatic ata_read static int ata.c Read block from ATA device
4109
StaticStatic ata_write static int ata.c Write block to ATA device
4110
StaticStatic ata_identify static int ata.c Identify ATA device
4111
FunctionFunction init_atadev int ata.c Initialise ATA device
4112
InlineInline __attribute__ static inline ramdisk.c @file
4113
StaticStatic ramdisk_read static int ramdisk.c Read block
4114
StaticStatic ramdisk_write static int ramdisk.c Write block
4115
FunctionFunction init_ramdisk int ramdisk.c  
4116
InlineInline __attribute__ static inline scsi.c  
4117
FunctionFunction scsi_detached_command int scsi.c Handle SCSI command with no backing device
4118
StaticStatic scsi_command static int scsi.c Issue SCSI command
4119
StaticStatic scsi_read_10 static int scsi.c Read block from SCSI device using READ (10)
4120
StaticStatic scsi_read_16 static int scsi.c Read block from SCSI device using READ (16)
4121
StaticStatic scsi_write_10 static int scsi.c Write block to SCSI device using WRITE (10)
4122
StaticStatic scsi_write_16 static int scsi.c Write block to SCSI device using WRITE (16)
4123
StaticStatic scsi_read_capacity_10 static int scsi.c Read capacity of SCSI device via READ CAPACITY (10)
4124
StaticStatic scsi_read_capacity_16 static int scsi.c Read capacity of SCSI device via READ CAPACITY (16)
4125
FunctionFunction init_scsidev int scsi.c Initialise SCSI device
4126
FunctionFunction scsi_parse_lun int scsi.c Parse SCSI LUN
4127
StaticStatic srp_scsi_done static void srp.c Mark SRP SCSI command as complete
4128
StaticStatic srp_fail static void srp.c Handle SRP session failure
4129
StaticStatic srp_login static void srp.c Initiate SRP login
4130
StaticStatic srp_login_rsp static int srp.c Handle SRP login response
4131
StaticStatic srp_login_rej static int srp.c Handle SRP login rejection
4132
StaticStatic srp_cmd static void srp.c Transmit SRP SCSI command
4133
StaticStatic srp_rsp static int srp.c Handle SRP SCSI response
4134
StaticStatic srp_unrecognised static int srp.c Handle SRP unrecognised response
4135
StaticStatic srp_xfer_deliver_iob static int srp.c Receive data from underlying socket
4136
StaticStatic srp_xfer_close static void srp.c Underlying socket closed
4137
StaticStatic srp_command static int srp.c Issue SCSI command via SRP
4138
FunctionFunction srp_attach int srp.c Attach SRP device
4139
FunctionFunction srp_detach void srp.c Detach SRP device
4140
FunctionFunction eisa_device_enabled void eisa.c Reset and enable/disable an EISA device
4141
StaticStatic eisa_probe static int eisa.c Probe an EISA device
4142
StaticStatic eisa_remove static void eisa.c Remove an EISA device
4143
StaticStatic eisabus_probe static int eisa.c Probe EISA root bus
4144
StaticStatic eisabus_remove static void eisa.c Remove EISA root bus
4145
StaticStatic isa_probe static int isa.c Probe an ISA device
4146
StaticStatic isa_remove static void isa.c Remove an ISA device
4147
StaticStatic isabus_probe static int isa.c Probe ISA root bus
4148
StaticStatic isabus_remove static void isa.c Remove ISA root bus
4149
InlineInline isapnp_write_address static inline void isapnp.c  
4150
InlineInline isapnp_write_data static inline void isapnp.c  
4151
InlineInline isapnp_read_data static inline unsigned int isapnp.c  
4152
InlineInline isapnp_write_byte static inline void isapnp.c  
4153
InlineInline isapnp_read_byte static inline unsigned int isapnp.c  
4154
InlineInline isapnp_read_word static inline unsigned int isapnp.c  
4155
InlineInline isapnp_set_read_port static inline void isapnp.c Inform cards of a new read port address
4156
InlineInline isapnp_serialisolation static inline void isapnp.c Enter the Isolation state.
4157
InlineInline isapnp_wait_for_key static inline void isapnp.c Enter the Wait for Key state.
4158
InlineInline isapnp_reset_csn static inline void isapnp.c Reset (i.e. remove) Card Select Number.
4159
InlineInline isapnp_wake static inline void isapnp.c Place a specified card into the Config state.
4160
InlineInline isapnp_read_resourcedata static inline unsigned int isapnp.c  
4161
InlineInline isapnp_read_status static inline unsigned int isapnp.c  
4162
InlineInline isapnp_write_csn static inline void isapnp.c Assign a Card Select Number to a card, and enter the Config state.
4163
InlineInline isapnp_logicaldevice static inline void isapnp.c  
4164
InlineInline isapnp_activate static inline void isapnp.c  
4165
InlineInline isapnp_deactivate static inline void isapnp.c  
4166
InlineInline isapnp_read_iobase static inline unsigned int isapnp.c  
4167
InlineInline isapnp_read_irqno static inline unsigned int isapnp.c  
4168
StaticStatic isapnp_delay static void isapnp.c  
4169
InlineInline isapnp_lfsr_next static inline unsigned int isapnp.c Linear feedback shift register.
4170
StaticStatic isapnp_send_key static void isapnp.c Send the ISAPnP initiation key.
4171
StaticStatic isapnp_checksum static unsigned int isapnp.c Compute ISAPnP identifier checksum
4172
InlineInline isapnp_peek_byte static inline unsigned int isapnp.c  
4173
StaticStatic isapnp_peek static void isapnp.c Read resource data.
4174
StaticStatic isapnp_find_tag static int isapnp.c Find a tag within the resource data.
4175
StaticStatic isapnp_find_logdevid static int isapnp.c Find specified Logical Device ID tag
4176
StaticStatic isapnp_try_isolate static int isapnp.c Try isolating ISAPnP cards at the current read port.
4177
StaticStatic isapnp_isolate static void isapnp.c Find a valid read port and isolate all ISAPnP cards.
4178
FunctionFunction isapnp_device_activation void isapnp.c Activate or deactivate an ISAPnP device.
4179
StaticStatic isapnp_probe static int isapnp.c Probe an ISAPnP device
4180
StaticStatic isapnp_remove static void isapnp.c Remove an ISAPnP device
4181
StaticStatic isapnpbus_probe static int isapnp.c Probe ISAPnP root bus
4182
StaticStatic isapnpbus_remove static void isapnp.c Remove ISAPnP root bus
4183
FunctionFunction isa_id_string char * isa_ids.c  
4184
StaticStatic mca_probe static int mca.c Probe an MCA device
4185
StaticStatic mca_remove static void mca.c Remove an MCA device
4186
StaticStatic mcabus_probe static int mca.c Probe MCA root bus
4187
StaticStatic mcabus_remove static void mca.c Remove MCA root bus
4188
StaticStatic pci_bar static unsigned long pci.c Read PCI BAR
4189
FunctionFunction pci_bar_start unsigned long pci.c Find the start of a PCI BAR
4190
StaticStatic pci_read_bases static void pci.c Read membase and ioaddr for a PCI device
4191
FunctionFunction adjust_pci_device void pci.c Enable PCI device
4192
StaticStatic pci_probe static int pci.c Probe a PCI device
4193
StaticStatic pci_remove static void pci.c Remove a PCI device
4194
StaticStatic pcibus_probe static int pci.c Probe PCI root bus
4195
StaticStatic pcibus_remove static void pci.c Remove PCI root bus
4196
StaticStatic pci_backup_excluded static int pcibackup.c @file
4197
FunctionFunction pci_backup void pcibackup.c Back up PCI configuration space
4198
FunctionFunction pci_restore void pcibackup.c Restore PCI configuration space
4199
FunctionFunction pci_find_capability int pciextra.c Look for a PCI capability
4200
FunctionFunction pci_bar_size unsigned long pciextra.c Find the size of a PCI BAR
4201
FunctionFunction vp_find_vq int virtio-pci.c  
4202
FunctionFunction vring_detach void virtio-ring.c  
4203
FunctionFunction vring_get_buf int virtio-ring.c  
4204
FunctionFunction vring_add_buf void virtio-ring.c  
4205
FunctionFunction vring_kick void virtio-ring.c  
4206
StaticStatic arbel_alloc_qn_offset static int arbel.c @file
4207
StaticStatic arbel_free_qn_offset static void arbel.c Free queue number
4208
StaticStatic arbel_cmd_wait static int arbel.c HCA commands
4209
StaticStatic arbel_cmd static int arbel.c Issue HCA command
4210
InlineInline arbel_cmd_query_dev_lim static inline int arbel.c  
4211
InlineInline arbel_cmd_query_fw static inline int arbel.c  
4212
InlineInline arbel_cmd_init_hca static inline int arbel.c  
4213
InlineInline arbel_cmd_close_hca static inline int arbel.c  
4214
InlineInline arbel_cmd_init_ib static inline int arbel.c  
4215
InlineInline arbel_cmd_close_ib static inline int arbel.c  
4216
InlineInline arbel_cmd_sw2hw_mpt static inline int arbel.c  
4217
InlineInline arbel_cmd_map_eq static inline int arbel.c  
4218
InlineInline arbel_cmd_sw2hw_eq static inline int arbel.c  
4219
InlineInline arbel_cmd_hw2sw_eq static inline int arbel.c  
4220
InlineInline arbel_cmd_sw2hw_cq static inline int arbel.c  
4221
InlineInline arbel_cmd_hw2sw_cq static inline int arbel.c  
4222
InlineInline arbel_cmd_rst2init_qpee static inline int arbel.c  
4223
InlineInline arbel_cmd_init2rtr_qpee static inline int arbel.c  
4224
InlineInline arbel_cmd_rtr2rts_qpee static inline int arbel.c  
4225
InlineInline arbel_cmd_rts2rts_qp static inline int arbel.c  
4226
InlineInline arbel_cmd_2rst_qpee static inline int arbel.c  
4227
InlineInline arbel_cmd_mad_ifc static inline int arbel.c  
4228
InlineInline arbel_cmd_read_mgm static inline int arbel.c  
4229
InlineInline arbel_cmd_write_mgm static inline int arbel.c  
4230
InlineInline arbel_cmd_mgid_hash static inline int arbel.c  
4231
InlineInline arbel_cmd_run_fw static inline int arbel.c  
4232
InlineInline arbel_cmd_disable_lam static inline int arbel.c  
4233
InlineInline arbel_cmd_enable_lam static inline int arbel.c  
4234
InlineInline arbel_cmd_unmap_icm static inline int arbel.c  
4235
InlineInline arbel_cmd_map_icm static inline int arbel.c  
4236
InlineInline arbel_cmd_unmap_icm_aux static inline int arbel.c  
4237
InlineInline arbel_cmd_map_icm_aux static inline int arbel.c  
4238
InlineInline arbel_cmd_set_icm_size static inline int arbel.c  
4239
InlineInline arbel_cmd_unmap_fa static inline int arbel.c  
4240
InlineInline arbel_cmd_map_fa static inline int arbel.c  
4241
StaticStatic arbel_mad static int arbel.c MAD operations
4242
StaticStatic arbel_create_cq static int arbel.c Completion queue operations
4243
StaticStatic arbel_destroy_cq static void arbel.c Destroy completion queue
4244
StaticStatic arbel_create_send_wq static int arbel.c Queue pair operations
4245
StaticStatic arbel_create_recv_wq static int arbel.c Create receive work queue
4246
StaticStatic arbel_create_qp static int arbel.c Create queue pair
4247
StaticStatic arbel_modify_qp static int arbel.c Modify queue pair
4248
StaticStatic arbel_destroy_qp static void arbel.c Destroy queue pair
4249
StaticStatic arbel_ring_doorbell static void arbel.c Work request operations
4250
StaticStatic arbel_post_send static int arbel.c Post send work queue entry
4251
StaticStatic arbel_post_recv static int arbel.c Post receive work queue entry
4252
StaticStatic arbel_complete static int arbel.c Handle completion
4253
StaticStatic arbel_poll_cq static void arbel.c Poll completion queue
4254
StaticStatic arbel_create_eq static int arbel.c Event queues
4255
StaticStatic arbel_destroy_eq static void arbel.c Destroy event queue
4256
StaticStatic arbel_event_port_state_change static void arbel.c Handle port state event
4257
StaticStatic arbel_poll_eq static void arbel.c Poll event queue
4258
StaticStatic arbel_open static int arbel.c Infiniband link-layer operations
4259
StaticStatic arbel_close static void arbel.c Close Infiniband link
4260
StaticStatic arbel_mcast_attach static int arbel.c Multicast group operations
4261
StaticStatic arbel_mcast_detach static void arbel.c Detach from multicast group
4262
StaticStatic arbel_start_firmware static int arbel.c Firmware control
4263
StaticStatic arbel_stop_firmware static void arbel.c Stop firmware running
4264
StaticStatic arbel_get_limits static int arbel.c Infinihost Context Memory management
4265
StaticStatic icm_usage static size_t arbel.c Get ICM usage
4266
StaticStatic arbel_alloc_icm static int arbel.c Allocate ICM
4267
StaticStatic arbel_free_icm static void arbel.c Free ICM
4268
StaticStatic arbel_setup_mpt static int arbel.c PCI interface
4269
StaticStatic arbel_probe static int arbel.c Probe PCI device
4270
StaticStatic arbel_remove static void arbel.c Remove PCI device
4271
StaticStatic hermon_bitmask_alloc static int hermon.c @file
4272
StaticStatic hermon_bitmask_free static void hermon.c Free offsets within usage bitmask
4273
StaticStatic hermon_cmd_wait static int hermon.c HCA commands
4274
StaticStatic hermon_cmd static int hermon.c Issue HCA command
4275
InlineInline hermon_cmd_query_dev_cap static inline int hermon.c  
4276
InlineInline hermon_cmd_query_fw static inline int hermon.c  
4277
InlineInline hermon_cmd_init_hca static inline int hermon.c  
4278
InlineInline hermon_cmd_close_hca static inline int hermon.c  
4279
InlineInline hermon_cmd_init_port static inline int hermon.c  
4280
InlineInline hermon_cmd_close_port static inline int hermon.c  
4281
InlineInline hermon_cmd_sw2hw_mpt static inline int hermon.c  
4282
InlineInline hermon_cmd_write_mtt static inline int hermon.c  
4283
InlineInline hermon_cmd_map_eq static inline int hermon.c  
4284
InlineInline hermon_cmd_sw2hw_eq static inline int hermon.c  
4285
InlineInline hermon_cmd_hw2sw_eq static inline int hermon.c  
4286
InlineInline hermon_cmd_query_eq static inline int hermon.c  
4287
InlineInline hermon_cmd_sw2hw_cq static inline int hermon.c  
4288
InlineInline hermon_cmd_hw2sw_cq static inline int hermon.c  
4289
InlineInline hermon_cmd_rst2init_qp static inline int hermon.c  
4290
InlineInline hermon_cmd_init2rtr_qp static inline int hermon.c  
4291
InlineInline hermon_cmd_rtr2rts_qp static inline int hermon.c  
4292
InlineInline hermon_cmd_rts2rts_qp static inline int hermon.c  
4293
InlineInline hermon_cmd_2rst_qp static inline int hermon.c  
4294
InlineInline hermon_cmd_query_qp static inline int hermon.c  
4295
InlineInline hermon_cmd_conf_special_qp static inline int hermon.c  
4296
InlineInline hermon_cmd_mad_ifc static inline int hermon.c  
4297
InlineInline hermon_cmd_read_mcg static inline int hermon.c  
4298
InlineInline hermon_cmd_write_mcg static inline int hermon.c  
4299
InlineInline hermon_cmd_mgid_hash static inline int hermon.c  
4300
InlineInline hermon_cmd_run_fw static inline int hermon.c  
4301
InlineInline hermon_cmd_unmap_icm static inline int hermon.c  
4302
InlineInline hermon_cmd_map_icm static inline int hermon.c  
4303
InlineInline hermon_cmd_unmap_icm_aux static inline int hermon.c  
4304
InlineInline hermon_cmd_map_icm_aux static inline int hermon.c  
4305
InlineInline hermon_cmd_set_icm_size static inline int hermon.c  
4306
InlineInline hermon_cmd_unmap_fa static inline int hermon.c  
4307
InlineInline hermon_cmd_map_fa static inline int hermon.c  
4308
InlineInline hermon_cmd_sense_port static inline int hermon.c  
4309
StaticStatic hermon_alloc_mtt static int hermon.c Memory translation table operations
4310
StaticStatic hermon_free_mtt static void hermon.c Free MTT entries
4311
StaticStatic hermon_mad static int hermon.c MAD operations
4312
StaticStatic hermon_create_cq static int hermon.c Completion queue operations
4313
StaticStatic hermon_destroy_cq static void hermon.c Destroy completion queue
4314
StaticStatic hermon_alloc_qpn static int hermon.c Queue pair operations
4315
StaticStatic hermon_free_qpn static void hermon.c Free queue pair number
4316
StaticStatic hermon_rate static unsigned int hermon.c Calculate transmission rate
4317
StaticStatic hermon_sched_queue static unsigned int hermon.c Calculate schedule queue
4318
InlineInline hermon_dump_qpctx static inline int hermon.c Dump queue pair context (for debugging only)
4319
StaticStatic hermon_create_qp static int hermon.c Create queue pair
4320
StaticStatic hermon_modify_qp static int hermon.c Modify queue pair
4321
StaticStatic hermon_destroy_qp static void hermon.c Destroy queue pair
4322
StaticStatic hermon_fill_ud_send_wqe static unsigned int hermon.c Work request operations
4323
StaticStatic hermon_fill_mlx_send_wqe static unsigned int hermon.c Construct MLX send work queue entry
4324
StaticStatic hermon_fill_rc_send_wqe static unsigned int hermon.c Construct RC send work queue entry
4325
StaticStatic hermon_post_send static int hermon.c Post send work queue entry
4326
StaticStatic hermon_post_recv static int hermon.c Post receive work queue entry
4327
StaticStatic hermon_complete static int hermon.c Handle completion
4328
StaticStatic hermon_poll_cq static void hermon.c Poll completion queue
4329
StaticStatic hermon_create_eq static int hermon.c Event queues
4330
StaticStatic hermon_destroy_eq static void hermon.c Destroy event queue
4331
StaticStatic hermon_event_port_state_change static void hermon.c Handle port state event
4332
StaticStatic hermon_poll_eq static void hermon.c Poll event queue
4333
StaticStatic hermon_sense_port_type static int hermon.c Infiniband link-layer operations
4334
StaticStatic hermon_open static int hermon.c Initialise Infiniband link
4335
StaticStatic hermon_close static void hermon.c Close Infiniband link
4336
StaticStatic hermon_inform_sma static int hermon.c Inform embedded subnet management agent of a received MAD
4337
StaticStatic hermon_mcast_attach static int hermon.c Multicast group operations
4338
StaticStatic hermon_mcast_detach static void hermon.c Detach from multicast group
4339
StaticStatic hermon_map_vpm static int hermon.c Firmware control
4340
StaticStatic hermon_start_firmware static int hermon.c Start firmware running
4341
StaticStatic hermon_stop_firmware static void hermon.c Stop firmware running
4342
StaticStatic hermon_get_cap static int hermon.c Infinihost Context Memory management
4343
StaticStatic icm_usage static size_t hermon.c Get ICM usage
4344
StaticStatic hermon_alloc_icm static int hermon.c Allocate ICM
4345
StaticStatic hermon_free_icm static void hermon.c Free ICM
4346
StaticStatic hermon_setup_mpt static int hermon.c PCI interface
4347
StaticStatic hermon_configure_special_qps static int hermon.c Configure special queue pairs
4348
StaticStatic hermon_reset static void hermon.c Reset device
4349
StaticStatic hermon_probe static int hermon.c Probe PCI device
4350
StaticStatic hermon_remove static void hermon.c Remove PCI device
4351
StaticStatic linda_readq static void linda.c Linda register access
4352
StaticStatic linda_writeq static void linda.c Write Linda qword register
4353
StaticStatic linda_writel static void linda.c Write Linda dword register
4354
StaticStatic linda_link_state_text static const char * linda.c Link state management
4355
StaticStatic linda_link_state_changed static void linda.c Handle link state change
4356
StaticStatic linda_link_state_check static int linda.c Wait for link state change to take effect
4357
StaticStatic linda_set_port_info static int linda.c Set port information
4358
StaticStatic linda_set_pkey_table static int linda.c Set partition key table
4359
StaticStatic linda_ctx_to_qpn static int linda.c Context allocation
4360
StaticStatic linda_qpn_to_ctx static int linda.c Map QPN to context number
4361
StaticStatic linda_alloc_ctx static int linda.c Allocate a context
4362
StaticStatic linda_free_ctx static void linda.c Free a context
4363
StaticStatic linda_alloc_send_buf static unsigned int linda.c Allocate a send buffer
4364
StaticStatic linda_free_send_buf static void linda.c Free a send buffer
4365
StaticStatic linda_send_buf_in_use static int linda.c Check to see if send buffer is in use
4366
StaticStatic linda_send_buffer_offset static unsigned long linda.c Calculate starting offset for send buffer
4367
StaticStatic linda_create_send_wq static int linda.c Create send work queue
4368
StaticStatic linda_destroy_send_wq static void linda.c Destroy send work queue
4369
StaticStatic linda_init_send static int linda.c Initialise send datapath
4370
StaticStatic linda_fini_send static void linda.c Shut down send datapath
4371
StaticStatic linda_create_recv_wq static int linda.c Receive datapath
4372
StaticStatic linda_destroy_recv_wq static void linda.c Destroy receive work queue
4373
StaticStatic linda_init_recv static int linda.c Initialise receive datapath
4374
StaticStatic linda_fini_recv static void linda.c Shut down receive datapath
4375
StaticStatic linda_create_cq static int linda.c Completion queue operations
4376
StaticStatic linda_destroy_cq static void linda.c Destroy completion queue
4377
StaticStatic linda_create_qp static int linda.c Queue pair operations
4378
StaticStatic linda_modify_qp static int linda.c Modify queue pair
4379
StaticStatic linda_destroy_qp static void linda.c Destroy queue pair
4380
StaticStatic linda_post_send static int linda.c Work request operations
4381
StaticStatic linda_complete_send static void linda.c Complete send work queue entry
4382
StaticStatic linda_poll_send_wq static void linda.c Poll send work queue
4383
StaticStatic linda_post_recv static int linda.c Post receive work queue entry
4384
StaticStatic linda_complete_recv static void linda.c Complete receive work queue entry
4385
StaticStatic linda_poll_recv_wq static void linda.c Poll receive work queue
4386
StaticStatic linda_poll_cq static void linda.c Poll completion queue
4387
StaticStatic linda_poll_eq static void linda.c Event queues
4388
StaticStatic linda_open static int linda.c Infiniband link-layer operations
4389
StaticStatic linda_close static void linda.c Close Infiniband link
4390
StaticStatic linda_mcast_attach static int linda.c Multicast group operations
4391
StaticStatic linda_mcast_detach static void linda.c Detach from multicast group
4392
StaticStatic linda_i2c_read_bit static int linda.c Read Linda I2C line status
4393
StaticStatic linda_i2c_write_bit static void linda.c Write Linda I2C line status
4394
StaticStatic linda_init_i2c static int linda.c Initialise Linda I2C subsystem
4395
StaticStatic linda_read_eeprom static int linda.c Read EEPROM parameters
4396
StaticStatic linda_ib_epb_request static int linda.c External parallel bus access
4397
StaticStatic linda_ib_epb_wait static int linda.c Wait for IB external parallel bus transaction to complete
4398
StaticStatic linda_ib_epb_release static void linda.c Release ownership of the IB external parallel bus
4399
StaticStatic linda_ib_epb_read static int linda.c Read data via IB external parallel bus
4400
StaticStatic linda_ib_epb_write static int linda.c Write data via IB external parallel bus
4401
StaticStatic linda_ib_epb_mod_reg static int linda.c Read/modify/write EPB register
4402
StaticStatic linda_ib_epb_ram_xfer static int linda.c Transfer data to/from microcontroller RAM
4403
StaticStatic linda_set_serdes_param static int linda.c Program IB SerDes register(s)
4404
StaticStatic linda_set_serdes_params static int linda.c Program IB SerDes registers
4405
StaticStatic linda_program_uc_ram static int linda.c Program the microcontroller RAM
4406
StaticStatic linda_verify_uc_ram static int linda.c Verify the microcontroller RAM
4407
StaticStatic linda_trim_ib static int linda.c Use the microcontroller to trim the IB link
4408
StaticStatic linda_init_ib_serdes static int linda.c Initialise the IB SerDes
4409
StaticStatic linda_probe static int linda.c PCI layer interface
4410
StaticStatic linda_remove static void linda.c Remove PCI device
4411
StaticStatic el3_eisa_probe static int 3c509-eisa.c  
4412
StaticStatic el3_eisa_disable static void 3c509-eisa.c  
4413
InlineInline t509_set_drvdata static inline void 3c509.c Set 3c509 driver-private data
4414
InlineInline t509_get_drvdata static inline void * 3c509.c Get 3c509 driver-private data
4415
InlineInline t509_set_id_port static inline void 3c509.c  
4416
InlineInline t509_wait_for_id_sequence static inline void 3c509.c  
4417
InlineInline t509_global_reset static inline void 3c509.c  
4418
InlineInline t509_reset_tag static inline void 3c509.c  
4419
InlineInline t509_set_tag static inline void 3c509.c  
4420
InlineInline t509_select_tag static inline void 3c509.c  
4421
InlineInline t509_activate static inline void 3c509.c  
4422
InlineInline t509_deactivate_and_reset_tag static inline void 3c509.c  
4423
InlineInline t509_load_eeprom_word static inline void 3c509.c  
4424
InlineInline t509_find_id_port static inline int 3c509.c  
4425
StaticStatic t509_send_id_sequence static void 3c509.c  
4426
StaticStatic t509_id_read_eeprom static uint16_t 3c509.c  
4427
StaticStatic t509_isolate static int 3c509.c  
4428
InlineInline activate_t509_device static inline void 3c509.c  
4429
InlineInline deactivate_t509_device static inline void 3c509.c  
4430
StaticStatic legacy_t509_probe static int 3c509.c  
4431
StaticStatic legacy_t509_disable static void 3c509.c  
4432
InlineInline legacy_t509_set_drvdata static inline void 3c509.c  
4433
InlineInline legacy_t509_get_drvdata static inline void * 3c509.c  
4434
StaticStatic t509_probe static int 3c509.c Probe a 3c509 device
4435
StaticStatic t509_remove static void 3c509.c Remove a 3c509 device
4436
StaticStatic t509bus_probe static int 3c509.c Probe 3c509 root bus
4437
StaticStatic t509bus_remove static void 3c509.c Remove 3c509 root bus
4438
StaticStatic t3c515_wait static void 3c515.c  
4439
StaticStatic t515_reset static void 3c515.c RESET - Reset adapter
4440
StaticStatic t515_poll static int 3c515.c POLL - Wait for a frame
4441
StaticStatic t515_transmit static void 3c515.c TRANSMIT - Transmit a frame
4442
StaticStatic t515_disable static void 3c515.c DISABLE - Turn off ethernet interface
4443
StaticStatic t515_irq static void 3c515.c  
4444
StaticStatic t515_probe static int 3c515.c PROBE - Look for an adapter, this routine's visible to the outside
4445
StaticStatic corkscrew_found_device static int 3c515.c  
4446
StaticStatic corkscrew_probe1 static int 3c515.c  
4447
StaticStatic t529_probe static int 3c529.c  
4448
StaticStatic t529_disable static void 3c529.c  
4449
StaticStatic t595_reset static void 3c595.c ETH_RESET - Reset adapter
4450
StaticStatic t595_transmit static void 3c595.c  
4451
StaticStatic t595_poll static int 3c595.c ETH_POLL - Wait for a frame
4452
StaticStatic eeprom_rdy static int 3c595.c 3Com 595 - specific routines
4453
StaticStatic get_e static int 3c595.c  
4454
StaticStatic vxgetlink static void 3c595.c  
4455
StaticStatic vxsetlink static void 3c595.c  
4456
StaticStatic t595_disable static void 3c595.c  
4457
StaticStatic t595_irq static void 3c595.c  
4458
StaticStatic t595_probe static int 3c595.c ETH_PROBE - Look for an adapter
4459
FunctionFunction t5x9_disable void 3c5x9.c ETH_RESET - Reset adapter
4460
StaticStatic t509_enable static void 3c5x9.c  
4461
StaticStatic t509_reset static void 3c5x9.c  
4462
StaticStatic t509_transmit static void 3c5x9.c  
4463
StaticStatic t509_poll static int 3c5x9.c ETH_POLL - Wait for a frame
4464
StaticStatic t509_irq static void 3c5x9.c ETH_IRQ - interrupt handling
4465
StaticStatic eeprom_rdy static int 3c5x9.c 3Com 509 - specific routines
4466
StaticStatic get_e static int 3c5x9.c  
4467
FunctionFunction t5x9_probe int 3c5x9.c ETH_PROBE - Look for an adapter
4468
StaticStatic a3c90x_internal_IssueCommand static void 3c90x.c  
4469
StaticStatic a3c90x_internal_SetWindow static void 3c90x.c  
4470
StaticStatic a3c90x_internal_WaitForEeprom static void 3c90x.c  
4471
StaticStatic a3c90x_internal_ReadEeprom static int 3c90x.c a3c90x_internal_ReadEeprom - nvs routine to read eeprom data
4472
StaticStatic a3c90x_internal_WriteEeprom static int 3c90x.c a3c90x_internal_WriteEeprom - nvs routine to write eeprom data
4473
StaticStatic a3c90x_internal_ReadEepromContents static void 3c90x.c  
4474
StaticStatic a3c90x_reset static void 3c90x.c  
4475
StaticStatic a3c90x_setup_tx_ring static int 3c90x.c a3c90x_setup_tx_ring - Allocates TX ring, initialize tx_desc values
4476
StaticStatic a3c90x_process_tx_packets static void 3c90x.c a3c90x_process_tx_packets - Checks for successfully sent packets,
4477
StaticStatic a3c90x_free_tx_ring static void 3c90x.c  
4478
StaticStatic a3c90x_transmit static int 3c90x.c a3c90x_transmit - Transmits a packet.
4479
StaticStatic a3c90x_prepare_rx_desc static void 3c90x.c a3c90x_prepare_rx_desc - fills the rx desc with initial data
4480
StaticStatic a3c90x_refill_rx_ring static void 3c90x.c a3c90x_refill_rx_ring -checks every entry in the rx ring and reallocates
4481
StaticStatic a3c90x_setup_rx_ring static int 3c90x.c a3c90x_setup_rx_ring - Allocates RX ring, initialize rx_desc values
4482
StaticStatic a3c90x_free_rx_ring static void 3c90x.c  
4483
StaticStatic a3c90x_free_rx_iobuf static void 3c90x.c  
4484
StaticStatic a3c90x_process_rx_packets static void 3c90x.c a3c90x_process_rx_packets - Checks for received packets,
4485
StaticStatic a3c90x_poll static void 3c90x.c a3c90x_poll - Routine that gets called periodically.
4486
StaticStatic a3c90x_free_resources static void 3c90x.c  
4487
StaticStatic a3c90x_remove static void 3c90x.c a3c90x_remove - Routine to remove the card. Unregisters
4488
StaticStatic a3c90x_irq static void 3c90x.c  
4489
StaticStatic a3c90x_hw_start static void 3c90x.c a3c90x_hw_start - Initialize hardware, copy MAC address
4490
StaticStatic a3c90x_open static int 3c90x.c a3c90x_open - Routine to initialize the card. Initialize hardware,
4491
StaticStatic a3c90x_close static void 3c90x.c a3c90x_close - free()s TX and RX ring, disablex RX/TX, resets NIC
4492
StaticStatic a3c90x_probe static int 3c90x.c  
4493
StaticStatic amd8111e_init_hw_default static void amd8111e.c  
4494
StaticStatic amd8111e_start static int amd8111e.c  
4495
StaticStatic amd8111e_read_phy static int amd8111e.c  
4496
StaticStatic amd8111e_write_phy static int amd8111e.c  
4497
StaticStatic amd8111e_probe_ext_phy static void amd8111e.c  
4498
StaticStatic amd8111e_disable_interrupt static void amd8111e.c  
4499
StaticStatic amd8111e_enable_interrupt static void amd8111e.c  
4500
StaticStatic amd8111e_force_interrupt static void amd8111e.c  
4501
StaticStatic amd8111e_get_mac_address static int amd8111e.c  
4502
StaticStatic amd8111e_init_rx_ring static int amd8111e.c  
4503
StaticStatic amd8111e_init_tx_ring static int amd8111e.c  
4504
StaticStatic amd8111e_wait_tx_ring static int amd8111e.c  
4505
StaticStatic amd8111e_wait_link static void amd8111e.c  
4506
StaticStatic amd8111e_poll_link static void amd8111e.c  
4507
StaticStatic amd8111e_restart static void amd8111e.c  
4508
StaticStatic amd8111e_transmit static void amd8111e.c Interface Functions *
4509
StaticStatic amd8111e_poll static int amd8111e.c  
4510
StaticStatic amd8111e_disable static void amd8111e.c  
4511
StaticStatic amd8111e_irq static void amd8111e.c  
4512
StaticStatic amd8111e_probe static int amd8111e.c  
4513
InlineInline atl1e_irq_enable static inline void atl1e.c  
4514
InlineInline atl1e_irq_disable static inline void atl1e.c  
4515
InlineInline atl1e_irq_reset static inline void atl1e.c  
4516
StaticStatic atl1e_reset static void atl1e.c  
4517
StaticStatic atl1e_check_link static int atl1e.c  
4518
StaticStatic atl1e_mdio_read static int atl1e.c  
4519
StaticStatic atl1e_mdio_write static void atl1e.c  
4520
StaticStatic atl1e_setup_pcicmd static void atl1e.c  
4521
StaticStatic atl1e_sw_init static int atl1e.c  
4522
StaticStatic atl1e_clean_tx_ring static void atl1e.c  
4523
StaticStatic atl1e_clean_rx_ring static void atl1e.c  
4524
StaticStatic atl1e_cal_ring_size static void atl1e.c  
4525
StaticStatic atl1e_init_ring_resources static void atl1e.c  
4526
StaticStatic atl1e_init_ring_ptrs static void atl1e.c  
4527
StaticStatic atl1e_free_ring_resources static void atl1e.c  
4528
StaticStatic atl1e_setup_ring_resources static int atl1e.c  
4529
InlineInline atl1e_configure_des_ring static inline void atl1e.c  
4530
InlineInline atl1e_configure_tx static inline void atl1e.c  
4531
InlineInline atl1e_configure_rx static inline void atl1e.c  
4532
InlineInline atl1e_configure_dma static inline void atl1e.c  
4533
StaticStatic atl1e_setup_mac_ctrl static void atl1e.c  
4534
StaticStatic atl1e_configure static int atl1e.c  
4535
InlineInline atl1e_clear_phy_int static inline void atl1e.c  
4536
StaticStatic atl1e_clean_tx_irq static int atl1e.c  
4537
StaticStatic atl1e_get_rx_page static struct atl1e_rx_page * atl1e.c  
4538
StaticStatic atl1e_clean_rx_irq static void atl1e.c  
4539
StaticStatic atl1e_poll static void atl1e.c  
4540
InlineInline atl1e_tpd_avail static inline u16 atl1e.c  
4541
StaticStatic atl1e_get_tpd static struct atl1e_tpd_desc * atl1e.c  
4542
StaticStatic atl1e_get_tx_buffer static struct atl1e_tx_buffer * atl1e.c  
4543
StaticStatic atl1e_tx_map static void atl1e.c  
4544
StaticStatic atl1e_tx_queue static void atl1e.c  
4545
StaticStatic atl1e_xmit_frame static int atl1e.c  
4546
FunctionFunction atl1e_up int atl1e.c  
4547
FunctionFunction atl1e_irq void atl1e.c  
4548
FunctionFunction atl1e_down void atl1e.c  
4549
StaticStatic atl1e_open static int atl1e.c  
4550
StaticStatic atl1e_close static void atl1e.c  
4551
StaticStatic atl1e_init_netdev static void atl1e.c  
4552
StaticStatic atl1e_probe static int atl1e.c  
4553
StaticStatic atl1e_remove static void atl1e.c  
4554
FunctionFunction atl1e_check_eeprom_exist int atl1e.c ******** Hardware-level functions: *********
4555
FunctionFunction atl1e_hw_set_mac_addr void atl1e.c  
4556
StaticStatic atl1e_get_permanent_address static int atl1e.c  
4557
FunctionFunction atl1e_force_ps void atl1e.c  
4558
FunctionFunction atl1e_read_mac_addr int atl1e.c  
4559
FunctionFunction atl1e_read_phy_reg int atl1e.c  
4560
FunctionFunction atl1e_write_phy_reg int atl1e.c  
4561
StaticStatic atl1e_init_pcie static void atl1e.c  
4562
StaticStatic atl1e_phy_setup_autoneg_adv static int atl1e.c  
4563
FunctionFunction atl1e_phy_commit int atl1e.c  
4564
FunctionFunction atl1e_phy_init int atl1e.c  
4565
FunctionFunction atl1e_reset_hw int atl1e.c  
4566
FunctionFunction atl1e_init_hw int atl1e.c  
4567
FunctionFunction atl1e_get_speed_and_duplex int atl1e.c  
4568
FunctionFunction atl1e_restart_autoneg int atl1e.c  
4569
InlineInline ring_next static inline int b44.c  
4570
InlineInline br32 static inline u32 b44.c  
4571
InlineInline bw32 static inline void b44.c  
4572
InlineInline bflush static inline void b44.c  
4573
FunctionFunction phys_ram_within_limit int b44.c Return non-zero if the installed RAM is within
4574
StaticStatic pending_tx_index static u32 b44.c Ring cells waiting to be processed are between 'tx_cur' and 'pending'
4575
StaticStatic pending_rx_index static u32 b44.c Ring cells waiting to be processed are between 'rx_cur' and 'pending'
4576
StaticStatic b44_wait_bit static int b44.c Wait until the given bit is set/cleared.
4577
InlineInline ssb_get_core_rev static inline u32 b44.c  
4578
InlineInline ssb_is_core_up static inline int b44.c  
4579
StaticStatic ssb_pci_setup static u32 b44.c  
4580
StaticStatic ssb_core_disable static void b44.c  
4581
StaticStatic ssb_core_reset static void b44.c  
4582
StaticStatic b44_chip_reset static void b44.c  
4583
StaticStatic b44_halt static void b44.c called by b44_poll in the error path
4584
StaticStatic b44_init_hw static void b44.c  
4585
StaticStatic b44_populate_rx_descriptor static void b44.c * Management of ring descriptors **
4586
StaticStatic b44_rx_refill static void b44.c  
4587
StaticStatic b44_free_rx_ring static void b44.c  
4588
StaticStatic b44_init_rx_ring static int b44.c  
4589
StaticStatic b44_free_tx_ring static void b44.c  
4590
StaticStatic b44_init_tx_ring static int b44.c  
4591
StaticStatic b44_phy_read static int b44.c * Interaction with the PHY **
4592
StaticStatic b44_phy_write static int b44.c  
4593
StaticStatic b44_phy_reset static int b44.c  
4594
StaticStatic b44_cam_write static void b44.c  
4595
StaticStatic b44_set_mac_addr static void b44.c  
4596
StaticStatic b44_read_eeprom static void b44.c  
4597
StaticStatic b44_load_mac_and_phy_addr static void b44.c  
4598
StaticStatic b44_set_rx_mode static void b44.c  
4599
StaticStatic b44_probe static int b44.c * Implementation of gPXE driver callbacks **
4600
StaticStatic b44_remove static void b44.c Remove device
4601
StaticStatic b44_irq static void b44.c Enable or disable interrupts
4602
StaticStatic b44_open static int b44.c Open network device
4603
StaticStatic b44_close static void b44.c Close network device
4604
StaticStatic b44_transmit static int b44.c Transmit packet
4605
StaticStatic b44_tx_complete static void b44.c Recycles sent TX descriptors and notifies network stack
4606
StaticStatic b44_process_rx_packets static void b44.c  
4607
StaticStatic b44_poll static void b44.c Poll for completed and received packets
4608
StaticStatic bnx2_reg_rd_ind static u32 bnx2.c  
4609
StaticStatic bnx2_reg_wr_ind static void bnx2.c  
4610
StaticStatic bnx2_ctx_wr static void bnx2.c  
4611
StaticStatic bnx2_read_phy static int bnx2.c  
4612
StaticStatic bnx2_write_phy static int bnx2.c  
4613
StaticStatic bnx2_disable_int static void bnx2.c  
4614
StaticStatic bnx2_alloc_mem static int bnx2.c  
4615
StaticStatic bnx2_report_fw_link static void bnx2.c  
4616
StaticStatic bnx2_report_link static void bnx2.c  
4617
StaticStatic bnx2_resolve_flow_ctrl static void bnx2.c  
4618
StaticStatic bnx2_5708s_linkup static int bnx2.c  
4619
StaticStatic bnx2_5706s_linkup static int bnx2.c  
4620
StaticStatic bnx2_copper_linkup static int bnx2.c  
4621
StaticStatic bnx2_set_mac_link static int bnx2.c  
4622
StaticStatic bnx2_set_link static int bnx2.c  
4623
StaticStatic bnx2_reset_phy static int bnx2.c  
4624
StaticStatic bnx2_phy_get_pause_adv static u32 bnx2.c  
4625
StaticStatic bnx2_setup_serdes_phy static int bnx2.c  
4626
StaticStatic bnx2_setup_copper_phy static int bnx2.c  
4627
StaticStatic bnx2_setup_phy static int bnx2.c  
4628
StaticStatic bnx2_init_5708s_phy static int bnx2.c  
4629
StaticStatic bnx2_init_5706s_phy static int bnx2.c  
4630
StaticStatic bnx2_init_copper_phy static int bnx2.c  
4631
StaticStatic bnx2_init_phy static int bnx2.c  
4632
StaticStatic bnx2_fw_sync static int bnx2.c  
4633
StaticStatic bnx2_init_context static void bnx2.c  
4634
StaticStatic bnx2_alloc_bad_rbuf static int bnx2.c  
4635
StaticStatic bnx2_set_mac_addr static void bnx2.c  
4636
StaticStatic bnx2_set_rx_mode static void bnx2.c  
4637
StaticStatic load_rv2p_fw static void bnx2.c  
4638
StaticStatic load_cpu_fw static void bnx2.c  
4639
StaticStatic bnx2_init_cpus static void bnx2.c  
4640
StaticStatic bnx2_set_power_state_0 static int bnx2.c  
4641
StaticStatic bnx2_enable_nvram_access static void bnx2.c  
4642
StaticStatic bnx2_disable_nvram_access static void bnx2.c  
4643
StaticStatic bnx2_init_nvram static int bnx2.c  
4644
StaticStatic bnx2_reset_chip static int bnx2.c  
4645
StaticStatic bnx2_disable static void bnx2.c  
4646
StaticStatic bnx2_init_chip static int bnx2.c  
4647
StaticStatic bnx2_init_tx_ring static void bnx2.c  
4648
StaticStatic bnx2_init_rx_ring static void bnx2.c  
4649
StaticStatic bnx2_reset_nic static int bnx2.c  
4650
StaticStatic bnx2_init_nic static int bnx2.c  
4651
StaticStatic bnx2_init_board static int bnx2.c  
4652
StaticStatic bnx2_transmit static void bnx2.c  
4653
StaticStatic bnx2_poll_link static int bnx2.c  
4654
StaticStatic bnx2_poll static int bnx2.c  
4655
StaticStatic bnx2_irq static void bnx2.c  
4656
StaticStatic bnx2_probe static int bnx2.c  
4657
InlineInline readreg static inline int cs89x0.c CS89x0 - specific routines
4658
InlineInline writereg static inline void cs89x0.c  
4659
StaticStatic wait_eeprom_ready static int cs89x0.c EEPROM access
4660
StaticStatic get_eeprom_data static int cs89x0.c  
4661
StaticStatic get_eeprom_chksum static int cs89x0.c  
4662
StaticStatic clrline static void cs89x0.c Activate all of the available media and probe for network
4663
StaticStatic control_dc_dc static void cs89x0.c  
4664
StaticStatic detect_tp static int cs89x0.c  
4665
StaticStatic send_test_pkt static int cs89x0.c  
4666
StaticStatic detect_aui static int cs89x0.c  
4667
StaticStatic detect_bnc static int cs89x0.c  
4668
StaticStatic cs89x0_reset static void cs89x0.c ETH_RESET - Reset adapter
4669
StaticStatic cs89x0_transmit static void cs89x0.c ETH_TRANSMIT - Transmit a frame
4670
StaticStatic cs89x0_poll static int cs89x0.c ETH_POLL - Wait for a frame
4671
StaticStatic cs89x0_irq static void cs89x0.c  
4672
StaticStatic cs89x0_probe_addr static int cs89x0.c ETH_PROBE - Look for an adapter
4673
StaticStatic cs89x0_probe static int cs89x0.c  
4674
StaticStatic cs89x0_disable static void cs89x0.c  
4675
InlineInline whereami static inline void davicom.c Utility Routines
4676
StaticStatic davicom_more static void davicom.c  
4677
StaticStatic davicom_wait static void davicom.c  
4678
StaticStatic phy_read static int davicom.c For DAVICOM phyxcer register by MII interface
4679
StaticStatic phy_write static void davicom.c  
4680
StaticStatic phy_write_1bit static void davicom.c  
4681
StaticStatic phy_read_1bit static int davicom.c  
4682
StaticStatic HPNA_process static void davicom.c  
4683
StaticStatic davicom_media_chk static void davicom.c  
4684
StaticStatic read_eeprom static int davicom.c EEPROM Reading Code
4685
StaticStatic davicom_init_chain static void davicom.c davicom_init_chain - setup the tx and rx descriptors
4686
StaticStatic davicom_reset static void davicom.c davicom_reset - Reset adapter
4687
StaticStatic davicom_transmit static void davicom.c eth_transmit - Transmit a frame
4688
StaticStatic davicom_poll static int davicom.c eth_poll - Wait for a frame
4689
StaticStatic davicom_disable static void davicom.c eth_disable - Disable the interface
4690
StaticStatic davicom_irq static void davicom.c eth_irq - enable, disable and force interrupts
4691
StaticStatic davicom_probe static int davicom.c eth_probe - Look for an adapter
4692
StaticStatic depca_init_ring static void depca.c  
4693
InlineInline LoadCSRs static inline void depca.c  
4694
InlineInline InitRestartDepca static inline int depca.c  
4695
StaticStatic depca_reset static void depca.c RESET - Reset adapter
4696
StaticStatic depca_poll static int depca.c POLL - Wait for a frame
4697
StaticStatic depca_transmit static void depca.c TRANSMIT - Transmit a frame
4698
StaticStatic depca_disable static void depca.c DISABLE - Turn off ethernet interface
4699
StaticStatic depca_irq static void depca.c IRQ - Interrupt Control
4700
StaticStatic depca_probe1 static int depca.c  
4701
StaticStatic depca_probe static int depca.c PROBE - Look for an adapter, this routine's visible to the outside
4702
StaticStatic dmfe_reset static void dmfe.c  
4703
StaticStatic dmfe_init_dm910x static void dmfe.c  
4704
StaticStatic dmfe_poll static int dmfe.c POLL - Wait for a frame
4705
StaticStatic dmfe_irq static void dmfe.c  
4706
StaticStatic dmfe_transmit static void dmfe.c TRANSMIT - Transmit a frame
4707
StaticStatic dmfe_disable static void dmfe.c DISABLE - Turn off ethernet interface
4708
StaticStatic dmfe_probe static int dmfe.c  
4709
StaticStatic dmfe_descriptor_init static void dmfe.c  
4710
StaticStatic update_cr6 static void dmfe.c  
4711
StaticStatic dm9132_id_table static void dmfe.c  
4712
StaticStatic send_filter_frame static void dmfe.c  
4713
StaticStatic read_srom_word static u16 dmfe.c  
4714
StaticStatic dmfe_sense_speed static u8 dmfe.c  
4715
StaticStatic dmfe_set_phyxcer static void dmfe.c  
4716
StaticStatic dmfe_process_mode static void dmfe.c  
4717
StaticStatic phy_write static void dmfe.c  
4718
StaticStatic phy_read static u16 dmfe.c  
4719
StaticStatic phy_write_1bit static void dmfe.c  
4720
StaticStatic phy_read_1bit static u16 dmfe.c  
4721
StaticStatic dmfe_parse_srom static void dmfe.c  
4722
StaticStatic dmfe_program_DM9801 static void dmfe.c  
4723
StaticStatic dmfe_program_DM9802 static void dmfe.c  
4724
StaticStatic eepro_reset static void eepro.c RESET - Reset adapter
4725
StaticStatic eepro_poll static int eepro.c POLL - Wait for a frame
4726
StaticStatic eepro_transmit static void eepro.c TRANSMIT - Transmit a frame
4727
StaticStatic eepro_disable static void eepro.c DISABLE - Turn off ethernet interface
4728
StaticStatic eepro_irq static void eepro.c DISABLE - Enable, Disable, or Force interrupts
4729
StaticStatic read_eeprom static int eepro.c  
4730
StaticStatic eepro_probe1 static int eepro.c  
4731
StaticStatic eepro_probe static int eepro.c PROBE - Look for an adapter, this routine's visible to the outside
4732
StaticStatic ifec_pci_probe static int eepro100.c ***************** gPXE PCI Device Driver API functions *******************
4733
StaticStatic ifec_pci_remove static void eepro100.c  
4734
StaticStatic ifec_net_close static void eepro100.c **************** gPXE Network Device Driver API functions ****************
4735
StaticStatic ifec_net_irq static void eepro100.c  
4736
StaticStatic ifec_net_open static int eepro100.c  
4737
StaticStatic ifec_net_poll static void eepro100.c  
4738
StaticStatic ifec_net_transmit static int eepro100.c  
4739
StaticStatic ifec_spi_read_bit static int eepro100.c  
4740
StaticStatic ifec_spi_write_bit static void eepro100.c  
4741
StaticStatic ifec_init_eeprom static void eepro100.c  
4742
StaticStatic ifec_link_check static int eepro100.c  
4743
StaticStatic ifec_link_update static void eepro100.c  
4744
StaticStatic ifec_mdio_read static int eepro100.c  
4745
StaticStatic ifec_mdio_setup static void eepro100.c  
4746
StaticStatic ifec_mdio_write static int eepro100.c  
4747
StaticStatic ifec_reset static void eepro100.c  
4748
StaticStatic ifec_free static void eepro100.c  
4749
StaticStatic ifec_rfd_init static void eepro100.c  
4750
StaticStatic ifec_reprime_ru static void eepro100.c  
4751
StaticStatic ifec_check_ru_status static void eepro100.c  
4752
StaticStatic ifec_rx_process static void eepro100.c  
4753
StaticStatic ifec_get_rx_desc static int eepro100.c  
4754
StaticStatic ifec_refill_rx_ring static void eepro100.c  
4755
StaticStatic ifec_rx_setup static int eepro100.c  
4756
StaticStatic ifec_scb_cmd static int eepro100.c  
4757
StaticStatic ifec_scb_cmd_wait static int eepro100.c  
4758
StaticStatic ifec_tx_process static void eepro100.c  
4759
StaticStatic ifec_tx_setup static int eepro100.c  
4760
FunctionFunction ifec_tx_wake void eepro100.c  
4761
StaticStatic epic100_probe static int epic100.c Externally visible functions
4762
StaticStatic set_rx_mode static void epic100.c  
4763
StaticStatic epic100_open static void epic100.c  
4764
StaticStatic epic100_init_ring static void epic100.c  
4765
StaticStatic epic100_transmit static void epic100.c  
4766
StaticStatic epic100_poll static int epic100.c  
4767
StaticStatic epic100_disable static void epic100.c  
4768
StaticStatic epic100_irq static void epic100.c  
4769
StaticStatic read_eeprom static int epic100.c  
4770
StaticStatic mii_read static int epic100.c  
4771
StaticStatic gmii_autoneg_advertised static unsigned int etherfabric.c Retrieve GMII autonegotiation advertised abilities
4772
StaticStatic gmii_autoneg_lpa static unsigned int etherfabric.c Retrieve GMII autonegotiation link partner abilities
4773
StaticStatic gmii_nway_result static unsigned int etherfabric.c Calculate GMII autonegotiated link technology
4774
StaticStatic gmii_link_ok static int etherfabric.c Check GMII PHY link status
4775
StaticStatic mdio_clause45_wait_reset_mmds static int etherfabric.c  
4776
StaticStatic mdio_clause45_reset_mmd static int etherfabric.c  
4777
StaticStatic mdio_clause45_links_ok static int etherfabric.c  
4778
StaticStatic mdio_clause45_check_mmds static int etherfabric.c  
4779
InlineInline _falcon_writel static inline void etherfabric.c  
4780
InlineInline _falcon_readl static inline uint32_t etherfabric.c  
4781
InlineInline falcon_write static inline void etherfabric.c Write to a Falcon register
4782
InlineInline falcon_write_sram static inline void etherfabric.c Write to Falcon SRAM
4783
InlineInline falcon_writel static inline void etherfabric.c Write dword to Falcon register that allows partial writes
4784
InlineInline falcon_read static inline void etherfabric.c Read from a Falcon register
4785
InlineInline falcon_read_sram static inline void etherfabric.c Read from Falcon SRAM
4786
InlineInline falcon_readl static inline void etherfabric.c Read dword from a portion of a Falcon register
4787
InlineInline falcon_event_present static inline int etherfabric.c See if an event is present
4788
StaticStatic falcon_eventq_read_ack static void etherfabric.c  
4789
InlineInline falcon_dump_regs static inline void etherfabric.c Dump register contents (for debugging)
4790
StaticStatic falcon_interrupts static void etherfabric.c  
4791
StaticStatic falcon_spi_wait static int etherfabric.c  
4792
StaticStatic falcon_spi_rw static int etherfabric.c  
4793
StaticStatic falcon_i2c_bit_write static void etherfabric.c Falcon bit-bashed I2C interface
4794
StaticStatic falcon_i2c_bit_read static int etherfabric.c  
4795
StaticStatic falcon_gmii_wait static int etherfabric.c MDIO access
4796
StaticStatic falcon_mdio_write static void etherfabric.c  
4797
StaticStatic falcon_mdio_read static int etherfabric.c  
4798
StaticStatic falcon_reconfigure_mac_wrapper static void etherfabric.c MAC wrapper
4799
StaticStatic falcon_gmac_writel static void etherfabric.c  
4800
StaticStatic falcon_gmac_readl static void etherfabric.c  
4801
StaticStatic mentormac_reset static void etherfabric.c  
4802
StaticStatic mentormac_init static void etherfabric.c  
4803
StaticStatic falcon_init_gmac static int etherfabric.c  
4804
StaticStatic falcon_xmac_writel static void etherfabric.c XMAC handling
4805
StaticStatic falcon_xmac_readl static void etherfabric.c Read dword from a Falcon XMAC register
4806
StaticStatic falcon_setup_xaui static void etherfabric.c Configure Falcon XAUI output
4807
StaticStatic falcon_xgmii_status static int etherfabric.c  
4808
StaticStatic falcon_mask_status_intr static void etherfabric.c  
4809
StaticStatic falcon_reset_xmac static int etherfabric.c Reset 10G MAC connected to port
4810
StaticStatic falcon_reset_xaui static int etherfabric.c  
4811
StaticStatic falcon_xaui_link_ok static int etherfabric.c  
4812
StaticStatic falcon_reconfigure_xmac static void etherfabric.c Initialise XMAC
4813
StaticStatic falcon_init_xmac static int etherfabric.c  
4814
StaticStatic falcon_xaui_phy_init static int etherfabric.c Null PHY handling
4815
StaticStatic alaska_init static int etherfabric.c Alaska PHY
4816
StaticStatic falcon_xfp_phy_init static int etherfabric.c  
4817
StaticStatic falcon_txc_logic_reset static int etherfabric.c  
4818
StaticStatic falcon_txc_phy_init static int etherfabric.c  
4819
StaticStatic falcon_tenxpress_check_c11 static int etherfabric.c  
4820
StaticStatic falcon_tenxpress_phy_init static int etherfabric.c  
4821
StaticStatic falcon_pm8358_phy_init static int etherfabric.c  
4822
StaticStatic sfe4001_init static int etherfabric.c  
4823
StaticStatic sfe4001_fini static void etherfabric.c  
4824
StaticStatic sfe4002_init static int etherfabric.c  
4825
StaticStatic sfe4002_fini static void etherfabric.c  
4826
StaticStatic sfe4003_init static int etherfabric.c  
4827
StaticStatic sfe4003_fini static void etherfabric.c  
4828
StaticStatic falcon_free_special_buffer static void etherfabric.c Hardware initialisation
4829
StaticStatic falcon_alloc_special_buffer static void* etherfabric.c  
4830
StaticStatic clear_b0_fpga_memories static void etherfabric.c  
4831
StaticStatic falcon_reset static int etherfabric.c  
4832
StaticStatic falcon_probe_nic_variant static void etherfabric.c  
4833
StaticStatic falcon_init_spi_device static void etherfabric.c  
4834
StaticStatic falcon_probe_spi static int etherfabric.c  
4835
StaticStatic falcon_probe_nvram static int etherfabric.c  
4836
StaticStatic falcon_init_sram static int etherfabric.c  
4837
StaticStatic falcon_setup_nic static void etherfabric.c  
4838
StaticStatic falcon_init_resources static void etherfabric.c  
4839
StaticStatic falcon_fini_resources static void etherfabric.c  
4840
StaticStatic falcon_build_rx_desc static void etherfabric.c Hardware rx path
4841
StaticStatic falcon_notify_rx_desc static void etherfabric.c  
4842
StaticStatic falcon_build_tx_desc static void etherfabric.c Hardware tx path
4843
StaticStatic falcon_notify_tx_desc static void etherfabric.c  
4844
StaticStatic efab_fill_rx_queue static int etherfabric.c Software receive interface
4845
StaticStatic efab_receive static void etherfabric.c  
4846
StaticStatic efab_transmit static int etherfabric.c Software transmit interface
4847
StaticStatic efab_transmit_done static int etherfabric.c  
4848
StaticStatic falcon_clear_interrupts static void etherfabric.c Hardware event path
4849
StaticStatic falcon_handle_event static void etherfabric.c  
4850
StaticStatic efab_poll static void etherfabric.c Software (polling) interrupt handler
4851
StaticStatic efab_irq static void etherfabric.c  
4852
StaticStatic efab_free_resources static void etherfabric.c Software open/close
4853
StaticStatic efab_alloc_resources static int etherfabric.c  
4854
StaticStatic efab_init_mac static int etherfabric.c  
4855
StaticStatic efab_close static void etherfabric.c  
4856
StaticStatic efab_open static int etherfabric.c  
4857
StaticStatic efab_remove static void etherfabric.c  
4858
StaticStatic efab_probe static int etherfabric.c  
4859
InlineInline pci_push static inline void forcedeth.c  
4860
InlineInline nv_descr_getlength static inline u32 forcedeth.c  
4861
StaticStatic reg_delay static int forcedeth.c  
4862
StaticStatic mii_rw static int forcedeth.c  
4863
StaticStatic phy_reset static int forcedeth.c  
4864
StaticStatic phy_init static int forcedeth.c  
4865
StaticStatic start_rx static void forcedeth.c  
4866
StaticStatic stop_rx static void forcedeth.c  
4867
StaticStatic start_tx static void forcedeth.c  
4868
StaticStatic stop_tx static void forcedeth.c  
4869
StaticStatic txrx_reset static void forcedeth.c  
4870
StaticStatic alloc_rx static int forcedeth.c  
4871
StaticStatic update_linkspeed static int forcedeth.c  
4872
StaticStatic nv_linkchange static void forcedeth.c  
4873
StaticStatic init_ring static int forcedeth.c  
4874
StaticStatic set_multicast static void forcedeth.c  
4875
StaticStatic forcedeth_reset static int forcedeth.c RESET - Reset the NIC to prepare for use
4876
StaticStatic forcedeth_poll static int forcedeth.c POLL - Wait for a frame
4877
StaticStatic forcedeth_transmit static void forcedeth.c TRANSMIT - Transmit a frame
4878
StaticStatic forcedeth_disable static void forcedeth.c DISABLE - Turn off ethernet interface
4879
StaticStatic forcedeth_irq static void forcedeth.c IRQ - Enable, Disable, or Force interrupts
4880
StaticStatic forcedeth_probe static int forcedeth.c  
4881
StaticStatic ipoib_lookup_peer_by_key static struct ipoib_peer * ipoib.c Look up cached peer by key
4882
StaticStatic ipoib_cache_peer static struct ipoib_peer * ipoib.c Store GID and QPN in peer cache
4883
StaticStatic ipoib_push static int ipoib.c IPoIB link layer
4884
StaticStatic ipoib_pull static int ipoib.c Remove IPoIB link-layer header
4885
StaticStatic ipoib_init_addr static void ipoib.c Initialise IPoIB link-layer address
4886
FunctionFunction ipoib_ntoa const char * ipoib.c Transcribe IPoIB link-layer address
4887
StaticStatic ipoib_mc_hash static int ipoib.c Hash multicast address
4888
StaticStatic ipoib_mlx_eth_addr static int ipoib.c Generate Mellanox Ethernet-compatible compressed link-layer address
4889
StaticStatic ipoib_eth_addr static int ipoib.c Generate Ethernet-compatible compressed link-layer address
4890
FunctionFunction alloc_ipoibdev struct net_device * ipoib.c Allocate IPoIB device
4891
StaticStatic ipoib_transmit static int ipoib.c IPoIB network device
4892
StaticStatic ipoib_complete_send static void ipoib.c Handle IPoIB send completion
4893
StaticStatic ipoib_complete_recv static void ipoib.c Handle IPoIB receive completion
4894
StaticStatic ipoib_poll static void ipoib.c Poll IPoIB network device
4895
StaticStatic ipoib_irq static void ipoib.c Enable/disable interrupts on IPoIB network device
4896
FunctionFunction ipoib_join_complete void ipoib.c Handle IPv4 broadcast multicast group join completion
4897
StaticStatic ipoib_join_broadcast_group static int ipoib.c Join IPv4 broadcast multicast group
4898
StaticStatic ipoib_leave_broadcast_group static void ipoib.c Leave IPv4 broadcast multicast group
4899
StaticStatic ipoib_open static int ipoib.c Open IPoIB network device
4900
StaticStatic ipoib_close static void ipoib.c Close IPoIB network device
4901
FunctionFunction ipoib_link_state_changed void ipoib.c Handle link status change
4902
FunctionFunction ipoib_probe int ipoib.c Probe IPoIB device
4903
FunctionFunction ipoib_remove void ipoib.c Remove IPoIB device
4904
StaticStatic legacy_transmit static int legacy.c  
4905
StaticStatic legacy_poll static void legacy.c  
4906
StaticStatic legacy_open static int legacy.c  
4907
StaticStatic legacy_close static void legacy.c  
4908
StaticStatic legacy_irq static void legacy.c  
4909
FunctionFunction legacy_probe int legacy.c  
4910
FunctionFunction legacy_remove void legacy.c  
4911
FunctionFunction dummy_connect int legacy.c  
4912
FunctionFunction dummy_irq void legacy.c  
4913
StaticStatic init_ring static void mtd80x.c init_ring - setup the tx and rx descriptors
4914
StaticStatic mtd_reset static void mtd80x.c RESET - Reset Adapter
4915
StaticStatic mtd_poll static int mtd80x.c POLL - Wait for a frame
4916
StaticStatic mtd_transmit static void mtd80x.c TRANSMIT - Transmit a frame
4917
StaticStatic mtd_disable static void mtd80x.c DISABLE - Turn off ethernet interface
4918
StaticStatic mtd_probe static int mtd80x.c PROBE - Look for an adapter, this routine's visible to the outside
4919
StaticStatic set_rx_mode static void mtd80x.c  
4920
StaticStatic m80x_read_tick static unsigned int mtd80x.c  
4921
StaticStatic m80x_delay static void mtd80x.c  
4922
StaticStatic m80x_send_cmd_to_phy static u32 mtd80x.c  
4923
StaticStatic mdio_read static int mtd80x.c  
4924
StaticStatic mdio_write static void mtd80x.c  
4925
StaticStatic getlinkstatus static void mtd80x.c  
4926
StaticStatic getlinktype static void mtd80x.c  
4927
StaticStatic mtnic_alloc_aligned static int mtnic.c MTNIC allocation functions
4928
StaticStatic mtnic_alloc_cmdif static int mtnic.c mtnic alloc command interface
4929
StaticStatic mtnic_free_io_buffers static void mtnic.c Free RX io buffers
4930
StaticStatic mtnic_alloc_iobuf static int mtnic.c mtnic alloc and attach io buffers
4931
StaticStatic mtnic_alloc_ring static int mtnic.c mtnic alloc ring
4932
StaticStatic mtnic_alloc_cq static int mtnic.c mtnic alloc CQ
4933
FunctionFunction mtnic_alloc_resources unsigned int mtnic.c mtnic_alloc_resources
4934
StaticStatic mtnic_alloc_eq static int mtnic.c mtnic alloc_eq
4935
InlineInline cmdif_go_bit static inline int mtnic.c Mtnic commands functions
4936
StaticStatic mtnic_cmd static int mtnic.c  
4937
StaticStatic mtnic_map_cmd static int mtnic.c  
4938
StaticStatic mtnic_QUERY_FW static int mtnic.c  
4939
StaticStatic mtnic_OPEN_NIC static int mtnic.c  
4940
StaticStatic mtnic_CONFIG_RX static int mtnic.c  
4941
StaticStatic mtnic_CONFIG_TX static int mtnic.c  
4942
StaticStatic mtnic_HEART_BEAT static int mtnic.c  
4943
StaticStatic mtnic_SET_PORT_DEFAULT_RING static int mtnic.c  
4944
StaticStatic mtnic_CONFIG_PORT_RSS_STEER static int mtnic.c  
4945
StaticStatic mtnic_SET_PORT_RSS_INDIRECTION static int mtnic.c  
4946
StaticStatic mtnic_CONFIG_CQ static int mtnic.c  
4947
StaticStatic mtnic_CONFIG_TX_RING static int mtnic.c  
4948
StaticStatic mtnic_CONFIG_RX_RING static int mtnic.c  
4949
StaticStatic mtnic_CONFIG_EQ static int mtnic.c  
4950
StaticStatic mtnic_SET_RX_RING_ADDR static int mtnic.c  
4951
StaticStatic mtnic_SET_PORT_STATE static int mtnic.c  
4952
StaticStatic mtnic_SET_PORT_MTU static int mtnic.c  
4953
StaticStatic mtnic_RELEASE_RESOURCE static int mtnic.c  
4954
StaticStatic mtnic_QUERY_CAP static int mtnic.c  
4955
StaticStatic mtnic_query_num_ports static int mtnic.c  
4956
StaticStatic mtnic_query_mac static int mtnic.c  
4957
StaticStatic mtnic_query_offsets static int mtnic.c  
4958
FunctionFunction mtnic_reset void mtnic.c MTNIC initalization functions
4959
StaticStatic restore_config static int mtnic.c Restore PCI config
4960
StaticStatic mtnic_init_pci static int mtnic.c Init PCI configuration
4961
InlineInline mtnic_init_card static inline int mtnic.c Initial hardware
4962
FunctionFunction mtnic_process_tx_cq void mtnic.c Process functions
4963
FunctionFunction mtnic_process_rx_cq int mtnic.c  
4964
StaticStatic mtnic_open static int mtnic.c net_device functions
4965
StaticStatic mtnic_poll static void mtnic.c Check if we got completion for receive and transmit and
4966
StaticStatic mtnic_transmit static int mtnic.c  
4967
StaticStatic mtnic_close static void mtnic.c  
4968
StaticStatic mtnic_disable static void mtnic.c  
4969
StaticStatic mtnic_irq static void mtnic.c  
4970
StaticStatic mtnic_probe static int mtnic.c  
4971
InlineInline myri10ge_priv static inline struct myri10ge_private * myri10ge.c  
4972
StaticStatic myri10ge_post_receive static void myri10ge.c  
4973
StaticStatic myri10ge_command static int myri10ge.c  
4974
StaticStatic myri10ge_interrupt_handler static void myri10ge.c  
4975
StaticStatic mac_address_from_string_specs static int myri10ge.c  
4976
StaticStatic myri10ge_pci_probe static int myri10ge.c gPXE PCI Device Driver API functions
4977
StaticStatic myri10ge_pci_remove static void myri10ge.c  
4978
StaticStatic myri10ge_net_close static void myri10ge.c gPXE Network Device Driver Operations
4979
StaticStatic myri10ge_net_irq static void myri10ge.c  
4980
StaticStatic myri10ge_net_open static int myri10ge.c  
4981
StaticStatic myri10ge_net_poll static void myri10ge.c  
4982
StaticStatic myri10ge_net_transmit static int myri10ge.c  
4983
StaticStatic natsemi_spi_read_bit static int natsemi.c  
4984
StaticStatic natsemi_spi_write_bit static void natsemi.c  
4985
StaticStatic natsemi_init_eeprom static void natsemi.c  
4986
StaticStatic natsemi_probe static int natsemi.c Probe PCI device
4987
StaticStatic natsemi_remove static void natsemi.c Remove PCI device
4988
StaticStatic natsemi_reset static void natsemi.c Reset NIC
4989
StaticStatic natsemi_open static int natsemi.c Open NIC
4990
StaticStatic natsemi_close static void natsemi.c Close NIC
4991
StaticStatic natsemi_transmit static int natsemi.c Transmit packet
4992
StaticStatic natsemi_poll static void natsemi.c Poll for received packets
4993
StaticStatic natsemi_irq static void natsemi.c Enable/disable interrupts
4994
StaticStatic eth_pio_read static void ne2k_isa.c ETH_PIO_READ - Read a frame via Programmed I/O
4995
StaticStatic eth_pio_write static void ne2k_isa.c ETH_PIO_WRITE - Write a frame via Programmed I/O
4996
StaticStatic enable_multicast static void ne2k_isa.c enable_multicast - Enable Multicast
4997
StaticStatic ne_probe1 static int ne2k_isa.c NE_PROBE1 - Look for an adapter on the ISA bus
4998
StaticStatic ne_probe static int ne2k_isa.c NE_PROBE - Initialize an adapter ???
4999
StaticStatic ne_disable static void ne2k_isa.c NE_DISABLE - Turn off adapter
5000
StaticStatic ne_reset static void ne2k_isa.c NE_RESET - Reset adapter
5001
StaticStatic ne_poll static int ne2k_isa.c NE_POLL - Wait for a frame
5002
StaticStatic ne_transmit static void ne2k_isa.c NE_TRANSMIT - Transmit a frame
5003
StaticStatic phy_intr static void ns83820.c  
5004
StaticStatic ns83820_setup_rx static void ns83820.c  
5005
StaticStatic ns83820_do_reset static void ns83820.c  
5006
StaticStatic ns83820_reset static void ns83820.c  
5007
StaticStatic ns83820_getmac static void ns83820.c  
5008
StaticStatic ns83820_set_multicast static void ns83820.c  
5009
StaticStatic ns83820_run_bist static void ns83820.c  
5010
StaticStatic ns83820_check_intr static void ns83820.c Check Link
5011
StaticStatic ns83820_poll static int ns83820.c POLL - Wait for a frame
5012
InlineInline kick_tx static inline void ns83820.c  
5013
StaticStatic ns83820_transmit static void ns83820.c TRANSMIT - Transmit a frame
5014
StaticStatic ns83820_disable static void ns83820.c DISABLE - Turn off ethernet interface
5015
StaticStatic ns83820_irq static void ns83820.c IRQ - Enable, Disable, or Force interrupts
5016
StaticStatic ns83820_probe static int ns83820.c  
5017
FunctionFunction !defined   ns8390.c  
5018
StaticStatic eth_pio_write static void ns8390.c ETH_PIO_WRITE - Write a frame via Programmed I/O
5019
StaticStatic eth_pio_read static void ns8390.c ETH_PIO_READ - Dummy routine when NE2000 not compiled in
5020
StaticStatic enable_multicast static void ns8390.c enable_multycast - Enable Multicast
5021
StaticStatic ns8390_reset static void ns8390.c NS8390_RESET - Reset adapter
5022
StaticStatic eth_rx_overrun static void ns8390.c ETH_RX_OVERRUN - Bring adapter back to work after an RX overrun
5023
StaticStatic ns8390_transmit static void ns8390.c NS8390_TRANSMIT - Transmit a frame
5024
StaticStatic ns8390_poll static int ns8390.c NS8390_POLL - Wait for a frame
5025
StaticStatic ns8390_disable static void ns8390.c NS8390_DISABLE - Turn off adapter
5026
StaticStatic ns8390_irq static void ns8390.c NS8390_IRQ - Enable, Disable, or Force interrupts
5027
StaticStatic eth_probe static int ns8390.c ETH_PROBE - Look for an adapter
5028
StaticStatic pcnet32_wio_read_csr static u16 pcnet32.c  
5029
StaticStatic pcnet32_wio_write_csr static void pcnet32.c  
5030
StaticStatic pcnet32_wio_read_bcr static u16 pcnet32.c  
5031
StaticStatic pcnet32_wio_write_bcr static void pcnet32.c  
5032
StaticStatic pcnet32_wio_read_rap static u16 pcnet32.c  
5033
StaticStatic pcnet32_wio_write_rap static void pcnet32.c  
5034
StaticStatic pcnet32_wio_reset static void pcnet32.c  
5035
StaticStatic pcnet32_wio_check static int pcnet32.c  
5036
StaticStatic pcnet32_dwio_read_csr static u16 pcnet32.c  
5037
StaticStatic pcnet32_dwio_write_csr static void pcnet32.c  
5038
StaticStatic pcnet32_dwio_read_bcr static u16 pcnet32.c  
5039
StaticStatic pcnet32_dwio_write_bcr static void pcnet32.c  
5040
StaticStatic pcnet32_dwio_read_rap static u16 pcnet32.c  
5041
StaticStatic pcnet32_dwio_write_rap static void pcnet32.c  
5042
StaticStatic pcnet32_dwio_reset static void pcnet32.c  
5043
StaticStatic pcnet32_dwio_check static int pcnet32.c  
5044
StaticStatic pcnet32_init_ring static int pcnet32.c  
5045
StaticStatic pcnet32_reset static void pcnet32.c RESET - Reset adapter
5046
StaticStatic pcnet32_poll static int pcnet32.c POLL - Wait for a frame
5047
StaticStatic pcnet32_transmit static void pcnet32.c TRANSMIT - Transmit a frame
5048
StaticStatic pcnet32_disable static void pcnet32.c DISABLE - Turn off ethernet interface
5049
StaticStatic pcnet32_irq static void pcnet32.c IRQ - Enable, Disable, or Force interrupts
5050
StaticStatic pcnet32_probe static int pcnet32.c PROBE - Look for an adapter, this routine's visible to the outside
5051
StaticStatic mdio_read static int pcnet32.c  
5052
StaticStatic mdio_write static void pcnet32.c  
5053
StaticStatic pnic_command_quiet static uint16_t pnic.c  
5054
StaticStatic pnic_command static uint16_t pnic.c  
5055
StaticStatic pnic_api_check static int pnic.c  
5056
StaticStatic pnic_poll static void pnic.c POLL - Wait for a frame
5057
StaticStatic pnic_transmit static int pnic.c TRANSMIT - Transmit a frame
5058
StaticStatic pnic_open static int pnic.c OPEN - Open network device
5059
StaticStatic pnic_close static void pnic.c CLOSE - Close network device
5060
StaticStatic pnic_irq static void pnic.c IRQ - Enable/disable interrupts
5061
StaticStatic pnic_remove static void pnic.c DISABLE - Turn off ethernet interface
5062
StaticStatic pnic_probe static int pnic.c PROBE - Look for an adapter, this routine's visible to the outside
5063
InlineInline hfa384x_getreg static inline UINT16 prism2.c  
5064
InlineInline hfa384x_setreg static inline void prism2.c  
5065
InlineInline hfa384x_getreg_noswap static inline UINT16 prism2.c  
5066
InlineInline hfa384x_setreg_noswap static inline void prism2.c  
5067
StaticStatic hfa384x_docmd_wait static int prism2.c  
5068
StaticStatic hfa384x_prepare_bap static int prism2.c  
5069
StaticStatic hfa384x_copy_from_bap static int prism2.c  
5070
StaticStatic hfa384x_copy_to_bap static int prism2.c  
5071
InlineInline hfa384x_cmd_access static inline int prism2.c  
5072
StaticStatic hfa384x_drvr_getconfig static int prism2.c  
5073
StaticStatic hfa384x_drvr_getconfig16 static int prism2.c  
5074
StaticStatic hfa384x_drvr_getconfig32 static int prism2.c  
5075
StaticStatic hfa384x_drvr_setconfig static int prism2.c  
5076
StaticStatic hfa384x_drvr_setconfig16 static int prism2.c  
5077
StaticStatic hfa384x_drvr_setconfig32 static int prism2.c  
5078
StaticStatic hfa384x_wait_for_event static int prism2.c  
5079
StaticStatic prism2_poll static int prism2.c POLL - Wait for a frame
5080
StaticStatic prism2_transmit static void prism2.c TRANSMIT - Transmit a frame
5081
StaticStatic prism2_disable static void prism2.c DISABLE - Turn off ethernet interface
5082
StaticStatic prism2_irq static void prism2.c IRQ - Enable, Disable, or Force interrupts
5083
StaticStatic prism2_probe static int prism2.c PROBE - Look for an adapter, this routine's visible to the outside
5084
StaticStatic prism2_pci_probe static int prism2_pci.c  
5085
StaticStatic prism2_pci_disable static void prism2_pci.c  
5086
StaticStatic prism2_find_plx static int prism2_plx.c  
5087
StaticStatic prism2_plx_probe static int prism2_plx.c  
5088
StaticStatic prism2_plx_disable static void prism2_plx.c  
5089
StaticStatic mdio_write static void r8169.c * Low level hardware routines **
5090
StaticStatic mdio_read static int r8169.c  
5091
StaticStatic mdio_patch static void r8169.c  
5092
StaticStatic rtl_ephy_write static void r8169.c  
5093
StaticStatic rtl_ephy_read static u16 r8169.c  
5094
StaticStatic rtl_csi_write static void r8169.c  
5095
StaticStatic rtl_csi_read static u32 r8169.c  
5096
StaticStatic rtl8169_irq_mask_and_ack static void r8169.c  
5097
StaticStatic rtl8169_tbi_reset_pending static unsigned int r8169.c  
5098
StaticStatic rtl8169_xmii_reset_pending static unsigned int r8169.c  
5099
StaticStatic rtl8169_tbi_link_ok static unsigned int r8169.c  
5100
StaticStatic rtl8169_xmii_link_ok static unsigned int r8169.c  
5101
StaticStatic rtl8169_tbi_reset_enable static void r8169.c  
5102
StaticStatic rtl8169_xmii_reset_enable static void r8169.c  
5103
StaticStatic rtl8169_set_speed_tbi static int r8169.c  
5104
StaticStatic rtl8169_set_speed_xmii static int r8169.c  
5105
StaticStatic rtl8169_set_speed static int r8169.c  
5106
StaticStatic rtl8169_write_gmii_reg_bit static void r8169.c  
5107
StaticStatic rtl8169_get_mac_version static void r8169.c  
5108
StaticStatic rtl_phy_write static void r8169.c  
5109
StaticStatic rtl8169s_hw_phy_config static void r8169.c  
5110
StaticStatic rtl8169sb_hw_phy_config static void r8169.c  
5111
StaticStatic rtl8168bb_hw_phy_config static void r8169.c  
5112
StaticStatic rtl8168bef_hw_phy_config static void r8169.c  
5113
StaticStatic rtl8168cp_1_hw_phy_config static void r8169.c  
5114
StaticStatic rtl8168cp_2_hw_phy_config static void r8169.c  
5115
StaticStatic rtl8168c_1_hw_phy_config static void r8169.c  
5116
StaticStatic rtl8168c_2_hw_phy_config static void r8169.c  
5117
StaticStatic rtl8168c_3_hw_phy_config static void r8169.c  
5118
StaticStatic rtl8168c_4_hw_phy_config static void r8169.c  
5119
StaticStatic rtl8168d_hw_phy_config static void r8169.c  
5120
StaticStatic rtl8102e_hw_phy_config static void r8169.c  
5121
StaticStatic rtl_hw_phy_config static void r8169.c  
5122
StaticStatic rtl8169_phy_reset static void r8169.c  
5123
StaticStatic rtl8169_init_phy static void r8169.c  
5124
StaticStatic rtl8169_hw_reset static void r8169.c  
5125
StaticStatic rtl_set_rx_tx_config_registers static void r8169.c  
5126
StaticStatic rtl_soft_reset static void r8169.c  
5127
StaticStatic rtl_hw_start static void r8169.c  
5128
StaticStatic rtl_set_rx_tx_desc_registers static void r8169.c  
5129
StaticStatic rtl_rw_cpluscmd static u16 r8169.c  
5130
StaticStatic rtl_set_rx_max_size static void r8169.c  
5131
StaticStatic rtl8169_set_magic_reg static void r8169.c  
5132
StaticStatic rtl_set_rx_mode static void r8169.c  
5133
StaticStatic rtl_hw_start_8169 static void r8169.c  
5134
StaticStatic rtl_tx_performance_tweak static void r8169.c  
5135
StaticStatic rtl_csi_access_enable static void r8169.c  
5136
StaticStatic rtl_ephy_init static void r8169.c  
5137
StaticStatic rtl_disable_clock_request static void r8169.c  
5138
StaticStatic rtl_hw_start_8168bb static void r8169.c  
5139
StaticStatic rtl_hw_start_8168bef static void r8169.c  
5140
StaticStatic __rtl_hw_start_8168cp static void r8169.c  
5141
StaticStatic rtl_hw_start_8168cp_1 static void r8169.c  
5142
StaticStatic rtl_hw_start_8168cp_2 static void r8169.c  
5143
StaticStatic rtl_hw_start_8168cp_3 static void r8169.c  
5144
StaticStatic rtl_hw_start_8168c_1 static void r8169.c  
5145
StaticStatic rtl_hw_start_8168c_2 static void r8169.c  
5146
StaticStatic rtl_hw_start_8168c_3 static void r8169.c  
5147
StaticStatic rtl_hw_start_8168c_4 static void r8169.c  
5148
StaticStatic rtl_hw_start_8168d static void r8169.c  
5149
StaticStatic rtl_hw_start_8168 static void r8169.c  
5150
StaticStatic rtl_hw_start_8102e_1 static void r8169.c  
5151
StaticStatic rtl_hw_start_8102e_2 static void r8169.c  
5152
StaticStatic rtl_hw_start_8102e_3 static void r8169.c  
5153
StaticStatic rtl_hw_start_8101 static void r8169.c  
5154
StaticStatic rtl8169_setup_tx_resources static int r8169.c * gPXE API Support Routines **
5155
StaticStatic rtl8169_process_tx_packets static void r8169.c  
5156
StaticStatic rtl8169_free_tx_resources static void r8169.c  
5157
StaticStatic rtl8169_populate_rx_descriptor static void r8169.c  
5158
StaticStatic rtl8169_refill_rx_ring static void r8169.c Refill descriptor ring
5159
StaticStatic rtl8169_setup_rx_resources static int r8169.c setup_rx_resources - allocate Rx resources (Descriptors)
5160
StaticStatic rtl8169_process_rx_packets static void r8169.c  
5161
StaticStatic rtl8169_free_rx_resources static void r8169.c  
5162
StaticStatic rtl8169_get_nic_variant static int r8169.c  
5163
StaticStatic rtl8169_irq_enable static void r8169.c  
5164
StaticStatic rtl8169_irq_disable static void r8169.c  
5165
StaticStatic rtl8169_open static int r8169.c * gPXE Core API Routines **
5166
StaticStatic rtl8169_transmit static int r8169.c transmit - Transmit a packet
5167
StaticStatic rtl8169_poll static void r8169.c poll - Poll for received packets
5168
StaticStatic rtl8169_close static void r8169.c close - Disable network interface
5169
StaticStatic rtl8169_irq static void r8169.c irq - enable or Disable interrupts
5170
StaticStatic rtl8169_probe static int r8169.c probe - Initial configuration of NIC
5171
StaticStatic rtl8169_remove static void r8169.c remove - Device Removal Routine
5172
StaticStatic rtl_spi_read_bit static int rtl8139.c  
5173
StaticStatic rtl_spi_write_bit static void rtl8139.c  
5174
StaticStatic rtl_init_eeprom static void rtl8139.c Set up for EEPROM access
5175
StaticStatic rtl_reset static void rtl8139.c Reset NIC
5176
StaticStatic rtl_open static int rtl8139.c Open NIC
5177
StaticStatic rtl_close static void rtl8139.c Close NIC
5178
StaticStatic rtl_transmit static int rtl8139.c Transmit packet
5179
StaticStatic rtl_poll static void rtl8139.c Poll for received packets
5180
StaticStatic rtl_irq static void rtl8139.c Enable/disable interrupts
5181
StaticStatic rtl_probe static int rtl8139.c Probe PCI device
5182
StaticStatic rtl_remove static void rtl8139.c Remove PCI device
5183
StaticStatic sis190_isa_bridge_probe static int sis190.c  
5184
StaticStatic sis190_isa_bridge_remove static void sis190.c  
5185
StaticStatic __mdio_cmd static void sis190.c  
5186
StaticStatic mdio_write static void sis190.c  
5187
StaticStatic mdio_read static int sis190.c  
5188
StaticStatic __mdio_write static void sis190.c  
5189
StaticStatic __mdio_read static int sis190.c  
5190
StaticStatic mdio_read_latched static u16 sis190.c  
5191
StaticStatic sis190_read_eeprom static u16 sis190.c  
5192
StaticStatic sis190_irq_mask_and_ack static void sis190.c  
5193
StaticStatic sis190_asic_down static void sis190.c  
5194
InlineInline sis190_mark_as_last_descriptor static inline void sis190.c  
5195
InlineInline sis190_give_to_asic static inline void sis190.c  
5196
InlineInline sis190_map_to_asic static inline void sis190.c  
5197
InlineInline sis190_make_unusable_by_asic static inline void sis190.c  
5198
StaticStatic sis190_alloc_rx_iob static struct io_buffer * sis190.c  
5199
StaticStatic sis190_rx_fill static u32 sis190.c  
5200
InlineInline sis190_rx_pkt_err static inline int sis190.c  
5201
StaticStatic sis190_process_rx static int sis190.c  
5202
InlineInline sis190_tx_pkt_err static inline int sis190.c  
5203
StaticStatic sis190_process_tx static void sis190.c  
5204
StaticStatic sis190_poll static void sis190.c  
5205
InlineInline sis190_init_ring_indexes static inline void sis190.c  
5206
StaticStatic sis190_init_ring static int sis190.c  
5207
StaticStatic sis190_set_rx_mode static void sis190.c  
5208
StaticStatic sis190_soft_reset static void sis190.c  
5209
StaticStatic sis190_hw_start static void sis190.c  
5210
StaticStatic sis190_phy_task static void sis190.c  
5211
StaticStatic sis190_open static int sis190.c  
5212
StaticStatic sis190_down static void sis190.c  
5213
StaticStatic sis190_free static void sis190.c  
5214
StaticStatic sis190_close static void sis190.c  
5215
StaticStatic sis190_transmit static int sis190.c  
5216
StaticStatic sis190_free_phy static void sis190.c  
5217
StaticStatic sis190_default_phy static u16 sis190.c sis190_default_phy - Select default PHY for sis190 mac.
5218
StaticStatic sis190_init_phy static void sis190.c  
5219
StaticStatic sis190_mii_probe_88e1111_fixup static void sis190.c  
5220
StaticStatic sis190_mii_probe static int sis190.c sis190_mii_probe - Probe MII PHY for sis190
5221
StaticStatic sis190_mii_remove static void sis190.c  
5222
StaticStatic sis190_init_board static int sis190.c  
5223
StaticStatic sis190_set_rgmii static void sis190.c  
5224
StaticStatic sis190_get_mac_addr_from_eeprom static int sis190.c  
5225
StaticStatic sis190_get_mac_addr_from_apc static int sis190.c sis190_get_mac_addr_from_apc - Get MAC address for SiS96x model
5226
InlineInline sis190_init_rxfilter static inline void sis190.c sis190_init_rxfilter - Initialize the Rx filter
5227
StaticStatic sis190_get_mac_addr static int sis190.c  
5228
StaticStatic sis190_set_speed_auto static void sis190.c  
5229
StaticStatic sis190_irq static void sis190.c  
5230
StaticStatic sis190_probe static int sis190.c  
5231
StaticStatic sis190_remove static void sis190.c  
5232
StaticStatic sis900_get_mac_addr static int sis900.c  
5233
StaticStatic sis96x_get_mac_addr static int sis900.c  
5234
StaticStatic sis630e_get_mac_addr static int sis900.c  
5235
StaticStatic sis635_get_mac_addr static int sis900.c  
5236
StaticStatic sis900_probe static int sis900.c  
5237
StaticStatic sis900_read_eeprom static u16 sis900.c  
5238
StaticStatic sis900_mdio_idle static void sis900.c  
5239
StaticStatic sis900_mdio_reset static void sis900.c  
5240
StaticStatic sis900_mdio_read static u16 sis900.c  
5241
StaticStatic sis900_mdio_write static void sis900.c  
5242
StaticStatic sis900_init static void sis900.c  
5243
StaticStatic sis900_reset static void sis900.c  
5244
StaticStatic sis900_init_rxfilter static void sis900.c  
5245
StaticStatic sis900_init_txd static void sis900.c  
5246
StaticStatic sis900_init_rxd static void sis900.c  
5247
StaticStatic sis900_set_rx_mode static void sis900.c  
5248
StaticStatic sis900_check_mode static void sis900.c  
5249
StaticStatic sis900_read_mode static void sis900.c  
5250
StaticStatic amd79c901_read_mode static void sis900.c  
5251
StaticStatic ics1893_read_mode static void sis900.c  
5252
StaticStatic rtl8201_read_mode static void sis900.c  
5253
StaticStatic vt6103_read_mode static void sis900.c  
5254
StaticStatic sis900_transmit static void sis900.c  
5255
StaticStatic sis900_poll static int sis900.c  
5256
StaticStatic sis900_disable static void sis900.c  
5257
StaticStatic sis900_irq static void sis900.c  
5258
StaticStatic skge_supported_modes static u32 skge.c  
5259
InlineInline hwkhz static inline u32 skge.c  
5260
InlineInline skge_usecs2clk static inline u32 skge.c  
5261
StaticStatic skge_led static void skge.c  
5262
StaticStatic skge_ring_alloc static int skge.c  
5263
StaticStatic skge_rx_setup static void skge.c  
5264
InlineInline skge_rx_reuse static inline void skge.c  
5265
StaticStatic skge_rx_clean static void skge.c  
5266
StaticStatic skge_link_up static void skge.c  
5267
StaticStatic skge_link_down static void skge.c  
5268
StaticStatic xm_link_down static void skge.c  
5269
StaticStatic __xm_phy_read static int skge.c  
5270
StaticStatic xm_phy_read static u16 skge.c  
5271
StaticStatic xm_phy_write static int skge.c  
5272
StaticStatic genesis_init static void skge.c  
5273
StaticStatic genesis_reset static void skge.c  
5274
StaticStatic bcom_check_link static void skge.c  
5275
StaticStatic bcom_phy_init static void skge.c  
5276
StaticStatic xm_phy_init static void skge.c  
5277
StaticStatic xm_check_link static int skge.c  
5278
StaticStatic xm_link_timer static void skge.c  
5279
StaticStatic genesis_mac_init static void skge.c  
5280
StaticStatic genesis_stop static void skge.c  
5281
StaticStatic genesis_link_up static void skge.c  
5282
InlineInline bcom_phy_intr static inline void skge.c  
5283
StaticStatic gm_phy_write static int skge.c  
5284
StaticStatic __gm_phy_read static int skge.c  
5285
StaticStatic gm_phy_read static u16 skge.c  
5286
StaticStatic yukon_init static void skge.c  
5287
StaticStatic yukon_reset static void skge.c  
5288
StaticStatic is_yukon_lite_a0 static int skge.c  
5289
StaticStatic yukon_mac_init static void skge.c  
5290
StaticStatic yukon_suspend static void skge.c  
5291
StaticStatic yukon_stop static void skge.c  
5292
StaticStatic yukon_speed static u16 skge.c  
5293
StaticStatic yukon_link_up static void skge.c  
5294
StaticStatic yukon_link_down static void skge.c  
5295
StaticStatic yukon_phy_intr static void skge.c  
5296
StaticStatic skge_ramset static void skge.c  
5297
StaticStatic skge_qset static void skge.c  
5298
FunctionFunction skge_free void skge.c  
5299
StaticStatic skge_up static int skge.c  
5300
StaticStatic skge_rx_stop static void skge.c  
5301
StaticStatic skge_down static void skge.c  
5302
InlineInline skge_tx_avail static inline int skge.c  
5303
StaticStatic skge_xmit_frame static int skge.c  
5304
StaticStatic skge_tx_clean static void skge.c  
5305
InlineInline phy_length static inline u16 skge.c  
5306
InlineInline bad_phy_status static inline int skge.c  
5307
StaticStatic skge_tx_done static void skge.c  
5308
StaticStatic skge_rx_refill static void skge.c  
5309
StaticStatic skge_rx_done static void skge.c  
5310
StaticStatic skge_poll static void skge.c  
5311
StaticStatic skge_phyirq static void skge.c  
5312
StaticStatic skge_board_name static const char * skge.c  
5313
StaticStatic skge_reset static int skge.c  
5314
StaticStatic skge_devinit static struct net_device * skge.c  
5315
StaticStatic skge_show_addr static void skge.c  
5316
StaticStatic skge_probe static int skge.c  
5317
StaticStatic skge_remove static void skge.c  
5318
StaticStatic skge_net_irq static void skge.c  
5319
StaticStatic gm_phy_write static int sky2.c  
5320
StaticStatic __gm_phy_read static int sky2.c  
5321
InlineInline gm_phy_read static inline u16 sky2.c  
5322
StaticStatic sky2_power_on static void sky2.c  
5323
StaticStatic sky2_power_aux static void sky2.c  
5324
StaticStatic sky2_gmac_reset static void sky2.c  
5325
StaticStatic sky2_phy_init static void sky2.c  
5326
StaticStatic sky2_phy_power_up static void sky2.c  
5327
StaticStatic sky2_phy_power_down static void sky2.c  
5328
StaticStatic sky2_set_tx_stfwd static void sky2.c  
5329
StaticStatic sky2_mac_init static void sky2.c  
5330
StaticStatic sky2_ramset static void sky2.c  
5331
StaticStatic sky2_qset static void sky2.c  
5332
StaticStatic sky2_prefetch_init static void sky2.c  
5333
InlineInline get_tx_le static inline struct sky2_tx_le * sky2.c  
5334
StaticStatic tx_init static void sky2.c  
5335
InlineInline tx_le_re static inline struct tx_ring_info * sky2.c  
5336
InlineInline sky2_put_idx static inline void sky2.c  
5337
InlineInline sky2_next_rx static inline struct sky2_rx_le * sky2.c  
5338
StaticStatic sky2_rx_add static void sky2.c  
5339
StaticStatic sky2_rx_submit static void sky2.c  
5340
StaticStatic sky2_rx_map_iob static void sky2.c  
5341
StaticStatic rx_set_checksum static void sky2.c  
5342
StaticStatic sky2_rx_stop static void sky2.c  
5343
StaticStatic sky2_rx_clean static void sky2.c  
5344
StaticStatic sky2_rx_alloc static struct io_buffer * sky2.c  
5345
InlineInline sky2_rx_update static inline void sky2.c  
5346
StaticStatic sky2_rx_start static int sky2.c  
5347
StaticStatic sky2_free_rings static void sky2.c  
5348
StaticStatic sky2_up static int sky2.c  
5349
InlineInline tx_dist static inline int sky2.c  
5350
InlineInline tx_avail static inline int sky2.c  
5351
StaticStatic sky2_xmit_frame static int sky2.c  
5352
StaticStatic sky2_tx_complete static void sky2.c  
5353
StaticStatic sky2_tx_clean static void sky2.c  
5354
StaticStatic sky2_down static void sky2.c  
5355
StaticStatic sky2_phy_speed static u16 sky2.c  
5356
StaticStatic sky2_link_up static void sky2.c  
5357
StaticStatic sky2_link_down static void sky2.c  
5358
StaticStatic sky2_autoneg_done static int sky2.c  
5359
StaticStatic sky2_phy_intr static void sky2.c  
5360
StaticStatic receive_new static struct io_buffer * sky2.c  
5361
StaticStatic sky2_receive static struct io_buffer * sky2.c  
5362
InlineInline sky2_tx_done static inline void sky2.c  
5363
StaticStatic sky2_status_intr static void sky2.c  
5364
StaticStatic sky2_hw_error static void sky2.c  
5365
StaticStatic sky2_hw_intr static void sky2.c  
5366
StaticStatic sky2_mac_intr static void sky2.c  
5367
StaticStatic sky2_le_error static void sky2.c  
5368
StaticStatic sky2_err_intr static void sky2.c  
5369
StaticStatic sky2_poll static void sky2.c  
5370
StaticStatic sky2_mhz static u32 sky2.c  
5371
InlineInline sky2_us2clk static inline u32 sky2.c  
5372
InlineInline sky2_clk2us static inline u32 sky2.c  
5373
StaticStatic sky2_init static int sky2.c  
5374
StaticStatic sky2_reset static void sky2.c  
5375
StaticStatic sky2_supported_modes static u32 sky2.c  
5376
StaticStatic sky2_set_multicast static void sky2.c  
5377
StaticStatic sky2_init_netdev static struct net_device * sky2.c  
5378
StaticStatic sky2_show_addr static void sky2.c  
5379
StaticStatic sky2_name static const char * sky2.c  
5380
StaticStatic sky2_net_irq static void sky2.c  
5381
StaticStatic sky2_probe static int sky2.c  
5382
StaticStatic sky2_remove static void sky2.c  
5383
StaticStatic smc_read_phy_register static word smc9000.c  
5384
StaticStatic smc_write_phy_register static void smc9000.c  
5385
StaticStatic smc_detect_phy static int smc9000.c  
5386
StaticStatic smc_phy_configure static void smc9000.c  
5387
StaticStatic smc_reset static void smc9000.c  
5388
StaticStatic smc9000_probe_addr static int smc9000.c  
5389
StaticStatic smc9000_transmit static void smc9000.c ETH_TRANSMIT - Transmit a frame
5390
StaticStatic smc9000_poll static int smc9000.c ETH_POLL - Wait for a frame
5391
StaticStatic smc9000_disable static void smc9000.c  
5392
StaticStatic smc9000_irq static void smc9000.c  
5393
StaticStatic smc9000_probe static int smc9000.c ETH_PROBE - Look for an adapter
5394
StaticStatic check_duplex static void sundance.c  
5395
StaticStatic init_ring static void sundance.c init_ring - setup the tx and rx descriptors
5396
StaticStatic sundance_reset static void sundance.c RESET - Reset Adapter
5397
StaticStatic sundance_irq static void sundance.c IRQ - Wait for a frame
5398
StaticStatic sundance_poll static int sundance.c POLL - Wait for a frame
5399
StaticStatic sundance_transmit static void sundance.c TRANSMIT - Transmit a frame
5400
StaticStatic sundance_disable static void sundance.c DISABLE - Turn off ethernet interface
5401
StaticStatic sundance_probe static int sundance.c PROBE - Look for an adapter, this routine's visible to the outside
5402
StaticStatic eeprom_read static int sundance.c  
5403
StaticStatic mdio_sync static void sundance.c  
5404
StaticStatic mdio_read static int sundance.c  
5405
StaticStatic mdio_write static void sundance.c  
5406
StaticStatic set_rx_mode static void sundance.c  
5407
StaticStatic pci_save_state static int tg3.c pci_save_state - save the PCI configuration space of a device before suspending
5408
StaticStatic pci_restore_state static int tg3.c pci_restore_state - Restore the saved state of a PCI device
5409
StaticStatic tg3_write_indirect_reg32 static void tg3.c  
5410
StaticStatic tw32_carefully static void tg3.c  
5411
StaticStatic tw32_mailbox2 static void tg3.c  
5412
StaticStatic tg3_write_mem static void tg3.c  
5413
StaticStatic tg3_read_mem static void tg3.c  
5414
StaticStatic tg3_disable_ints static void tg3.c  
5415
StaticStatic tg3_switch_clocks static void tg3.c  
5416
StaticStatic tg3_readphy static int tg3.c  
5417
StaticStatic tg3_writephy static int tg3.c  
5418
StaticStatic tg3_writedsp static int tg3.c  
5419
StaticStatic tg3_phy_set_wirespeed static void tg3.c  
5420
StaticStatic tg3_bmcr_reset static int tg3.c  
5421
StaticStatic tg3_wait_macro_done static int tg3.c  
5422
StaticStatic tg3_phy_write_and_check_testpat static int tg3.c  
5423
StaticStatic tg3_phy_reset_chanpat static int tg3.c  
5424
StaticStatic tg3_phy_reset_5703_4_5 static int tg3.c  
5425
StaticStatic tg3_phy_reset static int tg3.c  
5426
StaticStatic tg3_set_power_state_0 static void tg3.c  
5427
StaticStatic tg3_link_report static void tg3.c  
5428
StaticStatic tg3_setup_flow_control static void tg3.c  
5429
StaticStatic tg3_aux_stat_to_speed_duplex static void tg3.c  
5430
StaticStatic tg3_phy_copper_begin static int tg3.c  
5431
StaticStatic tg3_init_5401phy_dsp static int tg3.c  
5432
StaticStatic tg3_setup_copper_phy static int tg3.c  
5433
StaticStatic tg3_fiber_aneg_smachine static int tg3.c  
5434
StaticStatic tg3_setup_fiber_phy static int tg3.c  
5435
StaticStatic tg3_setup_phy static int tg3.c  
5436
StaticStatic tg3_stop_block static int tg3.c  
5437
StaticStatic tg3_abort_hw static int tg3.c  
5438
StaticStatic tg3_chip_reset static void tg3.c  
5439
StaticStatic tg3_stop_fw static void tg3.c  
5440
StaticStatic tg3_restart_fw static int tg3.c  
5441
StaticStatic tg3_halt static int tg3.c  
5442
StaticStatic __tg3_set_mac_addr static void tg3.c  
5443
StaticStatic tg3_set_bdinfo static void tg3.c  
5444
StaticStatic tg3_init_rings static void tg3.c  
5445
StaticStatic tg3_setup_hw static int tg3.c  
5446
StaticStatic tg3_nvram_init static void tg3.c  
5447
StaticStatic tg3_nvram_read_using_eeprom static int tg3.c  
5448
StaticStatic tg3_nvram_read static int tg3.c  
5449
StaticStatic tg3_phy_probe static int tg3.c  
5450
StaticStatic tg3_read_partno static void tg3.c  
5451
StaticStatic tg3_get_invariants static int tg3.c  
5452
StaticStatic tg3_get_device_address static int tg3.c  
5453
StaticStatic tg3_setup_dma static int tg3.c  
5454
StaticStatic tg3_init_link_config static void tg3.c  
5455
StaticStatic tg3_phy_string static const char * tg3.c  
5456
StaticStatic tg3_poll_link static void tg3.c  
5457
StaticStatic tg3_ack_irqs static void tg3.c POLL - Wait for a frame
5458
StaticStatic tg3_poll static int tg3.c  
5459
StaticStatic tg3_set_txd static void tg3.c TRANSMIT - Transmit a frame
5460
StaticStatic tg3_transmit static void tg3.c  
5461
StaticStatic tg3_disable static void tg3.c DISABLE - Turn off ethernet interface
5462
StaticStatic tg3_irq static void tg3.c IRQ - Enable, Disable, or Force interrupts
5463
StaticStatic tg3_probe static int tg3.c PROBE - Look for an adapter, this routine's visible to the outside
5464
StaticStatic TLan_ResetLists static void tlan.c TLan_ResetLists
5465
FunctionFunction TLan_ResetAdapter void tlan.c TLan_Reset
5466
FunctionFunction TLan_FinishReset void tlan.c  
5467
StaticStatic tlan_poll static int tlan.c POLL - Wait for a frame
5468
StaticStatic refill_rx static void tlan.c  
5469
StaticStatic tlan_transmit static void tlan.c TRANSMIT - Transmit a frame
5470
StaticStatic tlan_disable static void tlan.c DISABLE - Turn off ethernet interface
5471
StaticStatic tlan_irq static void tlan.c IRQ - Enable, Disable, or Force interrupts
5472
StaticStatic TLan_SetMulticastList static void tlan.c  
5473
StaticStatic tlan_probe static int tlan.c  
5474
FunctionFunction TLan_EeSendStart void tlan.c  
5475
FunctionFunction TLan_EeSendByte int tlan.c TLan_EeSendByte
5476
FunctionFunction TLan_EeReceiveByte void tlan.c TLan_EeReceiveByte
5477
FunctionFunction TLan_EeReadByte int tlan.c TLan_EeReadByte
5478
FunctionFunction TLan_MiiReadReg int tlan.c  
5479
FunctionFunction TLan_MiiSendData void tlan.c TLan_MiiSendData
5480
FunctionFunction TLan_MiiSync void tlan.c TLan_MiiSync
5481
FunctionFunction TLan_MiiWriteReg void tlan.c TLan_MiiWriteReg
5482
FunctionFunction TLan_SetMac void tlan.c TLan_SetMac
5483
FunctionFunction TLan_PhyDetect void tlan.c TLan_PhyDetect
5484
FunctionFunction TLan_PhyPowerDown void tlan.c  
5485
FunctionFunction TLan_PhyPowerUp void tlan.c  
5486
FunctionFunction TLan_PhyReset void tlan.c  
5487
FunctionFunction TLan_PhyStartLink void tlan.c  
5488
FunctionFunction TLan_PhyFinishAutoNeg void tlan.c  
5489
FunctionFunction TLan_PhyMonitor void tlan.c TLan_phyMonitor
5490
StaticStatic whereami static void tulip.c Utility Routines
5491
StaticStatic tulip_more static void tulip.c  
5492
StaticStatic tulip_wait static void tulip.c  
5493
FunctionFunction mdio_read int tulip.c  
5494
FunctionFunction mdio_write void tulip.c  
5495
StaticStatic read_eeprom static int tulip.c EEPROM Reading Code
5496
StaticStatic parse_eeprom static void tulip.c EEPROM Parsing Code
5497
StaticStatic tulip_init_ring static void tulip.c tulip_init_ring - setup the tx and rx descriptors
5498
StaticStatic set_rx_mode static void tulip.c  
5499
StaticStatic tulip_reset static void tulip.c eth_reset - Reset adapter
5500
StaticStatic tulip_transmit static void tulip.c eth_transmit - Transmit a frame
5501
StaticStatic tulip_poll static int tulip.c eth_poll - Wait for a frame
5502
StaticStatic tulip_disable static void tulip.c eth_disable - Disable the interface
5503
StaticStatic tulip_irq static void tulip.c IRQ - Enable, Disable, or Force interrupts
5504
StaticStatic tulip_probe static int tulip.c eth_probe - Look for an adapter
5505
StaticStatic start_link static void tulip.c  
5506
StaticStatic nway_start static void tulip.c  
5507
StaticStatic init_media static void tulip.c  
5508
StaticStatic pnic_do_nway static void tulip.c  
5509
StaticStatic select_media static void tulip.c  
5510
StaticStatic tulip_check_duplex static int tulip.c  
5511
StaticStatic reload_eeprom static void via-rhine.c  
5512
StaticStatic rhine_init_ring static void via-rhine.c  
5513
FunctionFunction QueryAuto int via-rhine.c  
5514
FunctionFunction ReadMII int via-rhine.c  
5515
FunctionFunction WriteMII void via-rhine.c  
5516
FunctionFunction MIIDelay void via-rhine.c  
5517
FunctionFunction rhine_irq void via-rhine.c IRQ - PXE IRQ Handler
5518
StaticStatic rhine_probe static int via-rhine.c  
5519
StaticStatic set_rx_mode static void via-rhine.c  
5520
StaticStatic rhine_probe1 static void via-rhine.c  
5521
StaticStatic rhine_disable static void via-rhine.c  
5522
StaticStatic rhine_reset static void via-rhine.c ETH_RESET - Reset adapter
5523
StaticStatic rhine_poll static int via-rhine.c  
5524
StaticStatic rhine_transmit static void via-rhine.c  
5525
StaticStatic velocity_set_int_opt static void via-velocity.c velocity_set_int_opt - parser for integer options
5526
StaticStatic velocity_set_bool_opt static void via-velocity.c velocity_set_bool_opt - parser for boolean options
5527
StaticStatic velocity_get_options static void via-velocity.c velocity_get_options - set options on device
5528
StaticStatic velocity_init_cam_filter static void via-velocity.c velocity_init_cam_filter - initialise CAM
5529
InlineInline velocity_give_many_rx_descs static inline void via-velocity.c  
5530
StaticStatic velocity_rx_refill static int via-velocity.c  
5531
StaticStatic velocity_poll static int via-velocity.c POLL - Wait for a frame
5532
StaticStatic velocity_transmit static void via-velocity.c TRANSMIT - Transmit a frame
5533
StaticStatic velocity_disable static void via-velocity.c DISABLE - Turn off ethernet interface
5534
StaticStatic velocity_irq static void via-velocity.c IRQ - handle interrupts
5535
StaticStatic velocity_probe static int via-velocity.c PROBE - Look for an adapter, this routine's visible to the outside
5536
StaticStatic velocity_init_info static void via-velocity.c velocity_init_info - init private data
5537
FunctionFunction pci_resource_flags unsigned long via-velocity.c  
5538
StaticStatic velocity_get_pci_info static int via-velocity.c  
5539
StaticStatic velocity_print_link_status static void via-velocity.c velocity_print_link_status - link status reporting
5540
StaticStatic velocity_rx_reset static void via-velocity.c velocity_rx_reset - handle a receive reset
5541
StaticStatic velocity_init_registers static void via-velocity.c velocity_init_registers - initialise MAC registers
5542
StaticStatic velocity_soft_reset static int via-velocity.c velocity_soft_reset - soft reset
5543
StaticStatic velocity_init_rings static int via-velocity.c velocity_init_rings - set up DMA rings
5544
StaticStatic velocity_open static int via-velocity.c  
5545
StaticStatic mii_init static void via-velocity.c mii_init - set up MII
5546
StaticStatic safe_disable_mii_autopoll static void via-velocity.c safe_disable_mii_autopoll - autopoll off
5547
StaticStatic enable_mii_autopoll static void via-velocity.c enable_mii_autopoll - turn on autopolling
5548
StaticStatic velocity_mii_read static int via-velocity.c velocity_mii_read - read MII data
5549
StaticStatic velocity_mii_write static int via-velocity.c velocity_mii_write - write MII data
5550
StaticStatic velocity_get_opt_media_mode static u32 via-velocity.c velocity_get_opt_media_mode - get media selection
5551
StaticStatic mii_set_auto_on static void via-velocity.c mii_set_auto_on - autonegotiate on
5552
StaticStatic set_mii_flow_control static void via-velocity.c set_mii_flow_control - flow control setup
5553
StaticStatic velocity_set_media_mode static int via-velocity.c velocity_set_media_mode - set media mode
5554
StaticStatic mii_check_media_mode static u32 via-velocity.c mii_check_media_mode - check media state
5555
StaticStatic check_connection_type static u32 via-velocity.c  
5556
StaticStatic enable_flow_control_ability static void via-velocity.c enable_flow_control_ability - flow control
5557
FunctionFunction pci_set_power_state int via-velocity.c pci_set_power_state - Set the power state of a PCI device
5558
StaticStatic virtnet_disable static void virtio-net.c  
5559
StaticStatic virtnet_poll static int virtio-net.c  
5560
StaticStatic virtnet_transmit static void virtio-net.c  
5561
StaticStatic virtnet_irq static void virtio-net.c  
5562
StaticStatic provide_buffers static void virtio-net.c  
5563
StaticStatic virtnet_probe static int virtio-net.c  
5564
StaticStatic decode_interrupt static void w89c840.c  
5565
StaticStatic w89c840_reset static void w89c840.c w89c840_reset - Reset adapter
5566
StaticStatic handle_intr static void w89c840.c  
5567
StaticStatic w89c840_poll static int w89c840.c w89c840_poll - Wait for a frame
5568
StaticStatic w89c840_transmit static void w89c840.c w89c840_transmit - Transmit a frame
5569
StaticStatic w89c840_disable static void w89c840.c w89c840_disable - Turn off ethernet interface
5570
StaticStatic w89c840_irq static void w89c840.c w89c840_irq - Enable, Disable, or Force interrupts
5571
StaticStatic w89c840_probe static int w89c840.c w89c840_probe - Look for an adapter, this routine's visible to the outside
5572
StaticStatic eeprom_read static int w89c840.c  
5573
StaticStatic mdio_sync static void w89c840.c  
5574
StaticStatic mdio_read static int w89c840.c  
5575
StaticStatic mdio_write static void w89c840.c  
5576
StaticStatic check_duplex static void w89c840.c  
5577
StaticStatic set_rx_mode static void w89c840.c  
5578
StaticStatic init_ring static void w89c840.c  
5579
InlineInline ath5k_txbuf_free static inline void ath5k.c  
5580
InlineInline ath5k_rxbuf_free static inline void ath5k.c  
5581
StaticStatic ath5k_chip_name static const char * ath5k.c ******************\
5582
StaticStatic ath5k_probe static int ath5k.c  
5583
StaticStatic ath5k_remove static void ath5k.c  
5584
StaticStatic ath5k_attach static int ath5k.c *********************\
5585
StaticStatic ath5k_detach static void ath5k.c  
5586
InlineInline ath5k_ieee2mhz static inline short ath5k.c ******************\
5587
StaticStatic ath5k_copy_channels static unsigned int ath5k.c  
5588
StaticStatic ath5k_setup_bands static int ath5k.c  
5589
StaticStatic ath5k_chan_set static int ath5k.c  
5590
StaticStatic ath5k_setcurmode static void ath5k.c  
5591
StaticStatic ath5k_mode_setup static void ath5k.c  
5592
InlineInline ath5k_hw_rix_to_bitrate static inline int ath5k.c  
5593
FunctionFunction ath5k_bitrate_to_hw_rix int ath5k.c  
5594
StaticStatic ath5k_rx_iob_alloc static struct io_buffer * ath5k.c *************\
5595
StaticStatic ath5k_rxbuf_setup static int ath5k.c  
5596
StaticStatic ath5k_txbuf_setup static int ath5k.c  
5597
StaticStatic ath5k_desc_alloc static int ath5k.c *****************\
5598
StaticStatic ath5k_desc_free static void ath5k.c  
5599
StaticStatic ath5k_txq_setup static int ath5k.c ************\
5600
StaticStatic ath5k_txq_drainq static void ath5k.c  
5601
StaticStatic ath5k_txq_cleanup static void ath5k.c  
5602
StaticStatic ath5k_txq_release static void ath5k.c  
5603
StaticStatic ath5k_rx_start static int ath5k.c ***********\
5604
StaticStatic ath5k_rx_stop static void ath5k.c  
5605
StaticStatic ath5k_handle_rx static void ath5k.c  
5606
StaticStatic ath5k_tx_processq static void ath5k.c ***********\
5607
StaticStatic ath5k_handle_tx static void ath5k.c  
5608
StaticStatic ath5k_irq static void ath5k.c ******************\
5609
StaticStatic ath5k_init static int ath5k.c  
5610
StaticStatic ath5k_stop_hw static int ath5k.c  
5611
StaticStatic ath5k_poll static void ath5k.c  
5612
StaticStatic ath5k_calibrate static void ath5k.c  
5613
StaticStatic ath5k_tx static int ath5k.c ******************\
5614
StaticStatic ath5k_reset static int ath5k.c  
5615
StaticStatic ath5k_reset_wake static int ath5k.c  
5616
StaticStatic ath5k_start static int ath5k.c  
5617
StaticStatic ath5k_stop static void ath5k.c  
5618
StaticStatic ath5k_config static int ath5k.c  
5619
StaticStatic ath5k_configure_filter static void ath5k.c  
5620
StaticStatic ath5k_hw_post static int ath5k_attach.c ath5k_hw_post - Power On Self Test helper function
5621
FunctionFunction ath5k_hw_attach int ath5k_attach.c ath5k_hw_attach - Check if hw is supported and init the needed structs
5622
FunctionFunction ath5k_hw_detach void ath5k_attach.c ath5k_hw_detach - Free the ath5k_hw struct
5623
FunctionFunction ath5k_hw_set_capabilities int ath5k_caps.c  
5624
FunctionFunction ath5k_hw_get_capability int ath5k_caps.c  
5625
StaticStatic ath5k_hw_setup_2word_tx_desc static int ath5k_desc.c  
5626
StaticStatic ath5k_hw_setup_4word_tx_desc static int ath5k_desc.c  
5627
StaticStatic ath5k_hw_proc_2word_tx_status static int ath5k_desc.c  
5628
StaticStatic ath5k_hw_proc_4word_tx_status static int ath5k_desc.c  
5629
StaticStatic ath5k_hw_setup_rx_desc static int ath5k_desc.c  
5630
StaticStatic ath5k_hw_proc_5210_rx_status static int ath5k_desc.c  
5631
StaticStatic ath5k_hw_proc_5212_rx_status static int ath5k_desc.c  
5632
FunctionFunction ath5k_hw_init_desc_functions int ath5k_desc.c  
5633
FunctionFunction ath5k_hw_start_rx_dma void ath5k_dma.c *******\
5634
FunctionFunction ath5k_hw_stop_rx_dma int ath5k_dma.c ath5k_hw_stop_rx_dma - Stop DMA receive
5635
FunctionFunction ath5k_hw_get_rxdp u32 ath5k_dma.c ath5k_hw_get_rxdp - Get RX Descriptor's address
5636
FunctionFunction ath5k_hw_set_rxdp void ath5k_dma.c ath5k_hw_set_rxdp - Set RX Descriptor's address
5637
FunctionFunction ath5k_hw_start_tx_dma int ath5k_dma.c ********\
5638
FunctionFunction ath5k_hw_stop_tx_dma int ath5k_dma.c ath5k_hw_stop_tx_dma - Stop DMA transmit on a specific queue
5639
FunctionFunction ath5k_hw_get_txdp u32 ath5k_dma.c ath5k_hw_get_txdp - Get TX Descriptor's address for a specific queue
5640
FunctionFunction ath5k_hw_set_txdp int ath5k_dma.c ath5k_hw_set_txdp - Set TX Descriptor's address for a specific queue
5641
FunctionFunction ath5k_hw_update_tx_triglevel int ath5k_dma.c ath5k_hw_update_tx_triglevel - Update tx trigger level
5642
FunctionFunction ath5k_hw_is_intr_pending int ath5k_dma.c *****************\
5643
FunctionFunction ath5k_hw_get_isr int ath5k_dma.c ath5k_hw_get_isr - Get interrupt status
5644
FunctionFunction ath5k_hw_set_imr enum ath5k_int ath5k_dma.c ath5k_hw_set_imr - Set interrupt mask
5645
StaticStatic ath5k_hw_eeprom_read static int ath5k_eeprom.c  
5646
StaticStatic ath5k_eeprom_bin2freq static u16 ath5k_eeprom.c  
5647
StaticStatic ath5k_eeprom_init_header static int ath5k_eeprom.c  
5648
StaticStatic ath5k_eeprom_read_ants static int ath5k_eeprom.c  
5649
StaticStatic ath5k_eeprom_read_modes static int ath5k_eeprom.c  
5650
StaticStatic ath5k_eeprom_read_turbo_modes static int ath5k_eeprom.c  
5651
StaticStatic ath5k_eeprom_init_modes static int ath5k_eeprom.c  
5652
InlineInline ath5k_eeprom_read_freq_list static inline int ath5k_eeprom.c frequency mask)
5653
StaticStatic ath5k_eeprom_init_11a_pcal_freq static int ath5k_eeprom.c  
5654
InlineInline ath5k_eeprom_init_11bg_2413 static inline int ath5k_eeprom.c  
5655
InlineInline ath5k_get_pcdac_intercepts static inline void ath5k_eeprom.c  
5656
StaticStatic ath5k_eeprom_convert_pcal_info_5111 static int ath5k_eeprom.c used by interpolation code
5657
StaticStatic ath5k_eeprom_read_pcal_info_5111 static int ath5k_eeprom.c  
5658
StaticStatic ath5k_eeprom_convert_pcal_info_5112 static int ath5k_eeprom.c used by interpolation code
5659
StaticStatic ath5k_eeprom_read_pcal_info_5112 static int ath5k_eeprom.c  
5660
InlineInline ath5k_pdgains_size_2413 static inline unsigned int ath5k_eeprom.c these two functions
5661
StaticStatic ath5k_cal_data_offset_2413 static unsigned int ath5k_eeprom.c and each section's size.
5662
StaticStatic ath5k_eeprom_convert_pcal_info_2413 static int ath5k_eeprom.c used by interpolation code
5663
StaticStatic ath5k_eeprom_read_pcal_info_2413 static int ath5k_eeprom.c  
5664
StaticStatic ath5k_eeprom_read_target_rate_pwr_info static int ath5k_eeprom.c  
5665
StaticStatic ath5k_eeprom_read_pcal_info static int ath5k_eeprom.c  
5666
StaticStatic ath5k_eeprom_free_pcal_info static int ath5k_eeprom.c  
5667
FunctionFunction ath5k_eeprom_detach void ath5k_eeprom.c  
5668
StaticStatic ath5k_eeprom_read_ctl_info static int ath5k_eeprom.c  
5669
FunctionFunction ath5k_eeprom_init int ath5k_eeprom.c  
5670
FunctionFunction ath5k_eeprom_read_mac int ath5k_eeprom.c  
5671
FunctionFunction ath5k_eeprom_is_hb63 int ath5k_eeprom.c  
5672
FunctionFunction ath5k_hw_set_gpio_input int ath5k_gpio.c  
5673
FunctionFunction ath5k_hw_set_gpio_output int ath5k_gpio.c  
5674
FunctionFunction ath5k_hw_get_gpio u32 ath5k_gpio.c  
5675
FunctionFunction ath5k_hw_set_gpio int ath5k_gpio.c  
5676
FunctionFunction ath5k_hw_set_gpio_intr void ath5k_gpio.c  
5677
StaticStatic ath5k_hw_ini_mode_registers static void ath5k_initvals.c  
5678
FunctionFunction ath5k_hw_write_initvals int ath5k_initvals.c  
5679
FunctionFunction ath5k_hw_set_opmode int ath5k_pcu.c *****************\
5680
FunctionFunction ath5k_hw_set_ack_bitrate_high void ath5k_pcu.c ath5k_hw_set_ack_bitrate - set bitrate for ACKs
5681
FunctionFunction ath5k_hw_get_ack_timeout unsigned int ath5k_pcu.c ****************\
5682
FunctionFunction ath5k_hw_set_ack_timeout int ath5k_pcu.c ath5k_hw_set_ack_timeout - Set ACK timeout on PCU
5683
FunctionFunction ath5k_hw_get_cts_timeout unsigned int ath5k_pcu.c ath5k_hw_get_cts_timeout - Get CTS timeout from PCU in usec
5684
FunctionFunction ath5k_hw_set_cts_timeout int ath5k_pcu.c ath5k_hw_set_cts_timeout - Set CTS timeout on PCU
5685
FunctionFunction ath5k_hw_get_lladdr void ath5k_pcu.c **************\
5686
FunctionFunction ath5k_hw_set_lladdr int ath5k_pcu.c ath5k_hw_set_lladdr - Set station id
5687
FunctionFunction ath5k_hw_set_associd void ath5k_pcu.c ath5k_hw_set_associd - Set BSSID for association
5688
FunctionFunction ath5k_hw_set_bssid_mask int ath5k_pcu.c ath5k_hw_set_bssid_mask - filter out bssids we listen
5689
FunctionFunction ath5k_hw_start_rx_pcu void ath5k_pcu.c **********\
5690
FunctionFunction ath5k_hw_stop_rx_pcu void ath5k_pcu.c at5k_hw_stop_rx_pcu - Stop RX engine
5691
FunctionFunction ath5k_hw_set_mcast_filter void ath5k_pcu.c  
5692
FunctionFunction ath5k_hw_get_rx_filter u32 ath5k_pcu.c ath5k_hw_get_rx_filter - Get current rx filter
5693
FunctionFunction ath5k_hw_set_rx_filter void ath5k_pcu.c ath5k_hw_set_rx_filter - Set rx filter
5694
FunctionFunction ath5k_hw_reset_key int ath5k_pcu.c *******************\
5695
InlineInline min static inline int ath5k_phy.c  
5696
InlineInline max static inline int ath5k_phy.c  
5697
StaticStatic ath5k_hw_rfb_op static unsigned int ath5k_phy.c  
5698
FunctionFunction ath5k_hw_rfgain_opt_init int ath5k_phy.c ********************\
5699
StaticStatic ath5k_hw_request_rfgain_probe static void ath5k_phy.c  
5700
StaticStatic ath5k_hw_rf_gainf_corr static u32 ath5k_phy.c based on the current step for RF5112 rev. 2
5701
StaticStatic ath5k_hw_rf_check_gainf_readback static int ath5k_phy.c their detection window) so we must ignore it
5702
StaticStatic ath5k_hw_rf_gainf_adjust static s8 ath5k_phy.c of parameters from rf gain optimization ladder
5703
FunctionFunction ath5k_hw_gainf_calibrate enum ath5k_rfgain ath5k_phy.c adjustment
5704
FunctionFunction ath5k_hw_rfgain_init int ath5k_phy.c with gain_F calibration
5705
FunctionFunction ath5k_hw_rfregs_init int ath5k_phy.c ******************\
5706
FunctionFunction ath5k_channel_ok int ath5k_phy.c ************************\
5707
StaticStatic ath5k_hw_rf5110_chan2athchan static u32 ath5k_phy.c  
5708
StaticStatic ath5k_hw_rf5110_channel static int ath5k_phy.c  
5709
StaticStatic ath5k_hw_rf5111_chan2athchan static int ath5k_phy.c  
5710
StaticStatic ath5k_hw_rf5111_channel static int ath5k_phy.c  
5711
StaticStatic ath5k_hw_rf5112_channel static int ath5k_phy.c  
5712
StaticStatic ath5k_hw_rf2425_channel static int ath5k_phy.c  
5713
FunctionFunction ath5k_hw_channel int ath5k_phy.c  
5714
FunctionFunction ath5k_hw_noise_floor_calibration int ath5k_phy.c ***************\
5715
StaticStatic ath5k_hw_rf5110_calibrate static int ath5k_phy.c  
5716
StaticStatic ath5k_hw_rf511x_calibrate static int ath5k_phy.c  
5717
FunctionFunction ath5k_hw_phy_calibrate int ath5k_phy.c  
5718
FunctionFunction ath5k_hw_phy_disable int ath5k_phy.c  
5719
FunctionFunction ath5k_hw_radio_revision u16 ath5k_phy.c ******************\
5720
FunctionFunction ath5k_hw_set_def_antenna void ath5k_phy.c  
5721
FunctionFunction ath5k_hw_get_def_antenna unsigned int ath5k_phy.c  
5722
StaticStatic ath5k_get_interpolated_value static s16 ath5k_phy.c **************\
5723
StaticStatic ath5k_get_linear_pcdac_min static s16 ath5k_phy.c  
5724
StaticStatic ath5k_create_power_curve static void ath5k_phy.c  
5725
StaticStatic ath5k_get_chan_pcal_surrounding_piers static void ath5k_phy.c  
5726
StaticStatic ath5k_get_rate_pcal_data static void ath5k_phy.c  
5727
StaticStatic ath5k_get_max_ctl_power static void ath5k_phy.c  
5728
StaticStatic ath5k_fill_pwr_to_pcdac_table static void ath5k_phy.c  
5729
StaticStatic ath5k_combine_linear_pcdac_curves static void ath5k_phy.c  
5730
StaticStatic ath5k_setup_pcdac_table static void ath5k_phy.c  
5731
StaticStatic ath5k_combine_pwr_to_pdadc_curves static void ath5k_phy.c  
5732
StaticStatic ath5k_setup_pwr_to_pdadc_table static void ath5k_phy.c  
5733
StaticStatic ath5k_setup_channel_powertable static int ath5k_phy.c  
5734
StaticStatic ath5k_setup_rate_powertable static void ath5k_phy.c  
5735
FunctionFunction ath5k_hw_txpower int ath5k_phy.c  
5736
FunctionFunction ath5k_hw_set_txpower_limit int ath5k_phy.c  
5737
FunctionFunction ath5k_hw_set_tx_queueprops int ath5k_qcu.c  
5738
FunctionFunction ath5k_hw_setup_tx_queue int ath5k_qcu.c  
5739
FunctionFunction ath5k_hw_release_tx_queue void ath5k_qcu.c  
5740
FunctionFunction ath5k_hw_reset_tx_queue int ath5k_qcu.c  
5741
FunctionFunction ath5k_hw_set_slot_time int ath5k_qcu.c  
5742
StaticStatic fls static int ath5k_reset.c  
5743
StaticStatic ath5k_hw_write_ofdm_timings static int ath5k_reset.c ath5k_hw_write_ofdm_timings - set OFDM timings on AR5212
5744
InlineInline ath5k_hw_write_rate_duration static inline void ath5k_reset.c ath5k_hw_write_rate_duration - fill rate code to duration table
5745
StaticStatic ath5k_hw_nic_reset static int ath5k_reset.c  
5746
FunctionFunction ath5k_hw_wake int ath5k_reset.c  
5747
FunctionFunction ath5k_hw_nic_wakeup int ath5k_reset.c  
5748
StaticStatic ath5k_hw_chan_has_spur_noise static int ath5k_reset.c  
5749
StaticStatic ath5k_hw_tweak_initval_settings static void ath5k_reset.c  
5750
StaticStatic ath5k_hw_commit_eeprom_settings static void ath5k_reset.c  
5751
FunctionFunction ath5k_hw_reset int ath5k_reset.c  
5752
InlineInline ath5k_rfkill_disable static inline void ath5k_rfkill.c  
5753
InlineInline ath5k_rfkill_enable static inline void ath5k_rfkill.c  
5754
InlineInline ath5k_rfkill_set_intr static inline void ath5k_rfkill.c  
5755
StaticStatic ath5k_is_rfkill_set static int __unused ath5k_rfkill.c  
5756
FunctionFunction ath5k_rfkill_hw_start void ath5k_rfkill.c  
5757
FunctionFunction ath5k_rfkill_hw_stop void ath5k_rfkill.c  
5758
StaticStatic e1000_get_hw_control static void e1000.c e1000_get_hw_control - get control of the h/w from f/w
5759
StaticStatic e1000_irq_enable static void e1000.c e1000_irq_enable - Enable default interrupt generation settings
5760
StaticStatic e1000_irq_disable static void e1000.c e1000_irq_disable - Mask off interrupt generation on the NIC
5761
StaticStatic e1000_sw_init static int e1000.c e1000_sw_init - Initialize general software structures (struct e1000_adapter)
5762
StaticStatic e1000_setup_tx_resources static int e1000.c e1000_setup_tx_resources - allocate Tx resources (Descriptors)
5763
StaticStatic e1000_free_tx_resources static void e1000.c  
5764
StaticStatic e1000_configure_tx static void e1000.c e1000_configure_tx - Configure 8254x Transmit Unit after Reset
5765
StaticStatic e1000_free_rx_resources static void e1000.c  
5766
FunctionFunction e1000_refill_rx_ring int e1000.c e1000_refill_rx_ring - allocate Rx io_buffers
5767
StaticStatic e1000_setup_rx_resources static int e1000.c e1000_setup_rx_resources - allocate Rx resources (Descriptors)
5768
StaticStatic e1000_configure_rx static void e1000.c e1000_configure_rx - Configure 8254x Receive Unit after Reset
5769
StaticStatic e1000_reset static void e1000.c e1000_reset - Put e1000 NIC in known initial state
5770
StaticStatic e1000_close static void e1000.c Functions that implement the gPXE driver API *
5771
StaticStatic e1000_transmit static int e1000.c e1000_transmit - Transmit a packet
5772
StaticStatic e1000_poll static void e1000.c e1000_poll - Poll for received packets
5773
StaticStatic e1000_irq static void e1000.c e1000_irq - enable or Disable interrupts
5774
StaticStatic e1000_probe static int e1000.c e1000_probe - Initial configuration of e1000 NIC
5775
StaticStatic e1000_remove static void e1000.c e1000_remove - Device Removal Routine
5776
StaticStatic e1000_open static int e1000.c e1000_open - Called when a network interface is made active
5777
FunctionFunction e1000_read_pcie_cap_reg int32_t e1000.c  
5778
FunctionFunction e1000_pci_clear_mwi void e1000.c  
5779
FunctionFunction e1000_pci_set_mwi void e1000.c  
5780
FunctionFunction e1000_read_pci_cfg void e1000.c  
5781
FunctionFunction e1000_write_pci_cfg void e1000.c  
5782
FunctionFunction e1000_io_write void e1000.c  
5783
StaticStatic e1000_set_phy_type static int32_t e1000_hw.c Set the phy type member in the hw struct.
5784
StaticStatic e1000_phy_init_script static void e1000_hw.c IGP phy init script - initializes the GbE PHY
5785
FunctionFunction e1000_set_mac_type int32_t e1000_hw.c Set the mac type member in the hw struct.
5786
FunctionFunction e1000_set_media_type void e1000_hw.c Set media type and TBI compatibility.
5787
FunctionFunction e1000_reset_hw int32_t e1000_hw.c Reset the transmit and receive units; mask and clear all interrupts.
5788
StaticStatic e1000_initialize_hardware_bits static void e1000_hw.c Initialize a number of hardware-dependent bits
5789
FunctionFunction e1000_init_hw int32_t e1000_hw.c Performs basic configuration of the adapter.
5790
StaticStatic e1000_adjust_serdes_amplitude static int32_t e1000_hw.c Adjust SERDES output amplitude based on EEPROM setting.
5791
FunctionFunction e1000_setup_link int32_t e1000_hw.c Configures flow control and link settings.
5792
StaticStatic e1000_setup_fiber_serdes_link static int32_t e1000_hw.c Sets up link for a fiber based or serdes based adapter
5793
StaticStatic e1000_copper_link_preconfig static int32_t e1000_hw.c Make sure we have a valid PHY and change PHY mode before link setup.
5794
StaticStatic e1000_copper_link_igp_setup static int32_t e1000_hw.c Copper link setup for e1000_phy_igp series.
5795
StaticStatic e1000_copper_link_ggp_setup static int32_t e1000_hw.c Copper link setup for e1000_phy_gg82563 series.
5796
StaticStatic e1000_copper_link_mgp_setup static int32_t e1000_hw.c Copper link setup for e1000_phy_m88 series.
5797
StaticStatic e1000_copper_link_autoneg static int32_t e1000_hw.c Setup auto-negotiation and flow control advertisements,
5798
StaticStatic e1000_copper_link_postconfig static int32_t e1000_hw.c Config the MAC and the PHY after link is up.
5799
StaticStatic e1000_setup_copper_link static int32_t e1000_hw.c Detects which PHY is present and setup the speed and duplex
5800
StaticStatic e1000_configure_kmrn_for_10_100 static int32_t e1000_hw.c Configure the MAC-to-PHY interface for 10/100Mbps
5801
StaticStatic e1000_configure_kmrn_for_1000 static int32_t e1000_hw.c  
5802
FunctionFunction e1000_phy_setup_autoneg int32_t e1000_hw.c Configures PHY autoneg and flow control advertisement settings
5803
StaticStatic e1000_phy_force_speed_duplex static int32_t e1000_hw.c Force PHY speed and duplex settings to hw->forced_speed_duplex
5804
FunctionFunction e1000_config_collision_dist void e1000_hw.c Sets the collision distance in the Transmit Control register
5805
StaticStatic e1000_config_mac_to_phy static int32_t e1000_hw.c Sets MAC speed and duplex settings to reflect the those in the PHY
5806
FunctionFunction e1000_force_mac_fc int32_t e1000_hw.c Forces the MAC's flow control settings.
5807
StaticStatic e1000_config_fc_after_link_up static int32_t e1000_hw.c Configures flow control settings after link is established
5808
FunctionFunction e1000_check_for_link int32_t e1000_hw.c Checks to see if the link status of the hardware has changed.
5809
FunctionFunction e1000_get_speed_and_duplex int32_t e1000_hw.c Detects the current speed and duplex settings of the hardware.
5810
StaticStatic e1000_wait_autoneg static int32_t e1000_hw.c Blocks until autoneg completes or times out (~4.5 seconds)
5811
StaticStatic e1000_raise_mdi_clk static void e1000_hw.c Raises the Management Data Clock
5812
StaticStatic e1000_lower_mdi_clk static void e1000_hw.c Lowers the Management Data Clock
5813
StaticStatic e1000_shift_out_mdi_bits static void e1000_hw.c Shifts data bits out to the PHY
5814
StaticStatic e1000_shift_in_mdi_bits static uint16_t e1000_hw.c Shifts data bits in from the PHY
5815
StaticStatic e1000_swfw_sync_acquire static int32_t e1000_hw.c  
5816
StaticStatic e1000_swfw_sync_release static void e1000_hw.c  
5817
FunctionFunction e1000_read_phy_reg int32_t e1000_hw.c Reads the value from a PHY register, if the value is on a specific non zero
5818
StaticStatic e1000_read_phy_reg_ex static int32_t e1000_hw.c  
5819
FunctionFunction e1000_write_phy_reg int32_t e1000_hw.c Writes a value to a PHY register
5820
StaticStatic e1000_write_phy_reg_ex static int32_t e1000_hw.c  
5821
StaticStatic e1000_read_kmrn_reg static int32_t e1000_hw.c  
5822
StaticStatic e1000_write_kmrn_reg static int32_t e1000_hw.c  
5823
FunctionFunction e1000_phy_hw_reset int32_t e1000_hw.c Returns the PHY to the power-on reset state
5824
FunctionFunction e1000_phy_reset int32_t e1000_hw.c Resets the PHY
5825
FunctionFunction e1000_phy_powerdown_workaround void e1000_hw.c  
5826
StaticStatic e1000_kumeran_lock_loss_workaround static int32_t e1000_hw.c  
5827
StaticStatic e1000_detect_gig_phy static int32_t e1000_hw.c Probes the expected PHY address for known PHY IDs
5828
StaticStatic e1000_phy_reset_dsp static int32_t e1000_hw.c Resets the PHY's DSP
5829
StaticStatic e1000_phy_igp_get_info static int32_t e1000_hw.c Get PHY information from various PHY registers for igp PHY only.
5830
StaticStatic e1000_phy_ife_get_info static int32_t e1000_hw.c Get PHY information from various PHY registers for ife PHY only.
5831
StaticStatic e1000_phy_m88_get_info static int32_t e1000_hw.c Get PHY information from various PHY registers fot m88 PHY only.
5832
FunctionFunction e1000_phy_get_info int32_t e1000_hw.c Get PHY information from various PHY registers
5833
FunctionFunction e1000_validate_mdi_setting int32_t e1000_hw.c  
5834
FunctionFunction e1000_init_eeprom_params int32_t e1000_hw.c Sets up eeprom variables in the hw struct. Must be called after mac_type
5835
StaticStatic e1000_raise_ee_clk static void e1000_hw.c Raises the EEPROM's clock input.
5836
StaticStatic e1000_lower_ee_clk static void e1000_hw.c Lowers the EEPROM's clock input.
5837
StaticStatic e1000_shift_out_ee_bits static void e1000_hw.c Shift data bits out to the EEPROM.
5838
StaticStatic e1000_shift_in_ee_bits static uint16_t e1000_hw.c Shift data bits in from the EEPROM
5839
StaticStatic e1000_acquire_eeprom static int32_t e1000_hw.c Prepares EEPROM for access
5840
StaticStatic e1000_standby_eeprom static void e1000_hw.c Returns EEPROM to a "standby" state
5841
StaticStatic e1000_release_eeprom static void e1000_hw.c Terminates a command by inverting the EEPROM's chip select pin
5842
StaticStatic e1000_spi_eeprom_ready static int32_t e1000_hw.c Reads a 16 bit word from the EEPROM.
5843
FunctionFunction e1000_read_eeprom int32_t e1000_hw.c Reads a 16 bit word from the EEPROM.
5844
StaticStatic e1000_read_eeprom_eerd static int32_t e1000_hw.c Reads a 16 bit word from the EEPROM using the EERD register.
5845
StaticStatic e1000_write_eeprom_eewr static int32_t e1000_hw.c Writes a 16 bit word from the EEPROM using the EEWR register.
5846
StaticStatic e1000_poll_eerd_eewr_done static int32_t e1000_hw.c Polls the status bit (bit 1) of the EERD to determine when the read is done.
5847
StaticStatic e1000_is_onboard_nvm_eeprom static boolean_t e1000_hw.c  
5848
FunctionFunction e1000_validate_eeprom_checksum int32_t e1000_hw.c Verifies that the EEPROM has a valid checksum
5849
FunctionFunction e1000_update_eeprom_checksum int32_t e1000_hw.c Calculates the EEPROM checksum and writes it to the EEPROM
5850
FunctionFunction e1000_write_eeprom int32_t e1000_hw.c Parent function for writing words to the different EEPROM types.
5851
StaticStatic e1000_write_eeprom_spi static int32_t e1000_hw.c Writes a 16 bit word to a given offset in an SPI EEPROM.
5852
StaticStatic e1000_write_eeprom_microwire static int32_t e1000_hw.c Writes a 16 bit word to a given offset in a Microwire EEPROM.
5853
StaticStatic e1000_commit_shadow_ram static int32_t e1000_hw.c Flushes the cached eeprom to NVM. This is done by saving the modified values
5854
FunctionFunction e1000_read_mac_addr int32_t e1000_hw.c Reads the adapter's MAC address from the EEPROM and inverts the LSB for the
5855
StaticStatic e1000_init_rx_addrs static void e1000_hw.c Initializes receive address filters.
5856
FunctionFunction e1000_hash_mc_addr uint32_t e1000_hw.c Hashes an address to determine its location in the multicast table
5857
FunctionFunction e1000_mta_set void e1000_hw.c Sets the bit in the multicast table corresponding to the hash value.
5858
FunctionFunction e1000_rar_set void e1000_hw.c Puts an ethernet address into a receive address register.
5859
FunctionFunction e1000_write_vfta void e1000_hw.c Writes a value to the specified offset in the VLAN filter table.
5860
StaticStatic e1000_clear_vfta static void e1000_hw.c Clears the VLAN filer table
5861
StaticStatic e1000_id_led_init static int32_t e1000_hw.c  
5862
FunctionFunction e1000_setup_led int32_t e1000_hw.c Prepares SW controlable LED for use and saves the current state of the LED.
5863
FunctionFunction e1000_blink_led_start int32_t e1000_hw.c Used on 82571 and later Si that has LED blink bits.
5864
FunctionFunction e1000_cleanup_led int32_t e1000_hw.c Restores the saved state of the SW controlable LED.
5865
FunctionFunction e1000_led_on int32_t e1000_hw.c Turns on the software controllable LED
5866
FunctionFunction e1000_led_off int32_t e1000_hw.c Turns off the software controllable LED
5867
StaticStatic e1000_clear_hw_cntrs static void e1000_hw.c Clears all hardware statistics counters.
5868
FunctionFunction e1000_reset_adaptive void e1000_hw.c Resets Adaptive IFS to its default state.
5869
FunctionFunction e1000_update_adaptive void e1000_hw.c Called during the callback/watchdog routine to update IFS value based on
5870
FunctionFunction e1000_tbi_adjust_stats void e1000_hw.c Adjusts the statistic counters when a frame is accepted by TBI_ACCEPT
5871
FunctionFunction e1000_get_bus_info void e1000_hw.c Gets the current PCI bus type, speed, and width of the hardware
5872
StaticStatic e1000_write_reg_io static void e1000_hw.c Writes a value to one of the devices registers using port I/O (as opposed to
5873
StaticStatic e1000_get_cable_length static int32_t e1000_hw.c Estimates the cable length.
5874
StaticStatic e1000_check_polarity static int32_t e1000_hw.c Check the cable polarity
5875
StaticStatic e1000_check_downshift static int32_t e1000_hw.c Check if Downshift occured
5876
StaticStatic e1000_config_dsp_after_link_change static int32_t e1000_hw.c 82541_rev_2 & 82547_rev_2 have the capability to configure the DSP when a
5877
StaticStatic e1000_set_phy_mode static int32_t e1000_hw.c Set PHY to class A mode
5878
StaticStatic e1000_set_d3_lplu_state static int32_t e1000_hw.c This function sets the lplu state according to the active flag. When
5879
StaticStatic e1000_set_d0_lplu_state static int32_t e1000_hw.c This function sets the lplu d0 state according to the active flag. When
5880
StaticStatic e1000_set_vco_speed static int32_t e1000_hw.c Change VCO speed register to improve Bit Error Rate performance of SERDES.
5881
StaticStatic e1000_host_if_read_cookie static int32_t e1000_hw.c This function reads the cookie from ARC ram.
5882
StaticStatic e1000_mng_enable_host_if static int32_t e1000_hw.c This function checks whether the HOST IF is enabled for command operaton
5883
StaticStatic e1000_mng_host_if_write static int32_t e1000_hw.c This function writes the buffer content at the offset given on the host if.
5884
StaticStatic e1000_mng_write_cmd_header static int32_t e1000_hw.c This function writes the command header after does the checksum calculation.
5885
StaticStatic e1000_mng_write_commit static int32_t e1000_hw.c This function indicates to ARC that a new command is pending which completes
5886
FunctionFunction e1000_check_mng_mode boolean_t e1000_hw.c This function checks the mode of the firmware.
5887
FunctionFunction e1000_mng_write_dhcp_info int32_t e1000_hw.c This function writes the dhcp info .
5888
StaticStatic e1000_calculate_mng_checksum static uint8_t e1000_hw.c This function calculates the checksum.
5889
FunctionFunction e1000_enable_tx_pkt_filtering boolean_t e1000_hw.c This function checks whether tx pkt filtering needs to be enabled or not.
5890
FunctionFunction e1000_enable_mng_pass_thru uint32_t e1000_hw.c Verifies the hardware needs to allow ARPs to be processed by the host
5891
StaticStatic e1000_polarity_reversal_workaround static int32_t e1000_hw.c  
5892
StaticStatic e1000_set_pci_express_master_disable static void e1000_hw.c Disables PCI-Express master access.
5893
FunctionFunction e1000_disable_pciex_master int32_t e1000_hw.c Disables PCI-Express master access and verifies there are no pending requests
5894
StaticStatic e1000_get_auto_rd_done static int32_t e1000_hw.c Check for EEPROM Auto Read bit done.
5895
StaticStatic e1000_get_phy_cfg_done static int32_t e1000_hw.c Checks if the PHY configuration is done
5896
StaticStatic e1000_get_hw_eeprom_semaphore static int32_t e1000_hw.c Using the combination of SMBI and SWESMBI semaphore bits when resetting
5897
StaticStatic e1000_put_hw_eeprom_semaphore static void e1000_hw.c This function clears HW semaphore bits.
5898
StaticStatic e1000_get_software_semaphore static int32_t e1000_hw.c Obtaining software semaphore bit (SMBI) before resetting PHY.
5899
StaticStatic e1000_release_software_semaphore static void e1000_hw.c Release semaphore bit (SMBI).
5900
FunctionFunction e1000_check_phy_reset_block int32_t e1000_hw.c Checks if PHY reset is blocked due to SOL/IDER session, for example.
5901
StaticStatic e1000_arc_subsystem_valid static uint8_t e1000_hw.c  
5902
StaticStatic e1000_set_pci_ex_no_snoop static int32_t e1000_hw.c Configure PCI-Ex no-snoop
5903
StaticStatic e1000_get_software_flag static int32_t e1000_hw.c Get software semaphore FLAG bit (SWFLAG).
5904
StaticStatic e1000_release_software_flag static void e1000_hw.c Release software semaphore FLAG bit (SWFLAG).
5905
StaticStatic e1000_read_eeprom_ich8 static int32_t e1000_hw.c Reads a 16 bit word or words from the EEPROM using the ICH8's flash access
5906
StaticStatic e1000_write_eeprom_ich8 static int32_t e1000_hw.c Writes a 16 bit word or words to the EEPROM using the ICH8's flash access
5907
StaticStatic e1000_ich8_cycle_init static int32_t e1000_hw.c This function does initial flash setup so that a new read/write/erase cycle
5908
StaticStatic e1000_ich8_flash_cycle static int32_t e1000_hw.c This function starts a flash cycle and waits for its completion
5909
StaticStatic e1000_read_ich8_data static int32_t e1000_hw.c Reads a byte or word from the NVM using the ICH8 flash access registers.
5910
StaticStatic e1000_write_ich8_data static int32_t e1000_hw.c Writes One /two bytes to the NVM using the ICH8 flash access registers.
5911
StaticStatic e1000_read_ich8_byte static int32_t e1000_hw.c Reads a single byte from the NVM using the ICH8 flash access registers.
5912
StaticStatic e1000_verify_write_ich8_byte static int32_t e1000_hw.c Writes a single byte to the NVM using the ICH8 flash access registers.
5913
StaticStatic e1000_write_ich8_byte static int32_t e1000_hw.c Writes a single byte to the NVM using the ICH8 flash access registers.
5914
StaticStatic e1000_read_ich8_word static int32_t e1000_hw.c Reads a word from the NVM using the ICH8 flash access registers.
5915
FunctionFunction e1000_erase_ich8_4k_segment int32_t e1000_hw.c Erases the bank specified. Each bank may be a 4, 8 or 64k block. Banks are 0
5916
StaticStatic e1000_init_lcd_from_nvm_config_region static int32_t e1000_hw.c  
5917
StaticStatic e1000_init_lcd_from_nvm static int32_t e1000_hw.c This function initializes the PHY from the NVM on ICH8 platforms. This
5918
StaticStatic phantom_crb_access_128m static unsigned long phantom.c CRB register access
5919
StaticStatic phantom_crb_access_32m static unsigned long phantom.c Prepare for access to CRB register via 32MB BAR
5920
StaticStatic phantom_crb_access_2m static unsigned long phantom.c Prepare for access to CRB register via 2MB BAR
5921
StaticStatic phantom_readl static uint32_t phantom.c Read from Phantom CRB register
5922
StaticStatic phantom_writel static void phantom.c Write to Phantom CRB register
5923
InlineInline phantom_write_hilo static inline void phantom.c Write to Phantom CRB HI/LO register pair
5924
StaticStatic phantom_read_test_mem_block static int phantom.c Firmware message buffer access (for debug)
5925
StaticStatic phantom_read_test_mem static int phantom.c Read single byte from Phantom test memory
5926
StaticStatic phantom_dmesg static int phantom.c Dump Phantom firmware dmesg log
5927
StaticStatic __attribute__ static void phantom.c Dump Phantom firmware dmesg logs
5928
StaticStatic phantom_wait_for_cmd static int phantom.c Firmware interface
5929
StaticStatic phantom_issue_cmd static int phantom.c Issue command to firmware
5930
StaticStatic phantom_issue_buf_cmd static int phantom.c Issue buffer-format command to firmware
5931
StaticStatic phantom_create_rx_ctx static int phantom.c Create Phantom RX context
5932
StaticStatic phantom_destroy_rx_ctx static void phantom.c Destroy Phantom RX context
5933
StaticStatic phantom_create_tx_ctx static int phantom.c Create Phantom TX context
5934
StaticStatic phantom_destroy_tx_ctx static void phantom.c Destroy Phantom TX context
5935
StaticStatic phantom_alloc_rds static int phantom.c Descriptor ring management
5936
StaticStatic phantom_post_rds static void phantom.c Post Phantom RX descriptor
5937
StaticStatic phantom_alloc_cds static int phantom.c Allocate Phantom TX descriptor
5938
StaticStatic phantom_post_cds static void phantom.c Post Phantom TX descriptor
5939
StaticStatic phantom_update_macaddr static int phantom.c MAC address management
5940
InlineInline phantom_add_macaddr static inline int phantom.c Add MAC address
5941
InlineInline phantom_del_macaddr static inline int phantom.c Remove MAC address
5942
StaticStatic phantom_poll_link_state static void phantom.c Link state detection
5943
StaticStatic phantom_refill_rx_ring static void phantom.c Main driver body
5944
StaticStatic phantom_open static int phantom.c Open NIC
5945
StaticStatic phantom_close static void phantom.c Close NIC
5946
StaticStatic phantom_transmit static int phantom.c Transmit packet
5947
StaticStatic phantom_poll static void phantom.c Poll for received packets
5948
StaticStatic phantom_irq static void phantom.c Enable/disable interrupts
5949
StaticStatic phantom_clp_wait static int phantom.c Wait for Phantom CLP command to complete
5950
StaticStatic phantom_clp_cmd static int phantom.c Issue Phantom CLP command
5951
StaticStatic phantom_clp_store static int phantom.c Store Phantom CLP setting
5952
StaticStatic phantom_clp_fetch static int phantom.c Fetch Phantom CLP setting
5953
StaticStatic phantom_clp_setting static unsigned int phantom.c Find Phantom CLP setting
5954
StaticStatic phantom_store_setting static int phantom.c Store Phantom CLP setting
5955
StaticStatic phantom_fetch_setting static int phantom.c Fetch Phantom CLP setting
5956
StaticStatic phantom_map_crb static int phantom.c Initialisation
5957
StaticStatic phantom_unhalt_pegs static void phantom.c Unhalt all PEGs
5958
StaticStatic phantom_init_cmdpeg static int phantom.c Initialise the Phantom command PEG
5959
StaticStatic phantom_get_macaddr static void phantom.c Read Phantom MAC address
5960
StaticStatic phantom_check_boot_enable static int phantom.c Check Phantom is enabled for boot
5961
StaticStatic phantom_init_rcvpeg static int phantom.c Initialise Phantom receive PEG
5962
StaticStatic phantom_probe static int phantom.c Probe PCI device
5963
StaticStatic phantom_remove static void phantom.c Remove PCI device
5964
StaticStatic write_grf5101 static void rtl8180_grf5101.c  
5965
StaticStatic grf5101_write_phy_antenna static void rtl8180_grf5101.c  
5966
StaticStatic grf5101_rf_set_channel static void rtl8180_grf5101.c  
5967
StaticStatic grf5101_rf_stop static void rtl8180_grf5101.c  
5968
StaticStatic grf5101_rf_init static void rtl8180_grf5101.c  
5969
StaticStatic write_max2820 static void rtl8180_max2820.c  
5970
StaticStatic max2820_write_phy_antenna static void rtl8180_max2820.c  
5971
StaticStatic max2820_rf_set_channel static void rtl8180_max2820.c  
5972
StaticStatic max2820_rf_stop static void rtl8180_max2820.c  
5973
StaticStatic max2820_rf_init static void rtl8180_max2820.c  
5974
StaticStatic write_sa2400 static void rtl8180_sa2400.c  
5975
StaticStatic sa2400_write_phy_antenna static void rtl8180_sa2400.c  
5976
StaticStatic sa2400_rf_set_channel static void rtl8180_sa2400.c  
5977
StaticStatic sa2400_rf_stop static void rtl8180_sa2400.c  
5978
StaticStatic sa2400_rf_init static void rtl8180_sa2400.c  
5979
InlineInline rtl8225_write_phy_ofdm static inline void rtl8185_rtl8225.c  
5980
InlineInline rtl8225_write_phy_cck static inline void rtl8185_rtl8225.c  
5981
StaticStatic rtl8225_write static void rtl8185_rtl8225.c  
5982
StaticStatic rtl8225_read static u16 rtl8185_rtl8225.c  
5983
StaticStatic rtl8225_rf_set_tx_power static void rtl8185_rtl8225.c  
5984
StaticStatic rtl8225_rf_init static void rtl8185_rtl8225.c  
5985
StaticStatic rtl8225z2_rf_set_tx_power static void rtl8185_rtl8225.c  
5986
StaticStatic rtl8225z2_rf_init static void rtl8185_rtl8225.c  
5987
StaticStatic rtl8225x_rf_init static void rtl8185_rtl8225.c  
5988
StaticStatic rtl8225_rf_stop static void rtl8185_rtl8225.c  
5989
StaticStatic rtl8225_rf_set_channel static void rtl8185_rtl8225.c  
5990
StaticStatic rtl8225_rf_conf_erp static void rtl8185_rtl8225.c  
5991
FunctionFunction rtl818x_write_phy void rtl818x.c  
5992
StaticStatic rtl818x_handle_rx static void rtl818x.c  
5993
StaticStatic rtl818x_handle_tx static void rtl818x.c  
5994
StaticStatic rtl818x_poll static void rtl818x.c  
5995
StaticStatic rtl818x_tx static int rtl818x.c  
5996
FunctionFunction rtl818x_set_anaparam void rtl818x.c  
5997
StaticStatic rtl818x_init_hw static int rtl818x.c  
5998
StaticStatic rtl818x_init_rx_ring static int rtl818x.c  
5999
StaticStatic rtl818x_free_rx_ring static void rtl818x.c  
6000
StaticStatic rtl818x_init_tx_ring static int rtl818x.c  
6001
StaticStatic rtl818x_free_tx_ring static void rtl818x.c  
6002
StaticStatic rtl818x_irq static void rtl818x.c  
6003
StaticStatic rtl818x_set_hwaddr static void rtl818x.c  
6004
StaticStatic rtl818x_start static int rtl818x.c  
6005
StaticStatic rtl818x_stop static void rtl818x.c  
6006
StaticStatic rtl818x_config static int rtl818x.c  
6007
StaticStatic rtl818x_spi_read_bit static int rtl818x.c  
6008
StaticStatic rtl818x_spi_write_bit static void rtl818x.c  
6009
StaticStatic rtl818x_probe static int rtl818x.c  
6010
StaticStatic rtl818x_remove static void rtl818x.c  
6011
FunctionFunction nvs_read int nvs.c @file
6012
StaticStatic nvs_verify static int nvs.c Verify content of non-volatile storage device
6013
FunctionFunction nvs_write int nvs.c Write to non-volatile storage device
6014
InlineInline spi_command static inline unsigned int spi.c @file
6015
StaticStatic spi_wait static int spi.c Wait for SPI device to complete operation
6016
FunctionFunction spi_read int spi.c Read data from SPI device
6017
FunctionFunction spi_write int spi.c Write data to SPI device
6018
FunctionFunction threewire_read int threewire.c @file
6019
FunctionFunction threewire_write int threewire.c Write data to three-wire device
6020
FunctionFunction threewire_detect_address_len int threewire.c Autodetect device address length

See Also

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