Searched refs:nvsp_message (Results 1 – 2 of 2) sorted by relevance
844 struct nvsp_message { struct892 sizeof(struct nvsp_message))925 sizeof(struct nvsp_message) + (sizeof(u32) * VRSS_SEND_TAB_SIZE))1176 struct nvsp_message channel_init_pkt;1178 struct nvsp_message revoke_packet;
1289 struct nvsp_message *init_packet = &nvdev->channel_init_pkt; in rndis_set_subchannel()1297 memset(init_packet, 0, sizeof(struct nvsp_message)); in rndis_set_subchannel()1305 sizeof(struct nvsp_message), in rndis_set_subchannel()