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