s_hps            9374 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	unsigned int s_hps, s_qpp;
s_hps            9379 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	s_hps = (HOSTPAGESIZEPF0_S +
s_hps            9381 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	sge_params->hps = ((hps >> s_hps) & HOSTPAGESIZEPF0_M);
s_hps             917 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 		unsigned int pf, s_hps, s_qpp;
s_hps             941 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 		s_hps = (HOSTPAGESIZEPF0_S +
s_hps             944 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 			((sge_params->sge_host_page_size >> s_hps)
s_hps            1314 drivers/scsi/csiostor/csio_wr.c 	uint32_t s_hps = PAGE_SHIFT - 10;
s_hps            1320 drivers/scsi/csiostor/csio_wr.c 	csio_wr_reg32(hw, HOSTPAGESIZEPF0_V(s_hps) | HOSTPAGESIZEPF1_V(s_hps) |
s_hps            1321 drivers/scsi/csiostor/csio_wr.c 		      HOSTPAGESIZEPF2_V(s_hps) | HOSTPAGESIZEPF3_V(s_hps) |
s_hps            1322 drivers/scsi/csiostor/csio_wr.c 		      HOSTPAGESIZEPF4_V(s_hps) | HOSTPAGESIZEPF5_V(s_hps) |
s_hps            1323 drivers/scsi/csiostor/csio_wr.c 		      HOSTPAGESIZEPF6_V(s_hps) | HOSTPAGESIZEPF7_V(s_hps),