Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dtime_sync.c20 time_sync->active_protocols = protocols; in iwl_mld_init_time_sync()
38 cmd.protocols = cpu_to_le32(time_sync->active_protocols); in iwl_mld_time_sync_fw_config()
61 if (time_sync && time_sync->active_protocols && in iwl_mld_time_sync_config()
H A Dtime_sync.h11 u32 active_protocols; member