Home
last modified time | relevance | path

Searched refs:t_wiphy_ctx (Results 1 – 2 of 2) sorted by relevance

/linux/net/wireless/tests/
H A Dutil.h52 #define t_wiphy_ctx(wiphy) (((struct t_wiphy_priv *)wiphy_priv(wiphy))->ctx) macro
H A Dscan.c325 struct inform_bss *ctx = t_wiphy_ctx(wiphy); in inform_bss_inc_counter()