Searched refs:max_words (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/hyperv/
H A Dnetvsc.c672 u32 max_words = net_device->map_words; netvsc_get_next_send_section() local
679 for (i = 0; i < max_words; i++) { netvsc_get_next_send_section()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_debugfs.c3712 static int display_crc_ctl_tokenize(char *buf, char *words[], int max_words) display_crc_ctl_tokenize() argument
3728 if (n_words == max_words) { display_crc_ctl_tokenize()
3730 max_words); display_crc_ctl_tokenize()

Completed in 141 milliseconds