OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hash_hi
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_xgmac.c
303
u32 hash_lo,
hash_hi
;
local in function:t3_mac_set_rx_mode
315
hash_lo =
hash_hi
= 0xffffffff;
320
hash_lo =
hash_hi
= 0;
330
hash_hi
|= (1 << (hash - 32));
335
t3_write_reg(adap, A_XGM_RX_HASH_HIGH + oft,
hash_hi
);
cxgb_xgmac.c
303
u32 hash_lo,
hash_hi
;
local in function:t3_mac_set_rx_mode
315
hash_lo =
hash_hi
= 0xffffffff;
320
hash_lo =
hash_hi
= 0;
330
hash_hi
|= (1 << (hash - 32));
335
t3_write_reg(adap, A_XGM_RX_HASH_HIGH + oft,
hash_hi
);
Completed in 24 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025