OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ixl_rd
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_ixl.c
948
#define
ixl_rd
(_s, _r) \
macro
954
#define ixl_flush(_s) (void)
ixl_rd
((_s), I40E_GLGEN_STAT)
1053
firstq =
ixl_rd
(sc, I40E_PFLAN_QALLOC);
1064
port =
ixl_rd
(sc, I40E_PFGEN_PORTNUM);
1070
ari =
ixl_rd
(sc, I40E_GLPCI_CAPSUP);
1074
func =
ixl_rd
(sc, I40E_PF_FUNC_RID);
2006
reg =
ixl_rd
(sc, I40E_QRX_ENA(i));
2014
reg =
ixl_rd
(sc, I40E_QTX_ENA(i));
2209
reg =
ixl_rd
(sc, I40E_QTX_ENA(i));
2215
reg =
ixl_rd
(sc, I40E_QRX_ENA(i))
[
all
...]
Completed in 15 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025