Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h1504 #define LKPTBLQUEUE1_G(x) (((x) >> LKPTBLQUEUE1_S) & LKPTBLQUEUE1_M) macro
H A Dt4_hw.c5274 *map++ = LKPTBLQUEUE1_G(val); in t4_read_rss()