Home
last modified time | relevance | path

Searched refs:frame_rcvd_size (Results 1 – 18 of 18) sorted by relevance

/linux-6.3-rc2/drivers/scsi/libsas/
A Dsas_phy.c132 phy->frame_rcvd_size = 0; in sas_register_phys()
A Dsas_discover.c69 (size_t)phy->frame_rcvd_size)); in sas_get_port_device()
A Dsas_init.c369 phy->frame_rcvd_size = 0; in sas_prep_resume_ha()
/linux-6.3-rc2/drivers/scsi/mvsas/
A Dmv_sas.c263 sas_phy->frame_rcvd_size = phy->frame_rcvd_size; in mvs_bytes_dmaed()
1026 phy->frame_rcvd_size = in mvs_update_phyinfo()
1054 phy->frame_rcvd_size = in mvs_update_phyinfo()
A Dmv_sas.h216 u32 frame_rcvd_size; member
/linux-6.3-rc2/drivers/scsi/hisi_sas/
A Dhisi_sas.h181 u64 frame_rcvd_size; member
A Dhisi_sas_main.c638 sas_phy->frame_rcvd_size = phy->frame_rcvd_size; in hisi_sas_bytes_dmaed()
A Dhisi_sas_v2_hw.c2686 phy->frame_rcvd_size = sizeof(struct sas_identify_frame); in phy_up_v2_hw()
3268 phy->frame_rcvd_size = sizeof(struct dev_to_host_fis); in sata_int_v2_hw()
A Dhisi_sas_v1_hw.c1371 phy->frame_rcvd_size = sizeof(struct sas_identify_frame); in int_phyup_v1_hw()
A Dhisi_sas_v3_hw.c1553 phy->frame_rcvd_size = sizeof(struct dev_to_host_fis); in phy_up_v3_hw()
1572 phy->frame_rcvd_size = sizeof(struct sas_identify_frame); in phy_up_v3_hw()
/linux-6.3-rc2/include/scsi/
A Dlibsas.h336 int frame_rcvd_size; member
/linux-6.3-rc2/drivers/scsi/isci/
A Dport.c192 iphy->sas_phy.frame_rcvd_size = sizeof(struct dev_to_host_fis); in isci_port_link_up()
210 iphy->sas_phy.frame_rcvd_size = sizeof(struct sas_identify_frame); in isci_port_link_up()
/linux-6.3-rc2/drivers/scsi/pm8001/
A Dpm8001_sas.h247 u32 frame_rcvd_size; member
A Dpm8001_hwi.c3068 sas_phy->frame_rcvd_size = phy->frame_rcvd_size; in pm8001_bytes_dmaed()
3225 phy->frame_rcvd_size = sizeof(struct sas_identify_frame) - 4; in hw_event_sas_phy_up()
3270 phy->frame_rcvd_size = sizeof(struct dev_to_host_fis); in hw_event_sata_phy_up()
A Dpm80xx_hwi.c3210 phy->frame_rcvd_size = sizeof(struct sas_identify_frame) - 4; in hw_event_sas_phy_up()
3259 phy->frame_rcvd_size = sizeof(struct dev_to_host_fis); in hw_event_sata_phy_up()
/linux-6.3-rc2/drivers/scsi/aic94xx/
A Daic94xx_scb.c232 phy->sas_phy.frame_rcvd_size = size; in asd_bytes_dmaed_tasklet()
A Daic94xx_dump.c755 for (i = 0; i < phy->sas_phy.frame_rcvd_size; i+=4) in asd_dump_frame_rcvd()
/linux-6.3-rc2/Documentation/scsi/
A Dlibsas.rst104 when you get it; you lock, copy, set frame_rcvd_size and

Completed in 65 milliseconds