Searched refs:srate_mbs (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/infiniband/hw/hfi1/ |
D | chip.h | 666 u64 create_pbc(struct hfi1_pportdata *ppd, u64 flags, int srate_mbs, u32 vl,
|
D | chip.c | 15354 u64 create_pbc(struct hfi1_pportdata *ppd, u64 flags, int srate_mbs, u32 vl, in create_pbc() argument 15359 if (unlikely(srate_mbs)) in create_pbc() 15360 delay = delay_cycles(ppd, srate_mbs, dw_len); in create_pbc()
|