OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:F_PORT0ACTIVE
(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
,
3158
(chan_map == 1 ? F_TPTXPORT0EN |
F_PORT0ACTIVE
:
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
177
t3_set_reg_field(adap, A_MPS_CFG,
F_PORT0ACTIVE
, 0);
217
t3_set_reg_field(adap, A_MPS_CFG, 0,
F_PORT0ACTIVE
);
cxgb_regs.h
5154
#define
F_PORT0ACTIVE
V_PORT0ACTIVE(1U)
Completed in 69 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025