Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ieee802154/
Datusb.c466 static const s32 atusb_ed_levels[ATUSB_MAX_ED_LEVELS + 1] = { variable
842 hw->phy->supported.cca_ed_levels = atusb_ed_levels; in atusb_get_and_conf_chip()
843 hw->phy->supported.cca_ed_levels_size = ARRAY_SIZE(atusb_ed_levels); in atusb_get_and_conf_chip()
851 hw->phy->supported.cca_ed_levels = atusb_ed_levels; in atusb_get_and_conf_chip()
852 hw->phy->supported.cca_ed_levels_size = ARRAY_SIZE(atusb_ed_levels); in atusb_get_and_conf_chip()