Home
last modified time | relevance | path

Searched refs:PAGES_REQUIRED (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/be2iscsi/
Dbe_main.h148 #define PAGES_REQUIRED(x) \ macro
Dbe_main.c2378 PAGES_REQUIRED(BEISCSI_ASYNC_HDQ_SIZE( in beiscsi_find_mem_req()
2383 PAGES_REQUIRED(BEISCSI_ASYNC_HDQ_SIZE( in beiscsi_find_mem_req()
2388 PAGES_REQUIRED(BEISCSI_ASYNC_HDQ_SIZE( in beiscsi_find_mem_req()
2393 PAGES_REQUIRED(BEISCSI_ASYNC_HDQ_SIZE( in beiscsi_find_mem_req()
3004 num_eq_pages = PAGES_REQUIRED(phba->params.num_eq_entries * \ in beiscsi_create_eqs()
3071 num_cq_pages = PAGES_REQUIRED(phba->params.num_cq_entries * \ in beiscsi_create_cqs()