Searched refs:set_chplan_hdl (Results 1 – 3 of 3) sorted by relevance
695 u8 set_chplan_hdl(struct adapter *padapter, unsigned char *pbuf);721 GEN_MLME_EXT_HANDLER(sizeof(struct SetChannelPlan_param), set_chplan_hdl)
822 if (H2C_SUCCESS != set_chplan_hdl(padapter, (unsigned char *)setChannelPlan_param)) in rtw_set_chplan_cmd()
5573 u8 set_chplan_hdl(struct adapter *padapter, unsigned char *pbuf) in set_chplan_hdl() function