Searched refs:F_PORT1ACTIVE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | xgmac.c | 160 t3_set_reg_field(adap, A_MPS_CFG, F_PORT1ACTIVE, 0); in t3b2_mac_reset() 216 t3_set_reg_field(adap, A_MPS_CFG, 0, F_PORT1ACTIVE); in t3b2_mac_reset()
|
H A D | t3_hw.c | 3107 F_TPTXPORT1EN | F_PORT1ACTIVE)); in chan_init_hw() 3116 F_TPRXPORTEN | F_PORT0ACTIVE | F_PORT1ACTIVE | in chan_init_hw()
|
H A D | regs.h | 1750 #define F_PORT1ACTIVE V_PORT1ACTIVE(1U) macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | xgmac.c | 160 t3_set_reg_field(adap, A_MPS_CFG, F_PORT1ACTIVE, 0); in t3b2_mac_reset() 216 t3_set_reg_field(adap, A_MPS_CFG, 0, F_PORT1ACTIVE); in t3b2_mac_reset()
|
H A D | t3_hw.c | 3042 F_TPTXPORT1EN | F_PORT1ACTIVE)); in chan_init_hw() 3051 F_TPRXPORTEN | F_PORT0ACTIVE | F_PORT1ACTIVE | in chan_init_hw()
|
H A D | regs.h | 1750 #define F_PORT1ACTIVE V_PORT1ACTIVE(1U) macro
|
Completed in 23 milliseconds