Searched defs:cspec (Results 1 - 11 of 11) sorted by relevance
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_custom_gpio.c | 228 get_customized_country_code(void *adapter, char *country_iso_code, wl_country_t *cspec, u32 flags) get_customized_country_code() argument [all...] |
| H A D | dhd_ccode.c | 243 dhd_ccode_map_country_list(dhd_pub_t *dhd, wl_country_t *cspec)
in dhd_ccode_map_country_list() argument
|
| H A D | wldev_common.c | 474 wl_country_t cspec = {{0}, 0, {0}}; in wldev_set_country() local 521 dhd_get_customized_country_code(dev, (char *)&cspec.country_abbrev, &cspec); in wldev_set_country() local 529 dhd_conf_get_country(dhd_get_pub(dev), &cspec); wldev_set_country() local [all...] |
| H A D | dhd_config.h | 95 wl_country_t cspec; member 185 wl_country_t cspec; member
|
| H A D | dhd_config.c | 1531 dhd_conf_get_country(dhd_pub_t *dhd, wl_country_t *cspec) in dhd_conf_get_country() argument 1545 dhd_conf_map_country_list(dhd_pub_t *dhd, wl_country_t *cspec) in dhd_conf_map_country_list() argument 1584 dhd_conf_set_country(dhd_pub_t *dhd, wl_country_t *cspec) dhd_conf_set_country() argument 1607 wl_country_t cspec; dhd_conf_fix_country() local [all...] |
| H A D | dhd_common.c | 5705 wl_country_t *cspec; in dhd_check_current_clm_data() local
|
| H A D | dhd_linux.c | 15624 void dhd_bus_country_set(struct net_device *dev, wl_country_t *cspec, bool notify) in dhd_bus_country_set() argument 15594 dhd_get_customized_country_code(struct net_device *dev, char *country_iso_code, wl_country_t *cspec) dhd_get_customized_country_code() argument
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
| H A D | qib.h | 736 struct qib_chip_specific *cspec; /* chip-specific */ member
|
| H A D | qib_iba7322.c | 2695 struct qib_chip_specific *cspec = dd->cspec; qib_update_rhdrq_dca() local 2720 struct qib_chip_specific *cspec = dd->cspec; qib_update_sdma_dca() local 2749 struct qib_chip_specific *cspec = dd->cspec; qib_setup_dca() local [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
| H A D | qib.h | 732 struct qib_chip_specific *cspec; /* chip-specific */ member
|
| H A D | qib_iba7322.c | 2673 struct qib_chip_specific *cspec = dd->cspec; qib_update_rhdrq_dca() local 2698 struct qib_chip_specific *cspec = dd->cspec; qib_update_sdma_dca() local 2727 struct qib_chip_specific *cspec = dd->cspec; qib_setup_dca() local [all...] |
Completed in 59 milliseconds