Searched refs:SGE_FL_BUFFER_SIZE3_A (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_wr.c | 1413 (csio_rd_reg32(hw, SGE_FL_BUFFER_SIZE3_A) + in csio_wr_fixup_host_params() 1415 SGE_FL_BUFFER_SIZE3_A); in csio_wr_fixup_host_params() 1559 & ~(sge->csio_fl_align - 1), SGE_FL_BUFFER_SIZE3_A); in csio_wr_set_sge()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_wr.c | 1413 (csio_rd_reg32(hw, SGE_FL_BUFFER_SIZE3_A) + in csio_wr_fixup_host_params() 1415 SGE_FL_BUFFER_SIZE3_A); in csio_wr_fixup_host_params() 1559 & ~(sge->csio_fl_align - 1), SGE_FL_BUFFER_SIZE3_A); in csio_wr_set_sge()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_regs.h | 336 #define SGE_FL_BUFFER_SIZE3_A 0x1050 macro
|
H A D | t4_hw.c | 7433 t4_write_reg(adap, SGE_FL_BUFFER_SIZE3_A, in t4_fixup_host_params() 7434 (t4_read_reg(adap, SGE_FL_BUFFER_SIZE3_A) + fl_align-1) in t4_fixup_host_params()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_regs.h | 336 #define SGE_FL_BUFFER_SIZE3_A 0x1050 macro
|
H A D | t4_hw.c | 7403 t4_write_reg(adap, SGE_FL_BUFFER_SIZE3_A, in t4_fixup_host_params() 7404 (t4_read_reg(adap, SGE_FL_BUFFER_SIZE3_A) + fl_align-1) in t4_fixup_host_params()
|
Completed in 49 milliseconds