Searched refs:disconnect_hdl (Results 1 – 6 of 6) sorted by relevance
675 u8 disconnect_hdl(struct adapter *padapter, u8 *pbuf);717 GEN_MLME_EXT_HANDLER(sizeof (struct disconnect_parm), disconnect_hdl)
683 u8 disconnect_hdl(struct adapter *padapter, u8 *pbuf);
103 GEN_MLME_EXT_HANDLER(sizeof(struct disconnect_parm), disconnect_hdl)862 if (disconnect_hdl(padapter, (u8 *)param) != H2C_SUCCESS) in rtw_disassoc_cmd()
5492 u8 disconnect_hdl(struct adapter *padapter, unsigned char *pbuf) in disconnect_hdl() function
924 if (H2C_SUCCESS != disconnect_hdl(padapter, (u8 *)param)) in rtw_disassoc_cmd()
7829 u8 disconnect_hdl(struct adapter *padapter, unsigned char *pbuf) in disconnect_hdl() function