Home
last modified time | relevance | path

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

/linux-6.14.4/net/wireless/
Dcore.h111 struct work_struct wiphy_work; member
/linux-6.14.4/include/net/
Dcfg80211.h6068 struct wiphy_work { struct
6070 wiphy_work_func_t func; argument
6073 static inline void wiphy_work_init(struct wiphy_work *work, in wiphy_work_init() argument