Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dstorvsc_drv.c376 #define STORVSC_MAX_PKT_SIZE (sizeof(struct vmpacket_descriptor) +\ macro
680 new_sc->max_pkt_size = STORVSC_MAX_PKT_SIZE; in handle_sc_creation()
1302 device->channel->max_pkt_size = STORVSC_MAX_PKT_SIZE; in storvsc_connect_to_vsp()