Home
last modified time | relevance | path

Searched refs:packet_to_self (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.c1175 pstats->packet_to_self = precord_stats->packet_to_self = bpacket_toself; in _rtl92e_query_rxphystatus()
1373 if (!prev_st->bIsCCK && prev_st->packet_to_self) { in _rtl92e_process_phyinfo()
1419 if (prev_st->packet_to_self || prev_st->bPacketBeacon || in _rtl92e_process_phyinfo()
1440 if (prev_st->packet_to_self || prev_st->bPacketBeacon || in _rtl92e_process_phyinfo()
1461 if (prev_st->packet_to_self || in _rtl92e_process_phyinfo()
/linux/drivers/staging/rtl8192e/
H A Drtllib.h487 bool packet_to_self; member