Searched refs:ieee802154_configure_durations (Results 1 – 4 of 4) sorted by relevance
/linux/net/mac802154/ |
H A D | main.c | 124 void ieee802154_configure_durations(struct wpan_phy *phy, in ieee802154_configure_durations() function 169 EXPORT_SYMBOL(ieee802154_configure_durations); 223 ieee802154_configure_durations(local->phy, local->phy->current_page, in ieee802154_register_hw()
|
H A D | scan.c | 74 ieee802154_configure_durations(wpan_phy, wpan_phy->current_page, in mac802154_scan_cleanup_locked() 258 ieee802154_configure_durations(wpan_phy, page, channel); in mac802154_scan_worker()
|
H A D | cfg.c | 125 ieee802154_configure_durations(wpan_phy, page, channel); in ieee802154_set_channel()
|
/linux/include/net/ |
H A D | cfg802154.h | 560 void ieee802154_configure_durations(struct wpan_phy *phy,
|