Searched refs:__u16 (Results 1 – 6 of 6) sorted by relevance
504 __u16 ldb_credit_low_watermark;505 __u16 ldb_credit_quantum;508 __u16 dir_credit_quantum;509 __u16 padding0;510 __u16 cq_depth;511 __u16 cq_depth_threshold;512 __u16 cq_history_list_size;573 __u16 ldb_credit_quantum;576 __u16 dir_credit_quantum;577 __u16 cq_depth;[all …]
16 typedef uint16_t __u16; typedef61 __u16 type;91 __u16 brightness;92 __u16 hue;93 __u16 colour;94 __u16 contrast;96 __u16 depth; /* Capture depth */121 __u16 volume; /* If settable */122 __u16 bass, treble;135 __u16 mode;[all …]
1514 __u16 service_set;1519 __u16 service_lines[2][24];1538 __u16 service_set;1543 __u16 service_lines[2][24];
27 #define PORT(a, b) ((__u16)(((a) & 0xff) << 8) | \76 __u16 dport;77 __u16 sport;83 __u16 dport;84 __u16 sport;125 __u16 proto = (__u16)skb->protocol; in rss_l3_l4()147 proto = *(__u16 *)(data + ETH_ALEN * 2 + in rss_l3_l4()
447 __u16 cq_depth;448 __u16 cq_depth_threshold;449 __u16 cq_history_list_size;475 __u16 cq_depth;476 __u16 cq_depth_threshold;
113 #ifndef __u16114 #define __u16 uint16_t macro