Searched refs:BIT_ACRC32 (Results 1 – 2 of 2) sorted by relevance
273 rtwdev->hal.rcr |= BIT_ACRC32; in rtw_ops_configure_filter()275 rtwdev->hal.rcr &= ~(BIT_ACRC32); in rtw_ops_configure_filter()
414 #define BIT_ACRC32 BIT(8) macro