Searched refs:tx_frame_count (Results 1 – 1 of 1) sorted by relevance
6557 int tx_rts, tx_frame_count, tx_rts_count; in wlc_dotxstatus() local6638 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()