Home
last modified time | relevance | path

Searched refs:STATSOURCE_T5_V (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h531 #define STATSOURCE_T5_V(x) ((x) << STATSOURCE_T5_S) macro
H A Dcxgb4_main.c6780 t4_write_reg(adapter, SGE_STAT_CFG_A, STATSOURCE_T5_V(7) | in init_one()