Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_defs.h60 #define T4VF_REGMAP_START 0x0000 macro
H A Dcxgb4vf_main.c1857 u32 *bp = regbuf + start - T4VF_REGMAP_START; in reg_block_dump()