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