Searched refs:rtw89_mac_dle_buf_req (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sys/contrib/dev/rtw89/ |
| H A D | mac.h | 1159 int rtw89_mac_dle_buf_req(struct rtw89_dev *rtwdev, u16 buf_len, bool wd, u16 *pkt_id);
|
| H A D | mac.c | 2872 int rtw89_mac_dle_buf_req(struct rtw89_dev *rtwdev, u16 buf_len, bool wd, u16 *pkt_id) in rtw89_mac_dle_buf_req() function 2970 ret = rtw89_mac_dle_buf_req(rtwdev, 0x20, true, &pkt_id); in dle_quota_change() 2988 ret = rtw89_mac_dle_buf_req(rtwdev, 0x20, false, &pkt_id); in dle_quota_change()
|
| H A D | debug.c | 3126 ret = rtw89_mac_dle_buf_req(rtwdev, 0x20, true, &pkt_id); in rtw89_dbg_trigger_ctrl_error()
|