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