Home
last modified time | relevance | path

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

/linux-6.6.21/net/wireless/
Dcore.h111 struct work_struct wiphy_work; member
/linux-6.6.21/include/net/
Dcfg80211.h5793 struct wiphy_work { struct
5795 wiphy_work_func_t func; argument
5798 static inline void wiphy_work_init(struct wiphy_work *work, in wiphy_work_init() argument