Home
last modified time | relevance | path

Searched refs:nvm_hw_blob (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dnvm.c366 mvm->nvm_hw_blob.data = temp; in iwl_nvm_init()
367 mvm->nvm_hw_blob.size = ret; in iwl_nvm_init()
H A Dmvm.h995 struct debugfs_blob_wrapper nvm_hw_blob; member
H A Ddebugfs.c2271 &mvm->nvm_hw_blob); in iwl_mvm_dbgfs_register()