Home
last modified time | relevance | path

Searched refs:MTUWIDTH_V (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h1485 #define MTUWIDTH_V(x) ((x) << MTUWIDTH_S) macro
H A Dt4_hw.c5868 MTUWIDTH_V(log2) | MTUVALUE_V(mtu)); in t4_load_mtus()