Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/
HDops.c1220 container_of(wk, struct iwl_mvm, trig_link_selection_wk); in iwl_mvm_trig_link_selection()
1362 wiphy_work_init(&mvm->trig_link_selection_wk, in iwl_op_mode_mvm_start()
HDmvm.h1012 struct wiphy_work trig_link_selection_wk; member
HDscan.c3294 wiphy_work_queue(mvm->hw->wiphy, &mvm->trig_link_selection_wk); in iwl_mvm_rx_umac_scan_complete_notif()
HDmac80211.c1434 wiphy_work_cancel(mvm->hw->wiphy, &mvm->trig_link_selection_wk); in iwl_mvm_mac_stop()