Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:E1000_ERR_NVM
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H
A
D
e1000_nvm.c
131
s32 ret_val = -
E1000_ERR_NVM
;
in igb_poll_eerd_eewr_done()
156
* EEPROM access and return -
E1000_ERR_NVM
(-1).
180
ret_val = -
E1000_ERR_NVM
;
in igb_acquire_nvm()
287
ret_val = -
E1000_ERR_NVM
;
in igb_ready_nvm_eeprom()
319
ret_val = -
E1000_ERR_NVM
;
in igb_read_nvm_spi()
377
ret_val = -
E1000_ERR_NVM
;
in igb_read_nvm_eerd()
413
s32 ret_val = -
E1000_ERR_NVM
;
in igb_write_nvm_spi()
641
ret_val = -
E1000_ERR_NVM
;
in igb_validate_nvm_checksum()
H
A
D
e1000_i210.c
57
return -
E1000_ERR_NVM
;
in igb_get_hw_semaphore_i210()
77
return -
E1000_ERR_NVM
;
in igb_get_hw_semaphore_i210()
90
* EEPROM access and return -
E1000_ERR_NVM
(-1).
241
ret_val = -
E1000_ERR_NVM
;
in igb_write_nvm_srwr()
630
s32 ret_val = -
E1000_ERR_NVM
;
in igb_pool_flash_update_done_i210()
673
if (ret_val == -
E1000_ERR_NVM
) {
in igb_update_flash_i210()
H
A
D
e1000_mac.c
1252
ret_val = -
E1000_ERR_NVM
;
in igb_get_hw_semaphore()
1272
ret_val = -
E1000_ERR_NVM
;
in igb_get_hw_semaphore()
H
A
D
e1000_defines.h
484
#define
E1000_ERR_NVM
1
macro
H
A
D
e1000_82575.c
1117
* EEPROM access and return -
E1000_ERR_NVM
(-1).
2379
ret_val = -
E1000_ERR_NVM
;
in igb_validate_nvm_checksum_with_offset()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H
A
D
nvm.c
139
return -
E1000_ERR_NVM
;
in e1000e_poll_eerd_eewr_done()
148
* EEPROM access and return -
E1000_ERR_NVM
(-1).
170
return -
E1000_ERR_NVM
;
in e1000e_acquire_nvm()
275
return -
E1000_ERR_NVM
;
in e1000_ready_nvm_eeprom()
303
return -
E1000_ERR_NVM
;
in e1000e_read_nvm_eerd()
338
s32 ret_val = -
E1000_ERR_NVM
;
in e1000e_write_nvm_spi()
347
return -
E1000_ERR_NVM
;
in e1000e_write_nvm_spi()
563
return -
E1000_ERR_NVM
;
in e1000e_validate_nvm_checksum_generic()
H
A
D
ich8lan.c
3209
return -
E1000_ERR_NVM
;
in e1000_valid_nvm_bank_detect_ich8lan()
3252
return -
E1000_ERR_NVM
;
in e1000_valid_nvm_bank_detect_ich8lan()
3280
ret_val = -
E1000_ERR_NVM
;
in e1000_read_nvm_spt()
3371
ret_val = -
E1000_ERR_NVM
;
in e1000_read_nvm_ich8lan()
3419
s32 ret_val = -
E1000_ERR_NVM
;
in e1000_flash_cycle_init_ich8lan()
3426
return -
E1000_ERR_NVM
;
in e1000_flash_cycle_init_ich8lan()
3524
return -
E1000_ERR_NVM
;
in e1000_flash_cycle_ich8lan()
3580
return -
E1000_ERR_NVM
;
in e1000_read_flash_byte_ich8lan()
3608
s32 ret_val = -
E1000_ERR_NVM
;
in e1000_read_flash_data_ich8lan()
3612
return -
E1000_ERR_NVM
;
in e1000_read_flash_data_ich8lan()
[all...]
H
A
D
82571.c
481
return -
E1000_ERR_NVM
;
in e1000_get_hw_semaphore_82571()
709
ret_val = -
E1000_ERR_NVM
;
in e1000_write_nvm_82571()
748
return -
E1000_ERR_NVM
;
in e1000_update_nvm_checksum_82571()
771
return -
E1000_ERR_NVM
;
in e1000_update_nvm_checksum_82571()
818
return -
E1000_ERR_NVM
;
in e1000_write_nvm_eewr_82571()
H
A
D
mac.c
1372
return -
E1000_ERR_NVM
;
in e1000e_get_hw_semaphore()
1391
return -
E1000_ERR_NVM
;
in e1000e_get_hw_semaphore()
H
A
D
defines.h
488
#define
E1000_ERR_NVM
1
macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H
A
D
nvm.c
139
return -
E1000_ERR_NVM
;
in e1000e_poll_eerd_eewr_done()
148
* EEPROM access and return -
E1000_ERR_NVM
(-1).
170
return -
E1000_ERR_NVM
;
in e1000e_acquire_nvm()
275
return -
E1000_ERR_NVM
;
in e1000_ready_nvm_eeprom()
303
return -
E1000_ERR_NVM
;
in e1000e_read_nvm_eerd()
338
s32 ret_val = -
E1000_ERR_NVM
;
in e1000e_write_nvm_spi()
347
return -
E1000_ERR_NVM
;
in e1000e_write_nvm_spi()
563
return -
E1000_ERR_NVM
;
in e1000e_validate_nvm_checksum_generic()
H
A
D
ich8lan.c
3229
return -
E1000_ERR_NVM
;
in e1000_valid_nvm_bank_detect_ich8lan()
3272
return -
E1000_ERR_NVM
;
in e1000_valid_nvm_bank_detect_ich8lan()
3300
ret_val = -
E1000_ERR_NVM
;
in e1000_read_nvm_spt()
3391
ret_val = -
E1000_ERR_NVM
;
in e1000_read_nvm_ich8lan()
3439
s32 ret_val = -
E1000_ERR_NVM
;
in e1000_flash_cycle_init_ich8lan()
3446
return -
E1000_ERR_NVM
;
in e1000_flash_cycle_init_ich8lan()
3544
return -
E1000_ERR_NVM
;
in e1000_flash_cycle_ich8lan()
3600
return -
E1000_ERR_NVM
;
in e1000_read_flash_byte_ich8lan()
3628
s32 ret_val = -
E1000_ERR_NVM
;
in e1000_read_flash_data_ich8lan()
3632
return -
E1000_ERR_NVM
;
in e1000_read_flash_data_ich8lan()
[all...]
H
A
D
82571.c
481
return -
E1000_ERR_NVM
;
in e1000_get_hw_semaphore_82571()
709
ret_val = -
E1000_ERR_NVM
;
in e1000_write_nvm_82571()
748
return -
E1000_ERR_NVM
;
in e1000_update_nvm_checksum_82571()
771
return -
E1000_ERR_NVM
;
in e1000_update_nvm_checksum_82571()
818
return -
E1000_ERR_NVM
;
in e1000_write_nvm_eewr_82571()
H
A
D
mac.c
1372
return -
E1000_ERR_NVM
;
in e1000e_get_hw_semaphore()
1391
return -
E1000_ERR_NVM
;
in e1000e_get_hw_semaphore()
H
A
D
defines.h
488
#define
E1000_ERR_NVM
1
macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H
A
D
e1000_nvm.c
131
s32 ret_val = -
E1000_ERR_NVM
;
in igb_poll_eerd_eewr_done()
156
* EEPROM access and return -
E1000_ERR_NVM
(-1).
180
ret_val = -
E1000_ERR_NVM
;
in igb_acquire_nvm()
287
ret_val = -
E1000_ERR_NVM
;
in igb_ready_nvm_eeprom()
319
ret_val = -
E1000_ERR_NVM
;
in igb_read_nvm_spi()
377
ret_val = -
E1000_ERR_NVM
;
in igb_read_nvm_eerd()
413
s32 ret_val = -
E1000_ERR_NVM
;
in igb_write_nvm_spi()
641
ret_val = -
E1000_ERR_NVM
;
in igb_validate_nvm_checksum()
H
A
D
e1000_i210.c
57
return -
E1000_ERR_NVM
;
in igb_get_hw_semaphore_i210()
77
return -
E1000_ERR_NVM
;
in igb_get_hw_semaphore_i210()
90
* EEPROM access and return -
E1000_ERR_NVM
(-1).
241
ret_val = -
E1000_ERR_NVM
;
in igb_write_nvm_srwr()
630
s32 ret_val = -
E1000_ERR_NVM
;
in igb_pool_flash_update_done_i210()
673
if (ret_val == -
E1000_ERR_NVM
) {
in igb_update_flash_i210()
H
A
D
e1000_mac.c
1283
ret_val = -
E1000_ERR_NVM
;
in igb_get_hw_semaphore()
1303
ret_val = -
E1000_ERR_NVM
;
in igb_get_hw_semaphore()
H
A
D
e1000_defines.h
484
#define
E1000_ERR_NVM
1
macro
H
A
D
e1000_82575.c
1117
* EEPROM access and return -
E1000_ERR_NVM
(-1).
2379
ret_val = -
E1000_ERR_NVM
;
in igb_validate_nvm_checksum_with_offset()
Completed in 44 milliseconds