Searched refs:t4_pblpool_alloc (Results 1 – 5 of 5) sorted by relevance
46 t4_pblpool_alloc(struct adapter *sc, int size) in t4_pblpool_alloc() function
1627 uint32_t t4_pblpool_alloc(struct adapter *, int);
252 addr = t4_pblpool_alloc(rdev->adap, size); in c4iw_pblpool_alloc()
590 uint32_t t4_pblpool_alloc(struct adapter *, int);
604 addr = t4_pblpool_alloc(sc, len); in che_alloc_pbl()