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