Searched refs:ipath_ibmtu (Results 1 – 6 of 6) sorted by relevance
303 dd->ipath_ibmtu = ipath_mtu4096 ? 4096 : 2048; in init_chip_first()
654 u32 ipath_ibmtu; member
2147 if (dd->ipath_ibmtu == arg) { in ipath_set_mtu()2153 dd->ipath_ibmtu = arg; in ipath_set_mtu()
422 } else if (wqe->length > to_idev(qp->ibqp.device)->dd->ipath_ibmtu) in ipath_post_one_send()1616 switch (dd->ipath_ibmtu) { in ipath_query_port()
599 return scnprintf(buf, PAGE_SIZE, "%u\n", dd->ipath_ibmtu); in show_mtu()
284 switch (dd->ipath_ibmtu) { in recv_subn_get_portinfo()