Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dstorvsc_drv.c382 #define STORVSC_MAX_PKT_SIZE (sizeof(struct vmpacket_descriptor) +\ macro
686 new_sc->max_pkt_size = STORVSC_MAX_PKT_SIZE; in handle_sc_creation()
1329 device->channel->max_pkt_size = STORVSC_MAX_PKT_SIZE; in storvsc_connect_to_vsp()