Home
last modified time | relevance | path

Searched defs:wiphy_work (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/net/wireless/
Dcore.h111 struct work_struct wiphy_work; member
/linux-6.8/include/net/
Dcfg80211.h5950 struct wiphy_work { struct
5952 wiphy_work_func_t func; argument
5955 static inline void wiphy_work_init(struct wiphy_work *work, in wiphy_work_init() argument