Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_modules.h119 struct list_head comp_q; /* pending completions */ member
Dbfa_core.c1891 bfa_comp_deq(struct bfa_s *bfa, struct list_head *comp_q) in bfa_comp_deq()
1898 bfa_comp_process(struct bfa_s *bfa, struct list_head *comp_q) in bfa_comp_process()
1918 bfa_comp_free(struct bfa_s *bfa, struct list_head *comp_q) in bfa_comp_free()