Home
last modified time | relevance | path

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

/linux/drivers/net/hyperv/
A Dnetvsc_trace.h146 __entry->qid = chan->offermsg.offer.sub_channel_index;
169 __entry->qid = chan->offermsg.offer.sub_channel_index;
A Dnetvsc.c1289 u16 q_idx = channel->offermsg.offer.sub_channel_index; in netvsc_receive()
A Drndis_filter.c1239 u16 chn_index = new_sc->offermsg.offer.sub_channel_index; in netvsc_sc_open()
A Dnetvsc_drv.c926 u16 q_idx = channel->offermsg.offer.sub_channel_index; in netvsc_recv_callback()
/linux/drivers/hv/
A Dchannel_mgmt.c638 if (newchannel->offermsg.offer.sub_channel_index == 0) { in vmbus_process_offer()
780 if (channel->offermsg.offer.sub_channel_index >= ncpu || in init_vp_index()
959 if (offer->offer.sub_channel_index != 0) in find_primary_channel_by_offer()
A Dhv_trace.h51 __entry->sub_idx = offer->offer.sub_channel_index;
A Dvmbus_drv.c1964 channel->offermsg.offer.sub_channel_index); in subchannel_id_show()
/linux/include/linux/
A Dhyperv.h309 u16 sub_channel_index; member
1055 return c->offermsg.offer.sub_channel_index != 0; in is_sub_channel()

Completed in 27 milliseconds