Home
last modified time | relevance | path

Searched defs:feature_port_header (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/raw/ifpga/base/
H A Difpga_defines.h570 struct feature_port_header { struct
571 struct feature_header header;
572 struct feature_afu_header afu_header;
573 u64 port_mailbox;
574 u64 scratchpad;
575 struct feature_port_capability capability;
576 struct feature_port_control control;
577 struct feature_port_status status;
578 u64 rsvd2;
579 u64 user_clk_freq_cmd0;
[all …]