Home
last modified time | relevance | path

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

/linux-6.1.9/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
/linux-6.1.9/net/mac802154/
Dcfg.c136 if (wpan_phy_cca_cmp(&wpan_phy->cca, cca)) in ieee802154_set_cca_mode()