Searched refs:iwl_construct_mld (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/contrib/dev/iwlwifi/mld/ |
| H A D | mld.c | 78 void iwl_construct_mld(struct iwl_mld *mld, struct iwl_trans *trans, in iwl_construct_mld() function 106 EXPORT_SYMBOL_IF_IWLWIFI_KUNIT(iwl_construct_mld); 426 iwl_construct_mld(mld, trans, cfg, fw, hw, dbgfs_dir); in iwl_op_mode_mld_start()
|
| H A D | mld.h | 525 void iwl_construct_mld(struct iwl_mld *mld, struct iwl_trans *trans,
|
| /freebsd/sys/contrib/dev/iwlwifi/mld/tests/ |
| H A D | utils.c | 42 iwl_construct_mld(mld, trans, cfg, fw, hw, NULL); in iwlmld_kunit_test_init()
|