Searched refs:iwl_hcmd_names (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-trans.c203 /* Comparator for struct iwl_hcmd_names.
207 * @elt: struct iwl_hcmd_names candidate for match.
213 const struct iwl_hcmd_names *name = elt;
223 struct iwl_hcmd_names *ret;
225 size_t size = sizeof(struct iwl_hcmd_names);
H A Diwl-trans.h368 struct iwl_hcmd_names { struct
377 const struct iwl_hcmd_names *arr;
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dops.c452 static const struct iwl_hcmd_names iwl_mvm_legacy_names[] = {
546 static const struct iwl_hcmd_names iwl_mvm_system_names[] = {
559 static const struct iwl_hcmd_names iwl_mvm_mac_conf_names[] = {
575 static const struct iwl_hcmd_names iwl_mvm_phy_names[] = {
587 static const struct iwl_hcmd_names iwl_mvm_data_path_names[] = {
608 static const struct iwl_hcmd_names iwl_mvm_scan_names[] = {
615 static const struct iwl_hcmd_names iwl_mvm_location_names[] = {
631 static const struct iwl_hcmd_names iwl_mvm_prot_offload_names[] = {
641 static const struct iwl_hcmd_names iwl_mvm_regulatory_and_nvm_names[] = {

Completed in 80 milliseconds