Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dstorvsc_drv.c381 #define STORVSC_MAX_PKT_SIZE (sizeof(struct vmpacket_descriptor) +\ macro
685 new_sc->max_pkt_size = STORVSC_MAX_PKT_SIZE; in handle_sc_creation()
1328 device->channel->max_pkt_size = STORVSC_MAX_PKT_SIZE; in storvsc_connect_to_vsp()