Searched defs:blktype (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu.c | 253 int rvu_get_blkaddr(struct rvu *rvu, int blktype, u16 pcifunc) in rvu_get_blkaddr() 1276 static bool is_blktype_attached(struct rvu_pfvf *pfvf, int blktype) in is_blktype_attached() 1296 bool is_pffunc_map_valid(struct rvu *rvu, u16 pcifunc, int blktype) in is_pffunc_map_valid() 1333 int rvu_get_blkaddr_from_slot(struct rvu *rvu, int blktype, u16 pcifunc, in rvu_get_blkaddr_from_slot() 1387 static void rvu_detach_block(struct rvu *rvu, int pcifunc, int blktype) in rvu_detach_block() 1527 static int rvu_get_attach_blkaddr(struct rvu *rvu, int blktype, in rvu_get_attach_blkaddr() 1554 static int rvu_attach_block(struct rvu *rvu, int pcifunc, int blktype, in rvu_attach_block() 1705 static bool rvu_attach_from_same_block(struct rvu *rvu, int blktype, in rvu_attach_from_same_block()
|