Home
last modified time | relevance | path

Searched refs:min_frame_retries (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/mac802154/
Dmain.c106 phy->supported.min_frame_retries = 0; in ieee802154_alloc_hw()
172 local->phy->supported.min_frame_retries = 3; in ieee802154_register_hw()
/kernel/linux/linux-5.10/include/net/
Dcfg802154.h140 s8 min_frame_retries, max_frame_retries; member
/kernel/linux/linux-5.10/net/ieee802154/
Dnl802154.c418 caps->min_frame_retries) || in nl802154_put_capabilities()
1200 if (max_frame_retries < rdev->wpan_phy.supported.min_frame_retries || in nl802154_set_max_frame_retries()
/kernel/linux/linux-5.10/drivers/net/ieee802154/
Dadf7242.c1241 hw->phy->supported.min_frame_retries = 0; in adf7242_probe()