Searched refs:RNDIS_MESSAGE_SIZE (Results 1 – 3 of 3) sorted by relevance
574 RNDIS_MESSAGE_SIZE(struct rndis_query_request)); in rndis_filter_query_device()721 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + extlen); in rndis_filter_set_device_mac()794 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + extlen); in rndis_filter_set_offload_params()845 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + extlen); in rndis_set_rss_param_msg()956 RNDIS_MESSAGE_SIZE(struct rndis_set_request) + in rndis_filter_set_packet_filter()1017 RNDIS_MESSAGE_SIZE(struct rndis_initialize_request)); in rndis_filter_init_device()1083 RNDIS_MESSAGE_SIZE(struct rndis_halt_request)); in rndis_filter_halt_device()
1678 #define RNDIS_MESSAGE_SIZE(msg) \ macro
597 rndis_msg_size = RNDIS_MESSAGE_SIZE(struct rndis_packet); in netvsc_xmit()