Home
last modified time | relevance | path

Searched refs:hw_rc (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dqwz.c13599 qwz_mac_hw_ratecode_to_legacy_rate(struct ieee80211_node *ni, uint8_t hw_rc, in qwz_mac_hw_ratecode_to_legacy_rate() argument
13606 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()
H A Dqwx.c15498 qwx_mac_hw_ratecode_to_legacy_rate(struct ieee80211_node *ni, uint8_t hw_rc, in qwx_mac_hw_ratecode_to_legacy_rate() argument
15505 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()