Home
last modified time | relevance | path

Searched refs:FL0_PG_CHUNK_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c62 #define FL0_PG_CHUNK_SIZE 2048 macro
3103 #if FL0_PG_CHUNK_SIZE > 0 in t3_sge_alloc_qset()
3104 q->fl[0].buf_size = FL0_PG_CHUNK_SIZE; in t3_sge_alloc_qset()
3116 q->fl[0].use_pages = FL0_PG_CHUNK_SIZE > 0; in t3_sge_alloc_qset()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c62 #define FL0_PG_CHUNK_SIZE 2048 macro
3101 #if FL0_PG_CHUNK_SIZE > 0 in t3_sge_alloc_qset()
3102 q->fl[0].buf_size = FL0_PG_CHUNK_SIZE; in t3_sge_alloc_qset()
3114 q->fl[0].use_pages = FL0_PG_CHUNK_SIZE > 0; in t3_sge_alloc_qset()

Completed in 9 milliseconds