Home
last modified time | relevance | path

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

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