Home
last modified time | relevance | path

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

/src/sys/contrib/dev/iwlwifi/mvm/
H A Dutils.c351 struct iwl_system_statistics_cmd system_cmd = { in iwl_mvm_request_periodic_system_statistics() local
361 0, sizeof(system_cmd), &system_cmd); in iwl_mvm_request_periodic_system_statistics()
367 struct iwl_system_statistics_cmd system_cmd = { in iwl_mvm_request_system_statistics() local
377 .len[0] = sizeof(system_cmd), in iwl_mvm_request_system_statistics()
378 .data[0] = &system_cmd, in iwl_mvm_request_system_statistics()