Searched defs:wifi_only_cfg (Results 1 – 14 of 14) sorted by relevance
42 struct wifi_only_cfg { struct43 PVOID Adapter;44 struct wifi_only_haldata haldata_info;45 WIFIONLY_CHIP_INTERFACE chip_interface;
58 struct wifi_only_cfg { struct59 void *Adapter;60 struct wifi_only_haldata haldata_info;61 WIFIONLY_CHIP_INTERFACE chip_interface;
60 struct wifi_only_cfg { struct61 void *Adapter;62 struct wifi_only_haldata haldata_info;63 WIFIONLY_CHIP_INTERFACE chip_interface;
59 struct wifi_only_cfg { struct60 void *Adapter;61 struct wifi_only_haldata haldata_info;62 WIFIONLY_CHIP_INTERFACE chip_interface;
819 struct wifi_only_cfg { struct826 void halwifionly_phy_set_bb_reg(struct wifi_only_cfg *wifi_conly_cfg, in halwifionly_phy_set_bb_reg() argument