Searched defs:mana_query_vport_cfg_resp (Results 1 – 1 of 1) sorted by relevance
624 struct mana_query_vport_cfg_resp { struct625 struct gdma_resp_hdr hdr;626 uint32_t max_num_sq;627 uint32_t max_num_rq;628 uint32_t num_indirection_ent;629 uint32_t reserved1;630 uint8_t mac_addr[6];631 uint8_t reserved2[2];632 mana_handle_t vport;