Searched refs:RNDIS_MESSAGE_SIZE (Results 1 – 3 of 3) sorted by relevance
512 RNDIS_MESSAGE_SIZE(struct rndis_query_request)); in rndis_filter_query_device()659 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + extlen); in rndis_filter_set_device_mac()732 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + extlen); in rndis_filter_set_offload_params()782 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + extlen); in rndis_set_rss_param_msg()893 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + in rndis_filter_set_packet_filter()954 RNDIS_MESSAGE_SIZE(struct rndis_initialize_request)); in rndis_filter_init_device()1020 RNDIS_MESSAGE_SIZE(struct rndis_halt_request)); in rndis_filter_halt_device()
1644 #define RNDIS_MESSAGE_SIZE(msg) \ macro
595 rndis_msg_size = RNDIS_MESSAGE_SIZE(struct rndis_packet); in netvsc_start_xmit()