Searched refs:ib_ud_header_init (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/infiniband/core/ |
| D | ud_header.c | 226 void ib_ud_header_init(int payload_bytes, in ib_ud_header_init() function 279 EXPORT_SYMBOL(ib_ud_header_init);
|
| /linux-4.4.14/include/rdma/ |
| D | ib_pack.h | 256 void ib_ud_header_init(int payload_bytes,
|
| /linux-4.4.14/drivers/infiniband/hw/mlx4/ |
| D | qp.c | 2171 ib_ud_header_init(send_size, 1, 0, 0, 0, 0, &sqp->ud_header); in build_sriov_qp0_header() 2317 ib_ud_header_init(send_size, !is_eth, is_eth, is_vlan, is_grh, 0, &sqp->ud_header); in build_mlx_header()
|
| /linux-4.4.14/drivers/infiniband/hw/mthca/ |
| D | mthca_qp.c | 1487 ib_ud_header_init(256, /* assume a MAD */ 1, 0, 0, in build_mlx_header()
|