Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_wr.c1337 (csio_rd_reg32(hw, SGE_FL_BUFFER_SIZE2_A) + in csio_wr_fixup_host_params()
1339 SGE_FL_BUFFER_SIZE2_A); in csio_wr_fixup_host_params()
1483 & ~(sge->csio_fl_align - 1), SGE_FL_BUFFER_SIZE2_A); in csio_wr_set_sge()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c4294 t4_write_reg(adap, SGE_FL_BUFFER_SIZE2_A, in t4_fixup_host_params()
4295 (t4_read_reg(adap, SGE_FL_BUFFER_SIZE2_A) + fl_align-1) in t4_fixup_host_params()
Dt4_regs.h298 #define SGE_FL_BUFFER_SIZE2_A 0x104c macro