Searched refs:srate_mbs (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/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 | 15363 u64 create_pbc(struct hfi1_pportdata *ppd, u64 flags, int srate_mbs, u32 vl, in create_pbc() argument 15368 if (unlikely(srate_mbs)) in create_pbc() 15369 delay = delay_cycles(ppd, srate_mbs, dw_len); in create_pbc()
|