Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_reg.h117 #define NIX_LF_OP_SENDX(a) (NIX_LFBASE | 0x800 | (a) << 3) macro
Dotx2_common.c908 sq->io_addr = (__force u64)otx2_get_regaddr(pfvf, NIX_LF_OP_SENDX(0)); in otx2_sq_init()