Searched defs:vau (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 6396 void set_up_vau(struct hfi1_devdata *dd, u8 vau) in set_up_vau() argument 6462 static u32 vau_to_au(u8 vau) in vau_to_au() argument 7430 u8 vau; in handle_verify_cap() local 8905 write_vc_local_fabric(struct hfi1_devdata * dd,u8 vau,u8 z,u8 vcu,u16 vl15buf,u8 crc_sizes) write_vc_local_fabric() argument 9008 read_vc_remote_fabric(struct hfi1_devdata * dd,u8 * vau,u8 * z,u8 * vcu,u16 * vl15buf,u8 * crc_sizes) read_vc_remote_fabric() argument [all...] |
H A D | hfi.h | 1189 u8 vau; member
|