Home
last modified time | relevance | path

Searched refs:NIX_LF_OP_SENDX (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_reg.h116 #define NIX_LF_OP_SENDX(a) (NIX_LFBASE | 0x800 | (a) << 3) macro
H A Dotx2_common.c779 sq->io_addr = (__force u64)otx2_get_regaddr(pfvf, NIX_LF_OP_SENDX(0)); in otx2_sq_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_reg.h117 #define NIX_LF_OP_SENDX(a) (NIX_LFBASE | 0x800 | (a) << 3) macro
H A Dotx2_common.c969 sq->io_addr = (__force u64)otx2_get_regaddr(pfvf, NIX_LF_OP_SENDX(0)); in otx2_sq_init()

Completed in 11 milliseconds