Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852b_common.c1271 u8 tx_shape_idx, in rtw8852bx_bb_set_tx_shape_dfir() argument
1304 param = tx_shape_idx == 0 ? param_flat : param_sharp; in rtw8852bx_bb_set_tx_shape_dfir()
H A Drtw8922a.c2506 u8 tx_shape_idx; in rtw8922a_set_tx_shape() local
2508 tx_shape_idx = rtw89_get_tx_shape_idx(rtwdev, band, RTW89_RS_OFDM); in rtw8922a_set_tx_shape()
2509 if (tx_shape_idx == 0) in rtw8922a_set_tx_shape()
H A Drtw8922d.c2918 u8 tx_shape_idx; in rtw8922d_set_tx_shape() local
2921 tx_shape_idx = rtw89_get_tx_shape_idx(rtwdev, band, RTW89_RS_OFDM); in rtw8922d_set_tx_shape()
2922 if (tx_shape_idx == 0) in rtw8922d_set_tx_shape()
H A Drtw8851b.c1868 u8 tx_shape_idx, in rtw8851b_bb_set_tx_shape_dfir() argument
1901 param = tx_shape_idx == 0 ? param_flat : param_sharp; in rtw8851b_bb_set_tx_shape_dfir()
H A Drtw8852c.c2139 u8 tx_shape_idx, in rtw8852c_bb_set_tx_shape_dfir() argument
2175 param = tx_shape_idx == 0 ? param_flat : param_sharp; in rtw8852c_bb_set_tx_shape_dfir()