Searched refs:ETH_P_IBOE (Results 1 – 9 of 9) sorted by relevance
62 return (u16)ETH_P_IBOE; in ocrdma_hdr_type_to_proto_num()97 nxthdr = (proto_num == ETH_P_IBOE) ? 0x1b : 0x11; in set_av_attr()
2972 valid && proto == ETH_P_IBOE && in ocrdma_parse_dcbxcfg_rsp()
105 #define ETH_P_IBOE 0x8915 /* Infiniband over Ethernet */ macro
101 filter->u.usnic.ethtype = ETH_P_IBOE; in usnic_fwd_init_usnic_filter()
675 app->protocol == ETH_P_IBOE) || in bnxt_dcbnl_ieee_setapp()703 app->protocol == ETH_P_IBOE) || in bnxt_dcbnl_ieee_delapp()
413 ether_type = ETH_P_IBOE; in qedr_gsi_build_header()
1218 app.protocol = ETH_P_IBOE; in bnxt_re_get_priority_mask()
2164 ether_type = ETH_P_IBOE; in bnxt_re_build_qp1_send_v2()3107 case ETH_P_IBOE: in bnxt_re_is_loopback_packet()
3136 ether_type = (!is_udp) ? ETH_P_IBOE: in build_mlx_header()
Completed in 34 milliseconds