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