Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dcore.h118 struct work_struct wiphy_work; member
/linux/include/net/
H A Dcfg80211.h6219 struct wiphy_work { struct
6221 wiphy_work_func_t func; argument
6224 static inline void wiphy_work_init(struct wiphy_work *work, in wiphy_work_init() argument