Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/be2iscsi/
Dbe_main.h153 #define PAGES_REQUIRED(x) \ macro
Dbe_main.c2396 PAGES_REQUIRED(BEISCSI_ASYNC_HDQ_SIZE( in beiscsi_find_mem_req()
2401 PAGES_REQUIRED(BEISCSI_ASYNC_HDQ_SIZE( in beiscsi_find_mem_req()
2406 PAGES_REQUIRED(BEISCSI_ASYNC_HDQ_SIZE( in beiscsi_find_mem_req()
2411 PAGES_REQUIRED(BEISCSI_ASYNC_HDQ_SIZE( in beiscsi_find_mem_req()
3023 num_eq_pages = PAGES_REQUIRED(phba->params.num_eq_entries * \ in beiscsi_create_eqs()
3090 num_cq_pages = PAGES_REQUIRED(phba->params.num_cq_entries * \ in beiscsi_create_cqs()