Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_cmd.h108 #define c2h_evt_valid(c2h_evt) ((c2h_evt)->id || (c2h_evt)->plen) macro
/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_intf.c379 return c2h_evt_valid((struct c2h_evt_hdr_88xx *)buf); in rtw_hal_c2h_valid()