OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TIPG_IPGT_MASK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_wmreg.h
923
#define
TIPG_IPGT_MASK
__BITS(0, 9) /* IPG transmit time MASK */
924
#define TIPG_IPGT(x) __SHIFTIN((x),
TIPG_IPGT_MASK
) /* IPG transmit time */
if_wm.c
10553
tipg_reg &= ~
TIPG_IPGT_MASK
;
Completed in 126 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025