Searched refs:max_tx_headroom (Results 1 – 1 of 1) sorted by relevance
2223 int max_tx_headroom = 0; in rtw_register_hw() local2226 max_tx_headroom = rtwdev->chip->tx_pkt_desc_sz; in rtw_register_hw()2229 max_tx_headroom += RTW_SDIO_DATA_PTR_ALIGN; in rtw_register_hw()2231 hw->extra_tx_headroom = max_tx_headroom; in rtw_register_hw()