Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlicense.h56 typedef struct _license_key_b struct
58 u8_t digest[HASH_VALUE_SIZE];
63 u8_t key_type;
66 u8_t version;
68 u8_t dword_length; /* Not including the digest */
69 u8_t oem_id;
73 u16_t capability;
89 u16_t max_toe_conn;
92 u16_t reserved;
93 u16_t max_um_rdma_conn;
[all …]
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dlicense.h30 typedef struct _license_key_b struct
32 u8_t digest[HASH_VALUE_SIZE];
37 u8_t key_type;
40 u8_t version;
42 u8_t dword_length; /* Not including the digest */
43 u8_t oem_id;
47 u16_t capability;
65 u16_t max_toe_conn;
68 u16_t reserved;
69 u16_t max_um_rdma_conn;
[all …]