Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
Dfm10k_mbx.h34 #define FM10K_MBMEM_PF(_n) ((_n) + 0x18600) macro
36 #define FM10K_MBMEM_PF_XOR (FM10K_MBMEM_SM(0) ^ FM10K_MBMEM_PF(0))
Dfm10k_mbx.c2103 mbx->mbmem_reg = FM10K_MBMEM_PF(0); in fm10k_sm_mbx_init()