Searched defs:nr_of_pages (Results 1 – 3 of 3) sorted by relevance
/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()
|
/drivers/usb/storage/ |
D | sddr09.c | 402 int nr_of_pages, int bulklen, unsigned char *buf, in sddr09_readX() 451 int nr_of_pages, int pageshift, unsigned char *buf, int use_sg) { in sddr09_read20() 492 int nr_of_pages, int pageshift, unsigned char *buf, int use_sg) { in sddr09_read22() 585 int nr_of_pages, int bulklen, unsigned char *buf, int use_sg) { in sddr09_writeX() 628 int nr_of_pages, int pageshift, unsigned char *buf, in sddr09_write_inplace()
|
/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()
|