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.c2375 PAGES_REQUIRED(BEISCSI_ASYNC_HDQ_SIZE( in beiscsi_find_mem_req()
2380 PAGES_REQUIRED(BEISCSI_ASYNC_HDQ_SIZE( in beiscsi_find_mem_req()
2385 PAGES_REQUIRED(BEISCSI_ASYNC_HDQ_SIZE( in beiscsi_find_mem_req()
2390 PAGES_REQUIRED(BEISCSI_ASYNC_HDQ_SIZE( in beiscsi_find_mem_req()
3002 num_eq_pages = PAGES_REQUIRED(phba->params.num_eq_entries * in beiscsi_create_eqs()
3068 num_cq_pages = PAGES_REQUIRED(phba->params.num_cq_entries * in beiscsi_create_cqs()