Searched refs:alloc_pg_chunk (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | sge.c | 442 static int alloc_pg_chunk(struct adapter *adapter, struct sge_fl *q, in alloc_pg_chunk() function 516 if (unlikely(alloc_pg_chunk(adap, q, sd, gfp, in refill_fl()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | sge.c | 438 static int alloc_pg_chunk(struct adapter *adapter, struct sge_fl *q, in alloc_pg_chunk() function 512 if (unlikely(alloc_pg_chunk(adap, q, sd, gfp, in refill_fl()
|
Completed in 8 milliseconds