Home
last modified time | relevance | path

Searched refs:ifs_timer (Results 1 – 3 of 3) sorted by relevance

/linux/net/mac802154/
H A Dutil.c104 container_of(timer, struct ieee802154_local, ifs_timer); in ieee802154_xmit_ifs_timer()
132 hrtimer_start(&local->ifs_timer, in ieee802154_xmit_complete()
136 hrtimer_start(&local->ifs_timer, in ieee802154_xmit_complete()
171 hrtimer_cancel(&local->ifs_timer); in ieee802154_stop_device()
H A Dieee802154_i.h57 struct hrtimer ifs_timer; member
H A Dmain.c216 hrtimer_setup(&local->ifs_timer, ieee802154_xmit_ifs_timer, CLOCK_MONOTONIC, in ieee802154_register_hw()