Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.h1006 int rtw89_mac_stop_sch_tx_v1(struct rtw89_dev *rtwdev, u8 mac_idx,
H A Dmac.c2808 int rtw89_mac_stop_sch_tx_v1(struct rtw89_dev *rtwdev, u8 mac_idx, in rtw89_mac_stop_sch_tx_v1() function
2847 EXPORT_SYMBOL(rtw89_mac_stop_sch_tx_v1);
H A Drtw8852c.c2790 .stop_sch_tx = rtw89_mac_stop_sch_tx_v1,