Searched refs:MTUWIDTH_M (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h1484 #define MTUWIDTH_M 0xfU macro
1486 #define MTUWIDTH_G(x) (((x) >> MTUWIDTH_S) & MTUWIDTH_M)

Completed in 118 milliseconds