Home
last modified time | relevance | path

Searched defs:comp_q (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/scsi/bfa/
Dbfa_modules.h66 struct list_head comp_q; /* pending completions */ member
Dbfa_core.c1898 bfa_comp_deq(struct bfa_s *bfa, struct list_head *comp_q) in bfa_comp_deq()
1905 bfa_comp_process(struct bfa_s *bfa, struct list_head *comp_q) in bfa_comp_process()
1925 bfa_comp_free(struct bfa_s *bfa, struct list_head *comp_q) in bfa_comp_free()