Searched refs:bf_stale (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dath9k.h75 (_bf)->bf_stale = false; \
83 (_bf)->bf_stale = false; \
243 bool bf_stale; member in struct:ath_buf
H A Dxmit.c345 !bf->bf_stale || bf_next != NULL)
433 if (!bf_last->bf_stale)
465 if (bf->bf_next == NULL && bf_last->bf_stale) {
1061 if (bf->bf_stale) {
2091 if (bf->bf_stale) {
2129 lastbf->bf_stale = true;

Completed in 95 milliseconds