Home
last modified time | relevance | path

Searched refs:naming_info_t (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_custom_cis.c222 naming_info_t bcm4361_naming_table[] = {
258 naming_info_t bcm4375_naming_table[] = {
281 naming_info_t bcm4389_naming_table[] = {
301 naming_info_t *
304 naming_info_t * info = NULL; in select_naming_table()
338 naming_info_t *
342 naming_info_t *info = NULL; in dhd_find_naming_info()
364 static naming_info_t *
369 naming_info_t *info = NULL; in dhd_find_naming_info_by_cid()
397 naming_info_t *
[all …]
H A Ddhd.h3440 } naming_info_t; typedef
3475 extern naming_info_t *
3477 extern naming_info_t * dhd_find_naming_info_by_chip_rev(dhd_pub_t *dhdp, bool *is_murata_fem);
H A Ddhd_pcie.c3381 naming_info_t *info = NULL; in concate_revision_from_cisinfo()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_custom_cis.c222 naming_info_t bcm4361_naming_table[] = {
258 naming_info_t bcm4375_naming_table[] = {
281 naming_info_t bcm4389_naming_table[] = {
301 naming_info_t *
304 naming_info_t * info = NULL; in select_naming_table()
338 naming_info_t *
342 naming_info_t *info = NULL; in dhd_find_naming_info()
364 static naming_info_t *
369 naming_info_t *info = NULL; in dhd_find_naming_info_by_cid()
397 naming_info_t *
[all …]
H A Ddhd.h3435 } naming_info_t; typedef
3470 extern naming_info_t *
3472 extern naming_info_t * dhd_find_naming_info_by_chip_rev(dhd_pub_t *dhdp, bool *is_murata_fem);
H A Ddhd_pcie.c3385 naming_info_t *info = NULL; in concate_revision_from_cisinfo()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_pcie.c2550 } naming_info_t; typedef
2552 naming_info_t bcm4361_naming_table[] = {
2592 naming_info_t bcm4375_naming_table[] = {
2615 static naming_info_t *
2616 dhd_find_naming_info(naming_info_t table[], int table_size, char *module_type) in dhd_find_naming_info()
2634 static naming_info_t *
2635 dhd_find_naming_info_by_cid(naming_info_t table[], int table_size, in dhd_find_naming_info_by_cid()
2747 static naming_info_t *
2748 dhd_find_naming_info_by_chip_rev(naming_info_t table[], int table_size, in dhd_find_naming_info_by_chip_rev()
2753 naming_info_t *info = &table[0]; in dhd_find_naming_info_by_chip_rev()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pcie.c2542 } naming_info_t; typedef
2544 naming_info_t bcm4361_naming_table[] = {
2584 naming_info_t bcm4375_naming_table[] = {
2607 static naming_info_t *
2608 dhd_find_naming_info(naming_info_t table[], int table_size, char *module_type) in dhd_find_naming_info()
2626 static naming_info_t *
2627 dhd_find_naming_info_by_cid(naming_info_t table[], int table_size, in dhd_find_naming_info_by_cid()
2739 static naming_info_t *
2740 dhd_find_naming_info_by_chip_rev(naming_info_t table[], int table_size, in dhd_find_naming_info_by_chip_rev()
2745 naming_info_t *info = &table[0]; in dhd_find_naming_info_by_chip_rev()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pcie.c2542 } naming_info_t; typedef
2544 naming_info_t bcm4361_naming_table[] = {
2584 naming_info_t bcm4375_naming_table[] = {
2607 static naming_info_t *
2608 dhd_find_naming_info(naming_info_t table[], int table_size, char *module_type) in dhd_find_naming_info()
2626 static naming_info_t *
2627 dhd_find_naming_info_by_cid(naming_info_t table[], int table_size, in dhd_find_naming_info_by_cid()
2739 static naming_info_t *
2740 dhd_find_naming_info_by_chip_rev(naming_info_t table[], int table_size, in dhd_find_naming_info_by_chip_rev()
2745 naming_info_t *info = &table[0]; in dhd_find_naming_info_by_chip_rev()
[all …]