Home
last modified time | relevance | path

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

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