Home
last modified time | relevance | path

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

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