Searched defs:bfa_msgq_cmdq (Results 1 – 1 of 1) sorted by relevance
58 struct bfa_msgq_cmdq { struct60 enum bfa_msgq_cmdq_flags flags; argument62 u16 producer_index;63 u16 consumer_index;64 u16 depth; /* FW Q depth is 16 bits */65 struct bfa_dma addr;66 struct bfa_mbox_cmd dbell_mb;68 u16 token;69 int offset;70 int bytes_to_copy;[all …]