Lines Matching defs:wpan_phy_idx
44 int wpan_phy_idx = -1;
56 wpan_phy_idx = wpan_dev_id >> 32;
65 if (have_wpan_dev_id && rdev->wpan_phy_idx != wpan_phy_idx)
253 cb->args[0] = (*rdev)->wpan_phy_idx + 1;
444 if (nla_put_u32(msg, NL802154_ATTR_WPAN_PHY, rdev->wpan_phy_idx) ||
571 state->filter_wpan_phy = rdev->wpan_phy_idx;
608 state->filter_wpan_phy != rdev->wpan_phy_idx)
662 ((u64)wpan_phy_to_rdev(wpan_dev->wpan_phy)->wpan_phy_idx << 32);
787 if (nla_put_u32(msg, NL802154_ATTR_WPAN_PHY, rdev->wpan_phy_idx) ||