Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h353 #define HDRSTARTFLQ_G(x) (((x) >> HDRSTARTFLQ_S) & HDRSTARTFLQ_M) macro
Dcudbg_lib.c2288 flq = HDRSTARTFLQ_G(value); in cudbg_get_ctxt_region_info()