Searched defs:rtw_wifi_role_t (Results 1 – 4 of 4) sorted by relevance
1700 struct rtw_wifi_role_t { struct1701 struct rtw_phl_com_t *phl_com;/*point to phl_com*/1703 enum role_type real_type;1705 enum role_type type;/*will mapping to net type*/1706 enum role_type target_type;1708 bool is_gc;1710 enum mlme_state mstate;1711 bool active;1712 enum wr_status status;1713 u8 id;/* recode role_idx in phl_com */[all …]
1748 struct rtw_wifi_role_t *, in rtw_phl_snd_init_ops_send_ndpa()
1679 struct rtw_wifi_role_t { struct1680 struct rtw_phl_com_t *phl_com;/*point to phl_com*/1682 enum role_type real_type;1684 enum role_type type;/*will mapping to net type*/1685 enum role_type target_type;1687 bool is_gc;1689 enum mlme_state mstate;1690 bool active;1691 enum wr_status status;1692 u8 id;/* recode role_idx in phl_com */[all …]