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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h2044 #define CH1DEFAULTQUEUE_M 0x3ffU macro
2046 #define CH1DEFAULTQUEUE_G(x) (((x) >> CH1DEFAULTQUEUE_S) & CH1DEFAULTQUEUE_M)

Completed in 98 milliseconds