Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/p54/
H A Dp54.h208 unsigned int cached_tx; member
H A Dtxrx.c555 dtx = tx - priv->survey_raw.cached_tx; in p54_rx_stats()
574 priv->survey_raw.cached_tx = tx; in p54_rx_stats()