Searched refs:rtw_set_chplan_cmd (Results 1 – 4 of 4) sorted by relevance
365 u8 rtw_set_chplan_cmd(struct adapter *padapter, u8 chplan, u8 enqueue);
715 int rtw_set_chplan_cmd(struct rtw_adapter*padapter, u8 chplan, u8 enqueue);
662 return rtw_set_chplan_cmd(adapter, channel_plan, 1); in rtw_set_country()
784 u8 rtw_set_chplan_cmd(struct adapter *padapter, u8 chplan, u8 enqueue) in rtw_set_chplan_cmd() function