Searched refs:max_tx_headroom (Results 1 – 1 of 1) sorted by relevance
2204 int max_tx_headroom = 0; in rtw_register_hw() local2207 max_tx_headroom = rtwdev->chip->tx_pkt_desc_sz; in rtw_register_hw()2210 max_tx_headroom += RTW_SDIO_DATA_PTR_ALIGN; in rtw_register_hw()2212 hw->extra_tx_headroom = max_tx_headroom; in rtw_register_hw()