Searched refs:RNDIS_MESSAGE_SIZE (Results 1 – 3 of 3) sorted by relevance
656 RNDIS_MESSAGE_SIZE(struct rndis_query_request)); in rndis_filter_query_device()814 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + extlen); in rndis_filter_set_device_mac()887 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + extlen); in rndis_filter_set_offload_params()938 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + extlen); in rndis_set_rss_param_msg()1049 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + in rndis_filter_set_packet_filter()1108 RNDIS_MESSAGE_SIZE(struct rndis_initialize_request)); in rndis_filter_init_device()1174 RNDIS_MESSAGE_SIZE(struct rndis_halt_request)); in rndis_filter_halt_device()
1771 #define RNDIS_MESSAGE_SIZE(msg) \ macro
550 rndis_msg_size = RNDIS_MESSAGE_SIZE(struct rndis_packet); in netvsc_xmit()