Home
last modified time | relevance | path

Searched refs:EGRSTATUSPAGESIZE_F (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_wr.c75 return (hw->wrm.sge.sge_control & EGRSTATUSPAGESIZE_F) ? 128 : 64; in csio_wr_qstat_pgsz()
1393 EGRSTATUSPAGESIZE_F, in csio_wr_fixup_host_params()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_wr.c75 return (hw->wrm.sge.sge_control & EGRSTATUSPAGESIZE_F) ? 128 : 64; in csio_wr_qstat_pgsz()
1393 EGRSTATUSPAGESIZE_F, in csio_wr_fixup_host_params()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c2668 s->stat_len = ((sge_params->sge_control & EGRSTATUSPAGESIZE_F) in t4vf_sge_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c2665 s->stat_len = ((sge_params->sge_control & EGRSTATUSPAGESIZE_F) in t4vf_sge_init()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h121 #define EGRSTATUSPAGESIZE_F EGRSTATUSPAGESIZE_V(1U) macro
H A Dt4_hw.c7324 EGRSTATUSPAGESIZE_F, in t4_fixup_host_params()
7401 EGRSTATUSPAGESIZE_F, in t4_fixup_host_params()
H A Dsge.c5156 s->stat_len = (sge_control & EGRSTATUSPAGESIZE_F) ? 128 : 64; in t4_sge_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h121 #define EGRSTATUSPAGESIZE_F EGRSTATUSPAGESIZE_V(1U) macro
H A Dt4_hw.c7294 EGRSTATUSPAGESIZE_F, in t4_fixup_host_params()
7371 EGRSTATUSPAGESIZE_F, in t4_fixup_host_params()
H A Dsge.c5186 s->stat_len = (sge_control & EGRSTATUSPAGESIZE_F) ? 128 : 64; in t4_sge_init()

Completed in 63 milliseconds