Searched refs:get_rx_desc_rxht (Results 1 – 10 of 10) sorted by relevance
150 if (get_rx_desc_rxht(pdesc) && rxmcs >= DESC_RATEMCS8 && in _rtl92d_query_rxphystatus()408 stats->is_ht = (bool)get_rx_desc_rxht(pdesc); in rtl92d_rx_query_desc()415 if (get_rx_desc_rxht(pdesc)) in rtl92d_rx_query_desc()
305 static inline u32 get_rx_desc_rxht(__le32 *__pdesc) in get_rx_desc_rxht() function
299 static inline int get_rx_desc_rxht(__le32 *__pdesc) in get_rx_desc_rxht() function
282 stats->is_ht = (bool)get_rx_desc_rxht(p_desc); in rtl92ce_rx_query_desc()
298 static inline u32 get_rx_desc_rxht(__le32 *__pdesc) in get_rx_desc_rxht() function
285 status->is_ht = (bool)get_rx_desc_rxht(pdesc); in rtl8723e_rx_query_desc()
297 static inline u32 get_rx_desc_rxht(__le32 *__pdesc) in get_rx_desc_rxht() function
322 status->is_ht = (bool)get_rx_desc_rxht(pdesc); in rtl8723be_rx_query_desc()
412 static inline int get_rx_desc_rxht(__le32 *__pdesc) in get_rx_desc_rxht() function
399 status->is_ht = (bool)get_rx_desc_rxht(pdesc); in rtl88ee_rx_query_desc()