Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/idpf/
A Didpf_lan_vf_regs.h13 #define VF_BASE 0x00006000 macro
15 #define VF_ATQBAL (VF_BASE + 0x1C00)
16 #define VF_ATQBAH (VF_BASE + 0x1800)
17 #define VF_ATQLEN (VF_BASE + 0x0800)
28 #define VF_ATQH (VF_BASE + 0x0400)
31 #define VF_ATQT (VF_BASE + 0x2400)
33 #define VF_ARQBAL (VF_BASE + 0x0C00)
34 #define VF_ARQBAH (VF_BASE)
35 #define VF_ARQLEN (VF_BASE + 0x2000)
46 #define VF_ARQH (VF_BASE + 0x1400)
[all …]
A Didpf_vf_dev.c188 VF_BASE, IDPF_VF_MBX_REGION_SZ); in idpf_vf_dev_ops_init()

Completed in 8 milliseconds