Searched refs:rtw_pwait_conf (Results 1 – 2 of 2) sorted by relevance
832 struct rtw_pwait_conf *conf = &recvpriv->recvbuf_pwait.conf; in dump_recvbuf_pwait_conf()844 struct rtw_pwait_conf *conf; in recvbuf_pwait_config_req()847 rbuf = rtw_malloc(sizeof(*rbuf) + sizeof(struct rtw_pwait_conf)); in recvbuf_pwait_config_req()854 conf = (struct rtw_pwait_conf *)rbuf->pbuf; in recvbuf_pwait_config_req()871 struct rtw_pwait_conf *conf = (struct rtw_pwait_conf *)rbuf->pbuf; in recvbuf_pwait_config_hdl()
451 struct rtw_pwait_conf { struct458 struct rtw_pwait_conf conf; argument