Searched refs:srate_mbs (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | chip.h | 708 u64 create_pbc(struct hfi1_pportdata *ppd, u64 flags, int srate_mbs, u32 vl,
|
| H A D | chip.c | 15395 u64 create_pbc(struct hfi1_pportdata *ppd, u64 flags, int srate_mbs, u32 vl, in create_pbc() argument 15400 if (unlikely(srate_mbs)) in create_pbc() 15401 delay = delay_cycles(ppd, srate_mbs, dw_len); in create_pbc()
|