Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlicense.h118 typedef struct _license_key_l struct
120 u8_t digest[HASH_VALUE_SIZE];
125 u8_t oem_id;
128 u8_t dword_length; /* Not including the digest */
129 u8_t version;
131 u8_t key_type;
135 u16_t max_toe_conn;
137 u16_t capability;
154 u16_t max_um_rdma_conn;
155 u16_t reserved;
[all …]
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dlicense.h93 typedef struct _license_key_l struct
95 u8_t digest[HASH_VALUE_SIZE];
98 u8_t oem_id;
101 u8_t dword_length; /* Not including the digest */
102 u8_t version;
104 u8_t key_type;
108 u16_t max_toe_conn;
110 u16_t capability;
129 u16_t max_um_rdma_conn;
130 u16_t reserved;
[all …]