Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_main.h147 #define PAGES_REQUIRED(x) \ macro
H A Dbe_main.c2394 PAGES_REQUIRED(BEISCSI_ASYNC_HDQ_SIZE( in beiscsi_find_mem_req()
2399 PAGES_REQUIRED(BEISCSI_ASYNC_HDQ_SIZE( in beiscsi_find_mem_req()
2404 PAGES_REQUIRED(BEISCSI_ASYNC_HDQ_SIZE( in beiscsi_find_mem_req()
2409 PAGES_REQUIRED(BEISCSI_ASYNC_HDQ_SIZE( in beiscsi_find_mem_req()
3021 num_eq_pages = PAGES_REQUIRED(phba->params.num_eq_entries * in beiscsi_create_eqs()
3087 num_cq_pages = PAGES_REQUIRED(phba->params.num_cq_entries * in beiscsi_create_cqs()