Searched refs:disconnect_hdl (Results 1 – 3 of 3) sorted by relevance
680 u8 disconnect_hdl(struct adapter *padapter, u8 *pbuf);708 GEN_MLME_EXT_HANDLER(sizeof(struct disconnect_parm), disconnect_hdl)
556 if (H2C_SUCCESS != disconnect_hdl(padapter, (u8 *)param)) in rtw_disassoc_cmd()
5132 u8 disconnect_hdl(struct adapter *padapter, unsigned char *pbuf) in disconnect_hdl() function