Searched refs:MTUWIDTH_V (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ | ||
D | t4_regs.h | 1309 #define MTUWIDTH_V(x) ((x) << MTUWIDTH_S) macro |
D | t4_hw.c | 3335 MTUWIDTH_V(log2) | MTUVALUE_V(mtu)); in t4_load_mtus() |