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