Searched refs:pstadel (Results 1 – 3 of 3) sorted by relevance
1308 struct stadel_event *pstadel = (struct stadel_event *)pbuf; in rtw_stadel_event_callback23a() local1312 psta = rtw_get_stainfo23a(&adapter->stapriv, pstadel->macaddr); in rtw_stadel_event_callback23a()1316 mac_id = pstadel->mac_id; in rtw_stadel_event_callback23a()1318 DBG_8723A("%s(mac_id=%d)=%pM\n", __func__, mac_id, pstadel->macaddr); in rtw_stadel_event_callback23a()1334 if (*((u16 *)pstadel->rsvd) != WLAN_REASON_EXPIRATION_CHK) in rtw_stadel_event_callback23a()
1276 struct stadel_event *pstadel = (struct stadel_event *)pbuf; in rtw_stadel_event_callback() local1280 psta = rtw_get_stainfo(&adapter->stapriv, pstadel->macaddr); in rtw_stadel_event_callback()1284 mac_id = pstadel->mac_id; in rtw_stadel_event_callback()1286 DBG_88E("%s(mac_id=%d)=%pM\n", __func__, mac_id, pstadel->macaddr); in rtw_stadel_event_callback()1308 if (*((unsigned short *)(pstadel->rsvd)) != WLAN_REASON_EXPIRATION_CHK) in rtw_stadel_event_callback()
971 struct stadel_event *pstadel = (struct stadel_event *)pbuf; in r8712_stadel_event_callback() local982 psta = r8712_get_stainfo(&adapter->stapriv, pstadel->macaddr); in r8712_stadel_event_callback()