Searched refs:trailer (Results 1 – 3 of 3) sorted by relevance
210 struct qdf_talloc_trailer *trailer; in qdf_talloc_meta_init() local219 trailer = qdf_talloc_trailer(header); in qdf_talloc_meta_init()220 trailer->guard = QDF_TALLOC_GUARD; in qdf_talloc_meta_init()226 struct qdf_talloc_trailer *trailer = qdf_talloc_trailer(header); in qdf_talloc_meta_assert_valid() local246 if (trailer->guard != QDF_TALLOC_GUARD) { in qdf_talloc_meta_assert_valid()248 trailer->guard, QDF_TALLOC_GUARD); in qdf_talloc_meta_assert_valid()
434 const uint8_t trailer; member
3802 return cipher_table->trailer; in wlan_crypto_get_key_trailer()