pgsz_order       1795 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		      const unsigned int *pgsz_order)
pgsz_order       1800 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	t4_write_reg(adap, ULP_RX_ISCSI_PSZ_A, HPZ0_V(pgsz_order[0]) |
pgsz_order       1801 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		     HPZ1_V(pgsz_order[1]) | HPZ2_V(pgsz_order[2]) |
pgsz_order       1802 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		     HPZ3_V(pgsz_order[3]));
pgsz_order        411 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h 		      const unsigned int *pgsz_order);
pgsz_order         73 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c 					 tformat->pgsz_order[i])) {
pgsz_order         99 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.h 	unsigned char pgsz_order[DDP_PGIDX_MAX];
pgsz_order        313 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.h 		tformat->pgsz_order[0], tformat->pgsz_order[1],
pgsz_order        314 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.h 		tformat->pgsz_order[2], tformat->pgsz_order[3]);
pgsz_order       1243 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c 		tformat.pgsz_order[i] = uinfo.pgsz_factor[i];
pgsz_order       2089 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 		tformat.pgsz_order[i] = (lldi->iscsi_pgsz_order >> (i << 3))
pgsz_order        312 drivers/target/iscsi/cxgbit/cxgbit_ddp.c 		tformat.pgsz_order[i] = (lldi->iscsi_pgsz_order >> (i << 3))