Searched refs:create_pbc (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | ud.c | 683 pbc = create_pbc(ppd, pbc_flags, qp->srate_mbps, vl, plen); in return_cnp_16B() 738 pbc = create_pbc(ppd, pbc_flags, qp->srate_mbps, vl, plen); in return_cnp()
|
H A D | ipoib_tx.c | 375 cpu_to_le64(create_pbc(ppd, in hfi1_ipoib_build_ib_tx_headers()
|
H A D | verbs.c | 877 pbc = create_pbc(ppd, in hfi1_verbs_send_dma() 1034 pbc = create_pbc(ppd, pbc, qp->srate_mbps, vl, plen); in hfi1_verbs_send_pio()
|
H A D | chip.h | 708 u64 create_pbc(struct hfi1_pportdata *ppd, u64 flags, int srate_mbs, u32 vl,
|
H A D | rc.c | 1425 pbc = create_pbc(ppd, pbc_flags, qp->srate_mbps, in hfi1_send_rc_ack()
|
H A D | chip.c | 15388 * create_pbc - build a pbc for transmission 15401 u64 create_pbc(struct hfi1_pportdata *ppd, u64 flags, int srate_mbs, u32 vl, in create_pbc() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | ud.c | 642 pbc = create_pbc(ppd, pbc_flags, qp->srate_mbps, vl, plen); in return_cnp_16B() 697 pbc = create_pbc(ppd, pbc_flags, qp->srate_mbps, vl, plen); in return_cnp()
|
H A D | ipoib_tx.c | 339 cpu_to_le64(create_pbc(ppd, in hfi1_ipoib_build_ib_tx_headers()
|
H A D | verbs.c | 835 pbc = create_pbc(ppd, in hfi1_verbs_send_dma() 992 pbc = create_pbc(ppd, pbc, qp->srate_mbps, vl, plen); in hfi1_verbs_send_pio()
|
H A D | chip.h | 666 u64 create_pbc(struct hfi1_pportdata *ppd, u64 flags, int srate_mbs, u32 vl,
|
H A D | rc.c | 1383 pbc = create_pbc(ppd, pbc_flags, qp->srate_mbps, in hfi1_send_rc_ack()
|
H A D | chip.c | 15348 * create_pbc - build a pbc for transmission 15362 u64 create_pbc(struct hfi1_pportdata *ppd, u64 flags, int srate_mbs, u32 vl, in create_pbc() function
|
Completed in 93 milliseconds