Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ozwpan/
Dozprotocol.h66 #define OZ_LAST_PN_HALF_CYCLE 127 macro
Dozpd.c621 if ((diff > OZ_LAST_PN_HALF_CYCLE) || (pkt_num == 0)) in oz_retire_tx_frames()