Searched refs:T4VF_REGMAP_START (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/ | ||
D | t4vf_defs.h | 60 #define T4VF_REGMAP_START 0x0000 macro |
D | cxgb4vf_main.c | 1857 u32 *bp = regbuf + start - T4VF_REGMAP_START; in reg_block_dump() |