Searched refs:RNDIS_MESSAGE_SIZE (Results 1 – 3 of 3) sorted by relevance
654 RNDIS_MESSAGE_SIZE(struct rndis_query_request)); in rndis_filter_query_device()812 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + extlen); in rndis_filter_set_device_mac()885 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + extlen); in rndis_filter_set_offload_params()936 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + extlen); in rndis_set_rss_param_msg()1047 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + in rndis_filter_set_packet_filter()1106 RNDIS_MESSAGE_SIZE(struct rndis_initialize_request)); in rndis_filter_init_device()1172 RNDIS_MESSAGE_SIZE(struct rndis_halt_request)); in rndis_filter_halt_device()
1768 #define RNDIS_MESSAGE_SIZE(msg) \ macro
546 rndis_msg_size = RNDIS_MESSAGE_SIZE(struct rndis_packet); in netvsc_xmit()