Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_main.c6557 int tx_rts, tx_frame_count, tx_rts_count; in wlc_dotxstatus() local
6638 tx_frame_count = in wlc_dotxstatus()
6660 if ((tx_frame_count > sfbl) && (txrate[1].idx >= 0)) { in wlc_dotxstatus()
6663 txrate[1].count = tx_frame_count - lfbl; in wlc_dotxstatus()
6666 txrate->count = tx_frame_count; in wlc_dotxstatus()