OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:read_checksum
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_x540.c
592
u16
read_checksum
= 0;
local
619
&
read_checksum
);
626
if (
read_checksum
!= checksum) {
ixgbe_common.c
2303
u16
read_checksum
= 0;
local
2323
status = hw->eeprom.ops.read(hw, IXGBE_EEPROM_CHECKSUM, &
read_checksum
);
2332
if (
read_checksum
!= checksum)
ixgbe_x550.c
3704
u16
read_checksum
= 0;
local
3725
&
read_checksum
);
3732
if (
read_checksum
!= checksum) {
Completed in 35 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026