Lines Matching refs:is_eth
1639 int is_eth = rdma_cap_eth_ah(&dev->ib_dev, init_attr->port_num);
1641 if (is_eth &&
2296 int is_eth =
2300 if (is_eth) {
2315 if (is_eth &&
2487 int is_eth = rdma_port_get_link_layer(
2490 if (is_eth) {
3031 bool is_eth;
3041 is_eth = rdma_port_get_link_layer(qp->ibqp.device, qp->port) == IB_LINK_LAYER_ETHERNET;
3043 if (is_eth) {
3076 err = ib_ud_header_init(send_size, !is_eth, is_eth, is_vlan, is_grh,
3081 if (!is_eth) {
3094 if (is_eth) {
3144 if (!is_eth) {
3171 if (is_eth) {