Searched refs:deviceType (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | eeprom.h | 297 u8 deviceType; member 327 u8 deviceType; member 467 u8 deviceType; member
|
H A D | ar9003_eeprom.h | 193 u8 deviceType; member
|
H A D | ar9003_eeprom.c | 62 .deviceType = 5, /* takes lower byte in eeprom location */ 640 .deviceType = 5, /* takes lower byte in eeprom location */ 1219 .deviceType = 5, /* takes lower byte in eeprom location */ 1798 .deviceType = 5, /* takes lower byte in eeprom location */ 2376 .deviceType = 5, /* takes lower byte in eeprom location */ 3544 PR_EEP("Device Type", pBase->deviceType); in ath9k_hw_ar9003_dump_eeprom()
|
H A D | eeprom_9287.c | 262 return pBase->deviceType; in ath9k_hw_ar9287_get_eeprom()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | eeprom.h | 297 u8 deviceType; member 327 u8 deviceType; member 467 u8 deviceType; member
|
H A D | ar9003_eeprom.h | 193 u8 deviceType; member
|
H A D | ar9003_eeprom.c | 62 .deviceType = 5, /* takes lower byte in eeprom location */ 640 .deviceType = 5, /* takes lower byte in eeprom location */ 1219 .deviceType = 5, /* takes lower byte in eeprom location */ 1798 .deviceType = 5, /* takes lower byte in eeprom location */ 2376 .deviceType = 5, /* takes lower byte in eeprom location */ 3544 PR_EEP("Device Type", pBase->deviceType); in ath9k_hw_ar9003_dump_eeprom()
|
H A D | eeprom_9287.c | 262 return pBase->deviceType; in ath9k_hw_ar9287_get_eeprom()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/ |
H A D | eeprom.h | 142 u8 deviceType; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/ |
H A D | eeprom.h | 142 u8 deviceType; member
|
/kernel/linux/linux-5.10/drivers/scsi/pm8001/ |
H A D | pm80xx_hwi.c | 3221 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_port_recover() local 3227 if (deviceType == SAS_END_DEVICE) { in hw_event_port_recover() 3263 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_sas_phy_up() local 3269 port_id, phy_id, link_rate, portstate, deviceType); in hw_event_sas_phy_up() 3271 switch (deviceType) { in hw_event_sas_phy_up() 3294 deviceType); in hw_event_sas_phy_up() 3298 phy->identify.device_type = deviceType; in hw_event_sas_phy_up()
|
H A D | pm8001_hwi.c | 3306 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_sas_phy_up() local 3313 switch (deviceType) { in hw_event_sas_phy_up() 3336 deviceType); in hw_event_sas_phy_up() 3340 phy->identify.device_type = deviceType; in hw_event_sas_phy_up()
|
/kernel/linux/linux-6.6/drivers/scsi/pm8001/ |
H A D | pm80xx_hwi.c | 3120 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_port_recover() local 3126 if (deviceType == SAS_END_DEVICE) { in hw_event_port_recover() 3162 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_sas_phy_up() local 3170 port_id, phy_id, link_rate, portstate, deviceType); in hw_event_sas_phy_up() 3172 switch (deviceType) { in hw_event_sas_phy_up() 3195 deviceType); in hw_event_sas_phy_up() 3199 phy->identify.device_type = deviceType; in hw_event_sas_phy_up()
|
H A D | pm8001_hwi.c | 3178 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_sas_phy_up() local 3187 switch (deviceType) { in hw_event_sas_phy_up() 3210 deviceType); in hw_event_sas_phy_up() 3214 phy->identify.device_type = deviceType; in hw_event_sas_phy_up()
|
Completed in 77 milliseconds