Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfi_ms.h383 struct bfi_uf_buf_post_s { struct
Dbfa_svc.h363 struct bfi_uf_buf_post_s *uf_buf_posts;
Dbfa_svc.c5356 struct bfi_uf_buf_post_s *uf_bp_msg; in claim_uf_post_msgs()
5360 ufm->uf_buf_posts = (struct bfi_uf_buf_post_s *) bfa_mem_kva_curp(ufm); in claim_uf_post_msgs()
5365 memset(uf_bp_msg, 0, sizeof(struct bfi_uf_buf_post_s)); in claim_uf_post_msgs()
5443 (sizeof(struct bfa_uf_s) + sizeof(struct bfi_uf_buf_post_s))); in bfa_uf_meminfo()
5479 struct bfi_uf_buf_post_s *uf_post_msg; in bfa_uf_post()
5486 sizeof(struct bfi_uf_buf_post_s)); in bfa_uf_post()