Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ral/
H A Drt2560reg.h241 #define RT2560_RX_ICV_ERROR (1 << 9) macro
H A Drt2560.c1167 (le32toh(desc->flags) & RT2560_RX_ICV_ERROR)) { in rt2560_decryption_intr()