Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h1633 struct rtl_hal { struct
1634 struct ieee80211_hw *hw;
1635 bool driver_is_goingto_unload;
1636 bool up_first_time;
1637 bool first_init;
1638 bool being_init_adapter;
1639 bool bbrf_ready;
1640 bool mac_func_enable;
1641 bool pre_edcca_enable;
1642 struct bt_coexist_8723 hal_coex_8723;
[all …]
/Linux-v4.19/drivers/staging/rtlwifi/
Dwifi.h1566 struct rtl_hal { struct
1567 struct ieee80211_hw *hw;
1568 bool driver_is_goingto_unload;
1569 bool up_first_time;
1570 bool first_init;
1571 bool being_init_adapter;
1572 bool bbrf_ready;
1573 bool mac_func_enable;
1574 bool pre_edcca_enable;
1575 struct bt_coexist_8723 hal_coex_8723;
[all …]