Searched refs:RNDIS_MESSAGE_SIZE (Results 1 – 3 of 3) sorted by relevance
652 RNDIS_MESSAGE_SIZE(struct rndis_query_request)); in rndis_filter_query_device()810 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + extlen); in rndis_filter_set_device_mac()883 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + extlen); in rndis_filter_set_offload_params()934 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + extlen); in rndis_set_rss_param_msg()1045 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + in rndis_filter_set_packet_filter()1104 RNDIS_MESSAGE_SIZE(struct rndis_initialize_request)); in rndis_filter_init_device()1170 RNDIS_MESSAGE_SIZE(struct rndis_halt_request)); in rndis_filter_halt_device()
1701 #define RNDIS_MESSAGE_SIZE(msg) \ macro
596 rndis_msg_size = RNDIS_MESSAGE_SIZE(struct rndis_packet); in netvsc_xmit()