Lines Matching refs:mfy
944 static struct mayfly mfy = {0U, 0U, &link, NULL, mfy_iso_offset_get}; in ull_adv_iso_offset_get() local
947 mfy.param = sync; in ull_adv_iso_offset_get()
949 &mfy); in ull_adv_iso_offset_get()
1566 static struct mayfly mfy = {0U, 0U, &link, NULL, adv_iso_disable}; in ticker_stop_op_cb() local
1572 mfy.param = param; in ticker_stop_op_cb()
1574 TICKER_USER_ID_ULL_HIGH, 0U, &mfy); in ticker_stop_op_cb()
1588 static struct mayfly mfy = {0U, 0U, &link, NULL, lll_disable}; in adv_iso_disable() local
1591 mfy.param = &adv_iso->lll; in adv_iso_disable()
1597 hdr->disabled_param = mfy.param; in adv_iso_disable()
1602 TICKER_USER_ID_LLL, 0U, &mfy); in adv_iso_disable()
1613 static struct mayfly mfy = {0U, 0U, &link, NULL, tx_lll_flush}; in disabled_cb() local
1616 mfy.param = param; in disabled_cb()
1618 TICKER_USER_ID_LLL, 0U, &mfy); in disabled_cb()