OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:F_PORT1ACTIVE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_t3_hw.c
3137
t3_set_reg_field(adap, A_MPS_CFG,
F_PORT1ACTIVE
| F_PORT0ACTIVE,
3159
F_TPTXPORT1EN |
F_PORT1ACTIVE
));
3173
F_TPRXPORTEN | F_PORT0ACTIVE |
F_PORT1ACTIVE
|
3813
val = port ?
F_PORT1ACTIVE
: F_PORT0ACTIVE;
3814
t3_set_reg_field(adapter, A_MPS_CFG, F_PORT0ACTIVE |
F_PORT1ACTIVE
,
3820
t3_set_reg_field(adapter, A_MPS_CFG, F_PORT0ACTIVE |
F_PORT1ACTIVE
,
3821
F_PORT0ACTIVE |
F_PORT1ACTIVE
);
3826
t3_set_reg_field(adapter, A_MPS_CFG, F_PORT0ACTIVE |
F_PORT1ACTIVE
,
3827
F_PORT0ACTIVE |
F_PORT1ACTIVE
);
cxgb_xgmac.c
179
t3_set_reg_field(adap, A_MPS_CFG,
F_PORT1ACTIVE
, 0);
219
t3_set_reg_field(adap, A_MPS_CFG, 0,
F_PORT1ACTIVE
);
cxgb_regs.h
5150
#define
F_PORT1ACTIVE
V_PORT1ACTIVE(1U)
Completed in 39 milliseconds
Indexes created Sun Oct 19 22:09:57 GMT 2025