| /src/sys/contrib/dev/athk/ath11k/ |
| H A D | pci.c | 1008 pdev->subsystem_vendor, pdev->subsystem_device); in ath11k_pci_probe() 1013 ab->id.subsystem_device = pdev->subsystem_device; in ath11k_pci_probe()
|
| H A D | core.h | 1060 u32 subsystem_device; member
|
| H A D | core.c | 1470 ab->id.subsystem_device, in __ath11k_core_create_board_name()
|
| /src/sys/contrib/dev/iwlwifi/tests/ |
| H A D | devinfo.c | 212 dev->subsystem_device = s->subdevice; in devinfo_pci_ids()
|
| /src/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-config.h | 574 iwl_pci_find_dev_info(u16 device, u16 subsystem_device, u16 rf_type, u8 cdb,
|
| /src/sys/contrib/dev/iwlwifi/pcie/gen1_2/ |
| H A D | trans.c | 4201 .hw_id = (pdev->device << 16) + pdev->subsystem_device, in iwl_pci_gen1_2_probe() 4256 pdev->device, pdev->subsystem_device, in iwl_pci_gen1_2_probe() 4268 dev_info = iwl_pci_find_dev_info(pdev->device, pdev->subsystem_device, in iwl_pci_gen1_2_probe() 4271 IWL_SUBDEVICE_RF_ID(pdev->subsystem_device), in iwl_pci_gen1_2_probe() 4272 IWL_SUBDEVICE_BW_LIM(pdev->subsystem_device), in iwl_pci_gen1_2_probe() 4294 pdev->device, pdev->subsystem_device, in iwl_pci_gen1_2_probe()
|
| /src/sys/compat/linuxkpi/common/include/linux/ |
| H A D | pci.h | 334 uint16_t subsystem_device; member 1341 ids->subdevice == pdev->subsystem_device) && in pci_match_id()
|
| /src/sys/dev/bnxt/bnxt_en/ |
| H A D | bnxt_ulp.c | 495 bp->pdev->subsystem_device, bp->pdev->irq, bp->pdev->devfn, in bnxt_rdma_aux_device_add()
|
| /src/sys/contrib/dev/iwlwifi/pcie/ |
| H A D | drv.c | 1103 iwl_pci_find_dev_info(u16 device, u16 subsystem_device, u16 rf_type, u8 cdb, in iwl_pci_find_dev_info() argument 1124 dev_info->subdevice != (subsystem_device & subdevice_mask)) in iwl_pci_find_dev_info()
|
| /src/sys/contrib/dev/rtw89/ |
| H A D | pci.h | 1356 .vendor = v, .device = d, .subsystem_vendor = ssv, .subsystem_device = ssd, \ 1363 unsigned short subsystem_device; member
|
| H A D | pci.c | 4613 ssid_quirks->subsystem_device != pdev->subsystem_device) in rtw89_check_pci_ssid_quirks()
|
| /src/sys/contrib/dev/athk/ath10k/ |
| H A D | core.h | 1101 u32 subsystem_device; member
|
| H A D | pci.c | 3715 pdev->subsystem_vendor, pdev->subsystem_device); in ath10k_pci_probe() 3732 ar->id.subsystem_device = pdev->subsystem_device; in ath10k_pci_probe()
|
| H A D | debug.c | 74 ar->id.subsystem_vendor, ar->id.subsystem_device); in ath10k_debug_print_hwfw_info()
|
| H A D | core.c | 1639 ar->id.subsystem_vendor, ar->id.subsystem_device, variant); in ath10k_core_create_board_name()
|
| /src/sys/compat/linuxkpi/common/src/ |
| H A D | linux_pci.c | 361 pdev->subsystem_device = pci_get_subdevice(dev); in lkpifill_pci_dev()
|
| /src/sys/dev/bnxt/bnxt_re/ |
| H A D | ib_verbs.c | 162 ib_attr->hw_ver = rdev->en_dev->pdev->subsystem_device; in bnxt_re_query_device()
|