Searched defs:bfa_msgq_cmdq (Results 1 – 1 of 1) sorted by relevance
66 struct bfa_msgq_cmdq { struct68 enum bfa_msgq_cmdq_flags flags; argument70 u16 producer_index;71 u16 consumer_index;72 u16 depth; /* FW Q depth is 16 bits */73 struct bfa_dma addr;74 struct bfa_mbox_cmd dbell_mb;76 u16 token;77 int offset;78 int bytes_to_copy;[all …]