Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dcfg802154.h151 wpan_phy_cca_cmp(const struct wpan_phy_cca *a, const struct wpan_phy_cca *b) in wpan_phy_cca_cmp() function
/kernel/linux/linux-5.10/net/mac802154/
Dcfg.c135 if (wpan_phy_cca_cmp(&wpan_phy->cca, cca)) in ieee802154_set_cca_mode()