Lines Matching refs:is_eth
1604 int is_eth = rdma_cap_eth_ah(&dev->ib_dev, init_attr->port_num);
1606 if (is_eth &&
2263 int is_eth =
2267 if (is_eth) {
2282 if (is_eth &&
2454 int is_eth = rdma_port_get_link_layer(
2457 if (is_eth) {
2995 bool is_eth;
3005 is_eth = rdma_port_get_link_layer(qp->ibqp.device, qp->port) == IB_LINK_LAYER_ETHERNET;
3007 if (is_eth) {
3040 err = ib_ud_header_init(send_size, !is_eth, is_eth, is_vlan, is_grh,
3045 if (!is_eth) {
3058 if (is_eth) {
3108 if (!is_eth) {
3135 if (is_eth) {