Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ieee802154/
Datusb.c489 static const s32 atusb_ed_levels[ATUSB_MAX_ED_LEVELS + 1] = { variable
865 hw->phy->supported.cca_ed_levels = atusb_ed_levels; in atusb_get_and_conf_chip()
866 hw->phy->supported.cca_ed_levels_size = ARRAY_SIZE(atusb_ed_levels); in atusb_get_and_conf_chip()
874 hw->phy->supported.cca_ed_levels = atusb_ed_levels; in atusb_get_and_conf_chip()
875 hw->phy->supported.cca_ed_levels_size = ARRAY_SIZE(atusb_ed_levels); in atusb_get_and_conf_chip()