Searched refs:SGE_FL_BUFFER_SIZE2_A (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_wr.c | 1409 (csio_rd_reg32(hw, SGE_FL_BUFFER_SIZE2_A) + in csio_wr_fixup_host_params() 1411 SGE_FL_BUFFER_SIZE2_A); in csio_wr_fixup_host_params() 1557 & ~(sge->csio_fl_align - 1), SGE_FL_BUFFER_SIZE2_A); in csio_wr_set_sge()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_wr.c | 1409 (csio_rd_reg32(hw, SGE_FL_BUFFER_SIZE2_A) + in csio_wr_fixup_host_params() 1411 SGE_FL_BUFFER_SIZE2_A); in csio_wr_fixup_host_params() 1557 & ~(sge->csio_fl_align - 1), SGE_FL_BUFFER_SIZE2_A); in csio_wr_set_sge()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_regs.h | 335 #define SGE_FL_BUFFER_SIZE2_A 0x104c macro
|
H A D | t4_hw.c | 7430 t4_write_reg(adap, SGE_FL_BUFFER_SIZE2_A, in t4_fixup_host_params() 7431 (t4_read_reg(adap, SGE_FL_BUFFER_SIZE2_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 | 335 #define SGE_FL_BUFFER_SIZE2_A 0x104c macro
|
H A D | t4_hw.c | 7400 t4_write_reg(adap, SGE_FL_BUFFER_SIZE2_A, in t4_fixup_host_params() 7401 (t4_read_reg(adap, SGE_FL_BUFFER_SIZE2_A) + fl_align-1) in t4_fixup_host_params()
|
Completed in 44 milliseconds