Searched refs:rx_state (Results 1 – 2 of 2) sorted by relevance
375 …unsigned rx_state:8; /**< state of the packet. 0: no error; others: error numbers which a… member
144 if (type != WIFI_PKT_MISC && !sniffer->rx_ctrl.rx_state) { in wifi_sniffer_cb()