Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c4730 u32 fb_min, nentries; in t4_sge_alloc_ofld_txq() local
4742 fb_min = FETCHBURSTMIN_64B_X; in t4_sge_alloc_ofld_txq()
4744 fb_min = FETCHBURSTMIN_64B_T6_X; in t4_sge_alloc_ofld_txq()
4758 htonl(FW_EQ_OFLD_CMD_FBMIN_V(fb_min) | in t4_sge_alloc_ofld_txq()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c4760 u32 fb_min, nentries; in t4_sge_alloc_ofld_txq() local
4772 fb_min = FETCHBURSTMIN_64B_X; in t4_sge_alloc_ofld_txq()
4774 fb_min = FETCHBURSTMIN_64B_T6_X; in t4_sge_alloc_ofld_txq()
4788 htonl(FW_EQ_OFLD_CMD_FBMIN_V(fb_min) | in t4_sge_alloc_ofld_txq()

Completed in 13 milliseconds