Searched refs:fwdl_check_path_ready (Results 1 – 4 of 4) sorted by relevance
1090 int (*fwdl_check_path_ready)(struct rtw89_dev *rtwdev, bool h2c_or_fwdl); member
3232 .fwdl_check_path_ready = rtw89_fwdl_check_path_ready_be,
1772 ret = mac->fwdl_check_path_ready(rtwdev, false);1954 ret = mac->fwdl_check_path_ready(rtwdev, true);
7367 .fwdl_check_path_ready = rtw89_fwdl_check_path_ready_ax,