Home
last modified time | relevance | path

Searched refs:wwn_packet (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dstorvsc_drv.c332 struct hv_fc_wwn_packet wwn_packet; member
806 if (vstor_packet->wwn_packet.primary_active) { in cache_wwn()
808 wwn_to_u64(vstor_packet->wwn_packet.primary_node_wwn); in cache_wwn()
810 wwn_to_u64(vstor_packet->wwn_packet.primary_port_wwn); in cache_wwn()
813 wwn_to_u64(vstor_packet->wwn_packet.secondary_node_wwn); in cache_wwn()
815 wwn_to_u64(vstor_packet->wwn_packet.secondary_port_wwn); in cache_wwn()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dstorvsc_drv.c279 struct hv_fc_wwn_packet wwn_packet; member
789 if (vstor_packet->wwn_packet.primary_active) { in cache_wwn()
791 wwn_to_u64(vstor_packet->wwn_packet.primary_node_wwn); in cache_wwn()
793 wwn_to_u64(vstor_packet->wwn_packet.primary_port_wwn); in cache_wwn()
796 wwn_to_u64(vstor_packet->wwn_packet.secondary_node_wwn); in cache_wwn()
798 wwn_to_u64(vstor_packet->wwn_packet.secondary_port_wwn); in cache_wwn()
1289 * the packet (wwn_packet); however, there is no guarantee in storvsc_on_channel_callback()

Completed in 7 milliseconds