Searched defs:nr_of_pages (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/drivers/infiniband/hw/ehca/ | 
| D | ipz_pt_fn.c | 102 static int alloc_queue_pages(struct ipz_queue *queue, const u32 nr_of_pages)  in alloc_queue_pages() 205 		   const u32 nr_of_pages, const u32 pagesize,  in ipz_queue_ctor()
  | 
| /linux-4.1.27/drivers/usb/storage/ | 
| D | sddr09.c | 398 	     int nr_of_pages, int bulklen, unsigned char *buf,  in sddr09_readX() 447 	      int nr_of_pages, int pageshift, unsigned char *buf, int use_sg) {  in sddr09_read20() 488 	      int nr_of_pages, int pageshift, unsigned char *buf, int use_sg) {  in sddr09_read22() 581 	      int nr_of_pages, int bulklen, unsigned char *buf, int use_sg) {  in sddr09_writeX() 624 		     int nr_of_pages, int pageshift, unsigned char *buf,  in sddr09_write_inplace()
  | 
| /linux-4.1.27/drivers/net/ethernet/ibm/ehea/ | 
| D | ehea_qmr.c | 54 static int hw_queue_ctor(struct hw_queue *queue, const u32 nr_of_pages,  in hw_queue_ctor()
  |