Home
last modified time | relevance | path

Searched refs:HP_INT_THRESH_T5_V (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/csiostor/
H A Dcsio_wr.c1547 HP_INT_THRESH_T5_V(LP_INT_THRESH_T5_M), in csio_wr_set_sge()
1548 HP_INT_THRESH_T5_V(CSIO_SGE_DBFIFO_INT_THRESH)); in csio_wr_set_sge()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h541 #define HP_INT_THRESH_T5_V(x) ((x) << HP_INT_THRESH_T5_S) macro