Home
last modified time | relevance | path

Searched refs:bfi_uf_buf_post_s (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/bfa/
Dbfi_ms.h391 struct bfi_uf_buf_post_s { struct
Dbfa_svc.h371 struct bfi_uf_buf_post_s *uf_buf_posts;
Dbfa_svc.c5370 struct bfi_uf_buf_post_s *uf_bp_msg; in claim_uf_post_msgs()
5374 ufm->uf_buf_posts = (struct bfi_uf_buf_post_s *) bfa_mem_kva_curp(ufm); in claim_uf_post_msgs()
5379 memset(uf_bp_msg, 0, sizeof(struct bfi_uf_buf_post_s)); in claim_uf_post_msgs()
5457 (sizeof(struct bfa_uf_s) + sizeof(struct bfi_uf_buf_post_s))); in bfa_uf_meminfo()
5493 struct bfi_uf_buf_post_s *uf_post_msg; in bfa_uf_post()
5500 sizeof(struct bfi_uf_buf_post_s)); in bfa_uf_post()