Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h956 IPW_ORD_STAT_RX_ERR_CRC, // # of packets with Rx CRC error enumerator
H A Dipw2200.h1838 IPW_ORD_STAT_RX_ERR_CRC, enumerator
H A Dipw2200.c4078 ipw_get_ordinal(priv, IPW_ORD_STAT_RX_ERR_CRC, in ipw_reset_stats()
4218 ipw_get_ordinal(priv, IPW_ORD_STAT_RX_ERR_CRC, &rx_err, &len); in ipw_gather_stats()