Home
last modified time | relevance | path

Searched refs:t_wiphy_priv (Results 1 – 3 of 3) sorted by relevance

/linux/net/wireless/tests/
H A Dutil.c18 struct t_wiphy_priv *priv; in t_wiphy_init()
44 struct t_wiphy_priv *priv; in t_wiphy_exit()
H A Dutil.h33 struct t_wiphy_priv { struct
52 #define t_wiphy_ctx(wiphy) (((struct t_wiphy_priv *)wiphy_priv(wiphy))->ctx) argument
H A Dscan.c341 struct t_wiphy_priv *w_priv = wiphy_priv(wiphy); in test_inform_bss_ssid_only()
563 struct t_wiphy_priv *w_priv = wiphy_priv(wiphy); in KUNIT_ARRAY_PARAM_DESC()