Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/fm10k/
Dfm10k_mbx.h17 #define FM10K_MBMEM_PF(_n) ((_n) + 0x18600) macro
19 #define FM10K_MBMEM_PF_XOR (FM10K_MBMEM_SM(0) ^ FM10K_MBMEM_PF(0))
Dfm10k_mbx.c2144 mbx->mbmem_reg = FM10K_MBMEM_PF(0); in fm10k_sm_mbx_init()