Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_hw.c1752 if (cfg & F_LADBGEN) in t4_cim_read_pif_la()
1753 t4_write_reg(adap, A_CIM_DEBUGCFG, cfg ^ F_LADBGEN); in t4_cim_read_pif_la()
1784 if (cfg & F_LADBGEN) in t4_cim_read_ma_la()
1785 t4_write_reg(adap, A_CIM_DEBUGCFG, cfg ^ F_LADBGEN); in t4_cim_read_ma_la()
HDt4_regs.h12984 #define F_LADBGEN V_LADBGEN(1U) macro
/trueos/sys/dev/cxgb/common/
HDcxgb_regs.h6013 #define F_LADBGEN V_LADBGEN(1U) macro