Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Ddata_rx.c46 if (arg->status == HIF_STATUS_RX_FAIL_MIC) in wfx_rx_cb()
H A Dhif_api_general.h68 #define HIF_STATUS_RX_FAIL_MIC (cpu_to_le32(0x0011)) macro