Home
last modified time | relevance | path

Searched refs:F_PORT1ACTIVE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dxgmac.c160 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 Dt3_hw.c3042 F_TPTXPORT1EN | F_PORT1ACTIVE)); in chan_init_hw()
3051 F_TPRXPORTEN | F_PORT0ACTIVE | F_PORT1ACTIVE | in chan_init_hw()
H A Dregs.h1750 #define F_PORT1ACTIVE V_PORT1ACTIVE(1U) macro