Searched refs:rate (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/kernel/uapi/linux/
H A Dfd.h40 rate, member in struct:floppy_struct
44 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8)
45 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? 512 : 128 << FD_SIZECODE(floppy) )
237 unsigned char rate; member in struct:floppy_raw_cmd
H A Dpkt_sched.h74 __u32 rate; member in struct:tc_ratespec
126 struct tc_ratespec rate; member in struct:tc_tbf_qopt
300 struct tc_ratespec rate; member in struct:tc_htb_opt
525 __u32 rate; member in struct:tc_netem_rate
H A Dif_link.h400 __u32 rate; member in struct:ifla_vf_tx_rate
H A Dpkt_cls.h126 struct tc_ratespec rate; member in struct:tc_police
/bionic/libc/kernel/uapi/rdma/
H A Dib_user_sa.h60 __u8 rate; member in struct:ib_user_path_rec

Completed in 98 milliseconds