Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.c4689 void (* const rtw89_mac_c2h_mcc_handler[])(struct rtw89_dev *rtwdev, variable
4739 handler = rtw89_mac_c2h_mcc_handler[func]; in rtw89_mac_c2h_handle()