Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dhif_api_general.h20 #define HIF_ID_IS_INDICATION 0x80 macro
H A Dbh.c103 if (!(hif->id & HIF_ID_IS_INDICATION)) { in rx_helper()