Searched refs:reinvoke (Results 1 – 3 of 3) sorted by relevance
| /src/sys/contrib/dev/rtw89/ |
| H A D | core.c | 3929 bool *sched_txq, bool *reinvoke) in rtw89_core_txq_agg_wait() argument 3953 *reinvoke = true; in rtw89_core_txq_agg_wait() 3959 *reinvoke = true; in rtw89_core_txq_agg_wait() 3968 static void rtw89_core_txq_schedule(struct rtw89_dev *rtwdev, u8 ac, bool *reinvoke) in rtw89_core_txq_schedule() argument 3992 if (rtw89_core_txq_agg_wait(rtwdev, txq, &frame_cnt, &sched_txq, reinvoke)) { in rtw89_core_txq_schedule() 4004 *reinvoke = true; in rtw89_core_txq_schedule() 4022 bool reinvoke = false; in rtw89_core_txq_work() local 4026 rtw89_core_txq_schedule(rtwdev, ac, &reinvoke); in rtw89_core_txq_work() 4028 if (reinvoke) { in rtw89_core_txq_work()
|
| /src/contrib/wpa/wpa_supplicant/ |
| H A D | README-P2P | 564 Invite a peer to join a group (e.g., group=wlan1) or to reinvoke a 735 groups. If enabled, invitations to reinvoke a persistent group will be
|
| /src/contrib/ncurses/ |
| H A D | NEWS | 10092 already been read. This ensures that it does not reinvoke
|