Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac802154/
Dmain.c114 phy->supported.min_frame_retries = 0; in ieee802154_alloc_hw()
180 local->phy->supported.min_frame_retries = 3; in ieee802154_register_hw()
/Linux-v4.19/include/net/
Dcfg802154.h148 s8 min_frame_retries, max_frame_retries; member
/Linux-v4.19/net/ieee802154/
Dnl802154.c428 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-v4.19/drivers/net/ieee802154/
Dadf7242.c1247 hw->phy->supported.min_frame_retries = 0; in adf7242_probe()