Searched refs:hw_rc (Results 1 – 2 of 2) sorted by relevance
13599 qwz_mac_hw_ratecode_to_legacy_rate(struct ieee80211_node *ni, uint8_t hw_rc, in qwz_mac_hw_ratecode_to_legacy_rate() argument13606 hw_rc &= ~ATH12k_HW_RATECODE_CCK_SHORT_PREAM_MASK; in qwz_mac_hw_ratecode_to_legacy_rate()13607 switch (hw_rc) { in qwz_mac_hw_ratecode_to_legacy_rate()13627 switch (hw_rc) { in qwz_mac_hw_ratecode_to_legacy_rate()
15498 qwx_mac_hw_ratecode_to_legacy_rate(struct ieee80211_node *ni, uint8_t hw_rc, in qwx_mac_hw_ratecode_to_legacy_rate() argument15505 hw_rc &= ~ATH11k_HW_RATECODE_CCK_SHORT_PREAM_MASK; in qwx_mac_hw_ratecode_to_legacy_rate()15506 switch (hw_rc) { in qwx_mac_hw_ratecode_to_legacy_rate()15526 switch (hw_rc) { in qwx_mac_hw_ratecode_to_legacy_rate()