Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/include/
Drtw_mlme_ext.h579 void issue_action_spct_ch_switch(struct adapter *padapter, u8 *ra, u8 new_ch,
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_ap.c1661 issue_action_spct_ch_switch(padapter, psta->hwaddr, new_ch, ch_offset); in rtw_ap_inform_ch_switch()
1666 issue_action_spct_ch_switch(padapter, bc_addr, new_ch, ch_offset); in rtw_ap_inform_ch_switch()
Drtw_mlme_ext.c5872 void issue_action_spct_ch_switch(struct adapter *padapter, u8 *ra, u8 new_ch, u8 ch_offset) in issue_action_spct_ch_switch() function