Lines Matching defs:wrole

23 	struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole)  in phl_mr_dump_role_info()
123 struct rtw_wifi_role_t *wrole; in phl_mr_dump_info() local
209 static struct rtw_wifi_role_t *_search_ld_sta_wrole(struct rtw_wifi_role_t *wrole, u8 exclude_self) in _search_ld_sta_wrole()
239 void rtw_phl_mr_dump_cur_chandef(void *phl, struct rtw_wifi_role_t *wrole) in rtw_phl_mr_dump_cur_chandef()
321 struct rtw_wifi_role_t *wrole) in _phl_mrc_module_connect_start_hdlr()
367 struct rtw_wifi_role_t *wrole) in _phl_mrc_module_connect_end_hdlr()
415 struct rtw_wifi_role_t *wrole) in _phl_mrc_module_disconnect_pre_hdlr()
448 struct rtw_wifi_role_t *wrole) in _phl_mrc_module_disconnect_hdlr()
503 struct rtw_wifi_role_t *wrole) in _phl_mrc_module_tsf_sync_done_hdlr()
511 struct rtw_wifi_role_t *wrole) in _phl_mrc_module_ap_start_pre_hdlr()
539 struct rtw_wifi_role_t *wrole) in _phl_mrc_module_ap_started_hdlr()
581 struct rtw_wifi_role_t *wrole) in _phl_mrc_module_ap_stop_pre_hdlr()
613 struct rtw_wifi_role_t *wrole) in _phl_mrc_module_ap_stop_hdlr()
827 struct rtw_wifi_role_t *wrole = ch_param->wrole; in _mrc_module_chg_op_chdef_start_pre_hdlr() local
850 struct rtw_wifi_role_t *wrole = ch_param->wrole; in _mrc_module_chg_op_chdef_end_pre_hdlr() local
890 struct rtw_wifi_role_t *wrole = NULL; in _mrc_module_chg_op_chdef_start_hdlr() local
939 struct rtw_wifi_role_t *wrole = NULL; in _mrc_module_chg_op_chdef_end_hdlr() local
1702 struct rtw_wifi_role_t *wrole; in phl_mr_chandef_sync() local
1788 struct rtw_wifi_role_t *wrole, struct rtw_chan_def *new_chan, in phl_mr_chandef_chg()
1963 rtw_phl_mr_rx_filter(void *phl, struct rtw_wifi_role_t *wrole) in rtw_phl_mr_rx_filter()
1996 phl_mr_tsf_sync(void *phl, struct rtw_wifi_role_t *wrole, in phl_mr_tsf_sync()
2267 struct rtw_wifi_role_t *wrole, in phl_mr_offch_hdl()
2399 struct rtw_wifi_role_t *wrole, in rtw_phl_mr_offch_hdl()
2431 struct rtw_wifi_role_t *wrole, in phl_mr_stop_all_beacon()
2817 phl_mr_mcc_query_role_time_slot_lim (struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole, in phl_mr_mcc_query_role_time_slot_lim()
2836 bool phl_mr_noa_dur_lim_change (struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole, in phl_mr_noa_dur_lim_change()
2874 phl_mr_info_upt(struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole) in phl_mr_info_upt()
2971 phl_mr_state_upt(struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole) in phl_mr_state_upt()
3056 __phl_mr_process(struct rtw_wifi_role_t *wrole, in __phl_mr_process()
3058 u8(*ops_func)(struct rtw_wifi_role_t *wrole, void *data)) in __phl_mr_process()
3080 struct rtw_wifi_role_t *wrole, bool exclude_self, void *data, in _phl_mr_process_by_mrc()
3081 u8(*ops_func)(struct rtw_wifi_role_t *wrole, void *data)) in _phl_mr_process_by_mrc()
3089 struct rtw_wifi_role_t *wrole, bool exclude_self, void *data, in _phl_mr_process_by_band()
3090 u8(*ops_func)(struct rtw_wifi_role_t *wrole, void *data)) in _phl_mr_process_by_band()
3099 struct rtw_wifi_role_t *wrole, bool exclude_self, void *data, in _phl_mr_process_by_chctx()
3100 u8(*ops_func)(struct rtw_wifi_role_t *wrole, void *data)) in _phl_mr_process_by_chctx()
3110 struct rtw_wifi_role_t *wrole, bool exclude_self, void *data, in _phl_mr_process()
3111 u8(*ops_func)(struct rtw_wifi_role_t *wrole, void *data)) in _phl_mr_process()
3131 bool rtw_phl_mr_query_info(void *phl, struct rtw_wifi_role_t *wrole, in rtw_phl_mr_query_info()
3146 static u8 _phl_mr_dump_mac_addr(struct rtw_wifi_role_t *wrole, void *data) in _phl_mr_dump_mac_addr()
3224 rtw_phl_mr_get_opmode(void *phl, struct rtw_wifi_role_t *wrole) in rtw_phl_mr_get_opmode()
3236 struct rtw_wifi_role_t *wrole) in phl_mr_check_ecsa()
3362 struct rtw_wifi_role_t *wrole) in phl_mr_check_ecsa_cancel()
3383 u8 phl_mr_query_mcc_inprogress (struct phl_info_t *phl_info, struct rtw_wifi_role_t *wrole, in phl_mr_query_mcc_inprogress()
3426 u8 rtw_phl_mr_query_mcc_inprogress (void *phl, struct rtw_wifi_role_t *wrole, in rtw_phl_mr_query_mcc_inprogress()
3453 struct rtw_wifi_role_t *wrole, enum p2pps_trig_tag tag) in _mr_coex_up_noa_for_bt_req()