Home
last modified time | relevance | path

Searched refs:SGE_FL_BUFFER_SIZE3 (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/csiostor/
Dcsio_wr.c1340 (csio_rd_reg32(hw, SGE_FL_BUFFER_SIZE3) + in csio_wr_fixup_host_params()
1342 SGE_FL_BUFFER_SIZE3); in csio_wr_fixup_host_params()
1482 & ~(sge->csio_fl_align - 1), SGE_FL_BUFFER_SIZE3); in csio_wr_set_sge()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h231 #define SGE_FL_BUFFER_SIZE3 0x1050 macro
Dt4_hw.c3202 t4_write_reg(adap, SGE_FL_BUFFER_SIZE3, in t4_fixup_host_params()
3203 (t4_read_reg(adap, SGE_FL_BUFFER_SIZE3) + fl_align-1) in t4_fixup_host_params()