Searched refs:WP_TID_INDIC_RESERVED_BIT (Results 1 – 2 of 2) sorted by relevance
24 #define WP_TID_INDIC_RESERVED_BIT BIT(14) macro
648 (req->wp_seq | WP_TID_INDIC_RESERVED_BIT) : req->wp_seq; in hal_update_wd_8852be()903 tid_indic = (*wp_seq & WP_TID_INDIC_RESERVED_BIT) ? 1 : 0; in hal_handle_rx_report_8852be()