/linux/net/mac802154/ |
H A D | mac_cmd.c | 69 wpan_dev->wpan_phy->cca = params->cca; in mac802154_set_mac_params() 86 ret = drv_set_cca_mode(local, ¶ms->cca); in mac802154_set_mac_params() 110 params->cca = wpan_dev->wpan_phy->cca; in mac802154_get_mac_params()
|
H A D | trace.h | 26 (__entry->cca_mode) = cca->mode; \ 27 (__entry->cca_opt) = cca->opt; \ 97 const struct wpan_phy_cca *cca), 98 TP_ARGS(local, cca),
|
H A D | cfg.c | 133 const struct wpan_phy_cca *cca) in ieee802154_set_cca_mode() argument 140 if (wpan_phy_cca_cmp(&wpan_phy->cca, cca)) in ieee802154_set_cca_mode() 143 ret = drv_set_cca_mode(local, cca); in ieee802154_set_cca_mode() 145 wpan_phy->cca = *cca; in ieee802154_set_cca_mode()
|
H A D | driver-ops.h | 263 const struct wpan_phy_cca *cca) in drv_set_cca_mode() argument 274 trace_802154_drv_set_cca_mode(local, cca); in drv_set_cca_mode() 275 ret = local->ops->set_cca_mode(&local->hw, cca); in drv_set_cca_mode()
|
/linux/drivers/s390/crypto/ |
H A D | Makefile | 21 pkey-cca-objs := pkey_cca.o 22 obj-$(CONFIG_PKEY_CCA) += pkey-cca.o
|
H A D | zcrypt_cex4.c | 518 } else if (ac->hwinfo.cca) { in zcrypt_cex4_card_probe() 601 if (ac->hwinfo.cca) { in zcrypt_cex4_card_probe() 629 if (ac->hwinfo.cca) in zcrypt_cex4_card_remove() 662 } else if (aq->card->hwinfo.cca) { in zcrypt_cex4_queue_probe() 691 if (aq->card->hwinfo.cca) { in zcrypt_cex4_queue_probe() 719 if (aq->card->hwinfo.cca) in zcrypt_cex4_queue_remove()
|
/linux/drivers/net/wireless/ath/carl9170/ |
H A D | cmd.c | 184 ar->tally.cca += le32_to_cpu(tally.cca) / tick; in carl9170_collect_tally() 192 info->time_busy = ar->tally.cca; in carl9170_collect_tally()
|
H A D | fwcmd.h | 308 __le32 cca; member
|
/linux/Documentation/devicetree/bindings/net/ieee802154/ |
H A D | cc2520.txt | 13 - cca-gpio: GPIO spec for the CCA pin 30 cca-gpio = <&gpio1 16 0>;
|
/linux/net/ieee802154/ |
H A D | trace.h | 32 (__entry->cca_mode) = cca->mode; \ 33 (__entry->cca_opt) = cca->opt; \ 135 TP_PROTO(struct wpan_phy *wpan_phy, const struct wpan_phy_cca *cca), 136 TP_ARGS(wpan_phy, cca),
|
H A D | rdev-ops.h | 88 const struct wpan_phy_cca *cca) in rdev_set_cca_mode() argument 92 trace_802154_rdev_set_cca_mode(&rdev->wpan_phy, cca); in rdev_set_cca_mode() 93 ret = rdev->ops->set_cca_mode(&rdev->wpan_phy, cca); in rdev_set_cca_mode()
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-address.h | 133 uint64_t cca:3; /* ignored by octeon */ member 226 uint64_t cca:3; member
|
/linux/drivers/virt/coco/ |
H A D | Makefile | 10 obj-$(CONFIG_ARM_CCA_GUEST) += arm-cca-guest/
|
H A D | Kconfig | 18 source "drivers/virt/coco/arm-cca-guest/Kconfig"
|
/linux/arch/mips/mm/ |
H A D | c-r4k.c | 1631 static int cca = -1; variable 1635 get_option(&str, &cca); in cca_setup() 1644 if (cca < 0 || cca > 7) in coherency_setup() 1645 cca = read_c0_config() & CONF_CM_CMASK; in coherency_setup() 1646 _page_cachable_default = cca << _CACHE_SHIFT; in coherency_setup() 1648 pr_debug("Using cache attribute %d\n", cca); in coherency_setup() 1649 change_c0_config(CONF_CM_CMASK, cca); in coherency_setup()
|
/linux/arch/mips/include/asm/ |
H A D | smp-cps.h | 27 extern void mips_cps_core_boot(int cca, void __iomem *gcr_base);
|
/linux/drivers/virt/coco/arm-cca-guest/ |
H A D | Kconfig | 10 arm-cca-guest.
|
/linux/drivers/net/wireless/intersil/p54/ |
H A D | txrx.c | 518 unsigned int i, rssi, tx, cca, dtime, dtotal, dcca, dtx, drssi, unit; in p54_rx_stats() local 547 cca = le32_to_cpu(stats->sample_cca); in p54_rx_stats() 553 dcca = cca - priv->survey_raw.cached_cca; in p54_rx_stats() 569 priv->survey_raw.cca += dcca * unit; in p54_rx_stats() 570 priv->survey_raw.cached_cca = cca; in p54_rx_stats() 595 priv->survey_raw.cca; in p54_rx_stats()
|
H A D | p54.h | 211 u64 cca; member
|
/linux/include/net/ |
H A D | cfg802154.h | 53 const struct wpan_phy_cca *cca); 221 struct wpan_phy_cca cca; member
|
H A D | mac802154.h | 221 const struct wpan_phy_cca *cca);
|
/linux/drivers/net/ieee802154/ |
H A D | atusb.c | 513 atusb_set_cca_mode(struct ieee802154_hw *hw, const struct wpan_phy_cca *cca) in atusb_set_cca_mode() argument 519 switch (cca->mode) { in atusb_set_cca_mode() 527 switch (cca->opt) { in atusb_set_cca_mode() 847 hw->phy->cca.mode = NL802154_CCA_ENERGY; in atusb_get_and_conf_chip()
|
H A D | cc2520.c | 1036 struct gpio_desc *cca; in cc2520_probe() local 1074 cca = devm_gpiod_get(&spi->dev, "cca", GPIOD_IN); in cc2520_probe() 1075 if (IS_ERR(cca)) { in cc2520_probe() 1077 ret = PTR_ERR(cca); in cc2520_probe()
|
H A D | mcr20a.c | 637 const struct wpan_phy_cca *cca) in mcr20a_set_cca_mode() argument 647 switch (cca->mode) { in mcr20a_set_cca_mode() 655 switch (cca->opt) { in mcr20a_set_cca_mode() 998 phy->cca.mode = NL802154_CCA_ENERGY; in mcr20a_hw_setup()
|
H A D | mrf24j40.c | 851 const struct wpan_phy_cca *cca) in mrf24j40_set_cca_mode() argument 857 switch (cca->mode) { in mrf24j40_set_cca_mode() 865 switch (cca->opt) { in mrf24j40_set_cca_mode() 1249 devrec->hw->phy->cca.mode = NL802154_CCA_CARRIER; in mrf24j40_phy_setup()
|