Home
last modified time | relevance | path

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

/linux-6.15/include/linux/pds/
Dpds_adminq.h1304 struct pds_fwctl_query_cmd { struct
1305 u8 opcode;
1306 u8 entity;
1307 u8 version;
1308 u8 rsvd;
1309 __le32 query_data_buf_len;
1310 __le64 query_data_buf_pa;
1311 union {