Searched refs:is_cck (Results 1 – 12 of 12) sorted by relevance
75 bool is_cck = pstats->is_cck; in _rtl92se_query_rxphystatus() local83 if (is_cck) { in _rtl92se_query_rxphystatus()212 if (is_cck) in _rtl92se_query_rxphystatus()284 stats->is_cck = SE_RX_HAL_IS_CCK_RATE(pdesc); in rtl92se_rx_query_desc()
61 bool is_cck = pstatus->is_cck; in _rtl8723e_query_rxphystatus() local70 if (is_cck) { in _rtl8723e_query_rxphystatus()231 if (is_cck) in _rtl8723e_query_rxphystatus()308 status->is_cck = RX_HAL_IS_CCK_RATE(status->rate); in rtl8723e_rx_query_desc()
63 bool is_cck = pstatus->is_cck; in _rtl8723be_query_rxphystatus() local73 if (is_cck) { in _rtl8723be_query_rxphystatus()203 if (is_cck) in _rtl8723be_query_rxphystatus()346 status->is_cck = RX_HAL_IS_CCK_RATE(status->rate); in rtl8723be_rx_query_desc()
66 bool is_cck = pstatus->is_cck; in _rtl88ee_query_rxphystatus() local76 if (is_cck) { in _rtl88ee_query_rxphystatus()249 if (is_cck) in _rtl88ee_query_rxphystatus()422 status->is_cck = RTL8188_RX_HAL_IS_CCK_RATE(status->rate); in rtl88ee_rx_query_desc()
95 bool is_cck = pstatus->is_cck; in query_rxphystatus() local105 if (is_cck) { in query_rxphystatus()287 if (is_cck) in query_rxphystatus()486 status->is_cck = RTL8821AE_RX_HAL_IS_CCK_RATE(status->rate); in rtl8821ae_rx_query_desc()
63 bool is_cck = pstatus->is_cck; in _rtl92ee_query_rxphystatus() local73 if (is_cck) { in _rtl92ee_query_rxphystatus()227 if (is_cck) in _rtl92ee_query_rxphystatus()372 status->is_cck = RTL92EE_RX_HAL_IS_CCK_RATE(status->rate); in rtl92ee_rx_query_desc()
121 if (pstatus->is_cck) in rtl_process_ui_rssi()
2011 bool is_cck; member
131 pstats->is_cck = is_cck_rate; in _rtl92ce_query_rxphystatus()364 stats->is_cck = RX_HAL_IS_CCK_RATE(pdesc->rxmcs); in rtl92ce_rx_query_desc()
134 pstats->is_cck = is_cck_rate; in _rtl92de_query_rxphystatus()323 if (!pstats->is_cck && pstats->packet_toself) in _rtl92de_process_ui_rssi()
1089 u8 rateidx, bool is_40, bool is_cck) in ath_get_rate_txpower() argument1135 if (OLC_FOR_AR9280_20_LATER && is_cck) in ath_get_rate_txpower()1186 bool is_40, is_sgi, is_sp, is_cck; in ath_buf_set_rate() local1262 is_cck = IS_CCK_RATE(info->rates[i].Rate); in ath_buf_set_rate()1264 is_cck); in ath_buf_set_rate()
676 pstats->is_cck = is_cck_rate; in _rtl92c_query_rxphystatus()