Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dcfg802154.h161 wpan_phy_cca_cmp(const struct wpan_phy_cca *a, const struct wpan_phy_cca *b) in wpan_phy_cca_cmp() function
/openbmc/linux/net/mac802154/
H A Dcfg.c140 if (wpan_phy_cca_cmp(&wpan_phy->cca, cca)) in ieee802154_set_cca_mode()