Lines Matching refs:mfy
242 static struct mayfly mfy = {0, 0, &link, NULL, lll_flush}; in ll_big_sync_terminate() local
307 mfy.param = &sync_iso->lll; in ll_big_sync_terminate()
309 ret = mayfly_enqueue(TICKER_USER_ID_THREAD, TICKER_USER_ID_LLL, 0, &mfy); in ll_big_sync_terminate()
1020 static struct mayfly mfy = {0U, 0U, &link, NULL, sync_iso_disable}; in ticker_stop_op_cb() local
1026 mfy.param = param; in ticker_stop_op_cb()
1028 TICKER_USER_ID_ULL_HIGH, 0U, &mfy); in ticker_stop_op_cb()
1042 static struct mayfly mfy = {0U, 0U, &link, NULL, lll_disable}; in sync_iso_disable() local
1045 mfy.param = &sync_iso->lll; in sync_iso_disable()
1051 hdr->disabled_param = mfy.param; in sync_iso_disable()
1056 TICKER_USER_ID_LLL, 0U, &mfy); in sync_iso_disable()
1083 static struct mayfly mfy = {0U, 0U, &mfy_link, NULL, lll_flush}; in disabled_cb() local
1101 mfy.param = param; in disabled_cb()
1103 TICKER_USER_ID_LLL, 0U, &mfy); in disabled_cb()