Searched defs:bfa_msgq_cmdq (Results 1 – 1 of 1) sorted by relevance
60 struct bfa_msgq_cmdq { struct62 enum bfa_msgq_cmdq_flags flags; argument64 u16 producer_index;65 u16 consumer_index;67 struct bfa_dma addr;68 struct bfa_mbox_cmd dbell_mb;70 u16 token;71 int offset;72 int bytes_to_copy;73 struct bfa_mbox_cmd copy_mb;[all …]
Completed in 3 milliseconds