Searched refs:STATMODE_V (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ | ||
D | t4_regs.h | 488 #define STATMODE_V(x) ((x) << STATMODE_S) macro |
D | cxgb4_main.c | 4791 STATSOURCE_T5_V(7) | STATMODE_V(0)); in init_one() |