Searched refs:lwiphy (Results 1 – 1 of 1) sorted by relevance
6567 struct lkpi_wiphy *lwiphy; local6571 lwiphy = container_of(work, struct lkpi_wiphy, wwk);6572 wiphy = LWIPHY_TO_WIPHY(lwiphy);6576 LKPI_80211_LWIPHY_WORK_LOCK(lwiphy);6577 wk = list_first_entry_or_null(&lwiphy->wwk_list, struct wiphy_work, entry);6580 LKPI_80211_LWIPHY_WORK_UNLOCK(lwiphy);6587 if (!list_empty(&lwiphy->wwk_list))6589 LKPI_80211_LWIPHY_WORK_UNLOCK(lwiphy);6600 struct lkpi_wiphy *lwiphy; local6602 lwiphy = WIPHY_TO_LWIPHY(wiphy);[all …]