Searched refs:CDP_FC_IS_RETRY_SET (Results 1 – 2 of 2) sorted by relevance
487 CDP_FC_IS_RETRY_SET(rx_stats_peruser->frame_control) ? in dp_rx_populate_cdp_indication_ppdu_user()582 cdp_rx_ppdu->retries = CDP_FC_IS_RETRY_SET(cdp_rx_ppdu->frame_ctrl) ? in dp_rx_populate_cdp_indication_ppdu()1238 cdp_rx_ppdu->retries = CDP_FC_IS_RETRY_SET(cdp_rx_ppdu->frame_ctrl) ? in dp_rx_populate_cdp_indication_ppdu_undecoded_metadata()
176 #define CDP_FC_IS_RETRY_SET(_fc) \ macro