Searched refs:T5_TFPORT_G (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ | ||
| D | t4_regs.h | 1934 #define T5_TFPORT_G(x) (((x) >> T5_TFPORT_S) & T5_TFPORT_M) macro |
| D | t4_hw.c | 5226 tp->port = T5_TFPORT_G(ctla); in t4_get_trace_filter() |