Searched refs:bfi_uf_buf_post_s (Results 1 – 3 of 3) sorted by relevance
383 struct bfi_uf_buf_post_s { struct
365 struct bfi_uf_buf_post_s *uf_buf_posts;
5287 struct bfi_uf_buf_post_s *uf_bp_msg; in claim_uf_post_msgs()5291 ufm->uf_buf_posts = (struct bfi_uf_buf_post_s *) bfa_mem_kva_curp(ufm); in claim_uf_post_msgs()5296 memset(uf_bp_msg, 0, sizeof(struct bfi_uf_buf_post_s)); in claim_uf_post_msgs()5374 (sizeof(struct bfa_uf_s) + sizeof(struct bfi_uf_buf_post_s))); in bfa_uf_meminfo()5410 struct bfi_uf_buf_post_s *uf_post_msg; in bfa_uf_post()5417 sizeof(struct bfi_uf_buf_post_s)); in bfa_uf_post()