Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c6657 int tx_headroom = IEEE80211_HT_CTL_LEN; in rtw89_core_register_hw() local
6660 tx_headroom += chip->txwd_body_size + chip->txwd_info_size; in rtw89_core_register_hw()
6669 hw->extra_tx_headroom = tx_headroom; in rtw89_core_register_hw()