OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mc_hash
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
if_sriov.c
444
vf->
mc_hash
[i] = list[i];
445
vec_reg = (vf->
mc_hash
[i] >> 5) & 0x7F;
446
vec_bit = vf->
mc_hash
[i] & 0x1F;
ixgbe.h
453
uint16_t
mc_hash
[IXGBE_MAX_VF_MC];
member in struct:ixgbe_vf
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025