Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.h426 bool is_block_implemented(struct rvu_hwinfo *hw, int blkaddr);
Drvu.c278 if (is_block_implemented(rvu->hw, blkaddr)) in rvu_get_blkaddr()
400 bool is_block_implemented(struct rvu_hwinfo *hw, int blkaddr) in is_block_implemented() function