Searched refs:is_cck (Results 1 – 13 of 13) sorted by relevance
39 bool is_cck = pstatus->is_cck; in _rtl8723e_query_rxphystatus() local48 if (is_cck) { in _rtl8723e_query_rxphystatus()209 if (is_cck) in _rtl8723e_query_rxphystatus()287 status->is_cck = RX_HAL_IS_CCK_RATE(status->rate); in rtl8723e_rx_query_desc()
49 bool is_cck = pstats->is_cck; in _rtl92se_query_rxphystatus() local57 if (is_cck) { in _rtl92se_query_rxphystatus()186 if (is_cck) in _rtl92se_query_rxphystatus()258 stats->is_cck = SE_RX_HAL_IS_CCK_RATE(pdesc); in rtl92se_rx_query_desc()
42 bool is_cck = pstatus->is_cck; in _rtl8723be_query_rxphystatus() local52 if (is_cck) { in _rtl8723be_query_rxphystatus()180 if (is_cck) in _rtl8723be_query_rxphystatus()324 status->is_cck = RX_HAL_IS_CCK_RATE(status->rate); in rtl8723be_rx_query_desc()
43 bool is_cck = pstatus->is_cck; in _rtl88ee_query_rxphystatus() local53 if (is_cck) { in _rtl88ee_query_rxphystatus()226 if (is_cck) in _rtl88ee_query_rxphystatus()401 status->is_cck = RTL8188_RX_HAL_IS_CCK_RATE(status->rate); in rtl88ee_rx_query_desc()
41 bool is_cck = pstatus->is_cck; in _rtl92ee_query_rxphystatus() local51 if (is_cck) { in _rtl92ee_query_rxphystatus()206 if (is_cck) in _rtl92ee_query_rxphystatus()354 status->is_cck = RTL92EE_RX_HAL_IS_CCK_RATE(status->rate); in rtl92ee_rx_query_desc()
72 bool is_cck = pstatus->is_cck; in query_rxphystatus() local82 if (is_cck) { in query_rxphystatus()264 if (is_cck) in query_rxphystatus()462 status->is_cck = RTL8821AE_RX_HAL_IS_CCK_RATE(status->rate); in rtl8821ae_rx_query_desc()
46 pstats->is_cck = is_cck_rate; in _rtl92ce_query_rxphystatus()284 stats->is_cck = RX_HAL_IS_CCK_RATE(pdesc->rxmcs); in rtl92ce_rx_query_desc()
100 if (pstatus->is_cck) in rtl_process_ui_rssi()
2128 bool is_cck; member
57 pstats->is_cck = is_cck_rate; in _rtl92de_query_rxphystatus()246 if (!pstats->is_cck && pstats->packet_toself) in _rtl92de_process_ui_rssi()
1131 u8 rateidx, bool is_40, bool is_cck) in ath_get_rate_txpower() argument1178 if (OLC_FOR_AR9280_20_LATER && is_cck) in ath_get_rate_txpower()1229 bool is_40, is_sgi, is_sp, is_cck; in ath_buf_set_rate() local1310 is_cck = IS_CCK_RATE(info->rates[i].Rate); in ath_buf_set_rate()1312 is_cck); in ath_buf_set_rate()
592 pstats->is_cck = is_cck_rate; in _rtl92c_query_rxphystatus()
2262 bool is_cck; in ath11k_dp_rx_h_rate() local2273 is_cck = (pkt_type == RX_MSDU_START_PKT_TYPE_11B); in ath11k_dp_rx_h_rate()2276 is_cck); in ath11k_dp_rx_h_rate()