OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hash_lo
(Results
1 - 1
of
1
) 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;
328
hash_lo
|= (1 << hash);
334
t3_write_reg(adap, A_XGM_RX_HASH_LOW + oft,
hash_lo
);
Completed in 48 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025