HOSTPAGESIZEPF0_S 9379 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	s_hps = (HOSTPAGESIZEPF0_S +
HOSTPAGESIZEPF0_S 9380 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 		 (HOSTPAGESIZEPF1_S - HOSTPAGESIZEPF0_S) * adapter->pf);
HOSTPAGESIZEPF0_S  219 drivers/net/ethernet/chelsio/cxgb4/t4_regs.h #define HOSTPAGESIZEPF0_V(x) ((x) << HOSTPAGESIZEPF0_S)
HOSTPAGESIZEPF0_S  220 drivers/net/ethernet/chelsio/cxgb4/t4_regs.h #define HOSTPAGESIZEPF0_G(x) (((x) >> HOSTPAGESIZEPF0_S) & HOSTPAGESIZEPF0_M)
HOSTPAGESIZEPF0_S  941 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 		s_hps = (HOSTPAGESIZEPF0_S +
HOSTPAGESIZEPF0_S  942 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 			 (HOSTPAGESIZEPF1_S - HOSTPAGESIZEPF0_S) * pf);