Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h426 bool is_block_implemented(struct rvu_hwinfo *hw, int blkaddr);
H A Drvu.c288 if (is_block_implemented(rvu->hw, blkaddr)) in rvu_get_blkaddr()
410 bool is_block_implemented(struct rvu_hwinfo *hw, int blkaddr) in is_block_implemented() function