Home
last modified time | relevance | path

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

/Linux-v5.4/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()
/Linux-v5.4/include/net/
Dcfg802154.h140 s8 min_frame_retries, max_frame_retries; member
/Linux-v5.4/net/ieee802154/
Dnl802154.c425 caps->min_frame_retries) || in nl802154_put_capabilities()
1211 if (max_frame_retries < rdev->wpan_phy.supported.min_frame_retries || in nl802154_set_max_frame_retries()
/Linux-v5.4/drivers/net/ieee802154/
Dadf7242.c1239 hw->phy->supported.min_frame_retries = 0; in adf7242_probe()