Searched refs:proto_type (Results 1 – 10 of 10) sorted by relevance
43 if (drvr->bus_if->proto_type == BRCMF_PROTO_BCDC) { in brcmf_proto_attach()46 } else if (drvr->bus_if->proto_type == BRCMF_PROTO_MSGBUF) { in brcmf_proto_attach()51 drvr->bus_if->proto_type); in brcmf_proto_attach()74 if (drvr->bus_if->proto_type == BRCMF_PROTO_BCDC) in brcmf_proto_detach()76 else if (drvr->bus_if->proto_type == BRCMF_PROTO_MSGBUF) in brcmf_proto_detach()
125 enum brcmf_bus_protocol_type proto_type; member
1256 bus->proto_type = BRCMF_PROTO_BCDC; in brcmf_usb_probe_cb()
1151 bus_if->proto_type = BRCMF_PROTO_BCDC; in brcmf_ops_sdio_probe()
1685 bus->proto_type = BRCMF_PROTO_MSGBUF; in brcmf_pcie_probe()
34 enum proto_type { enum71 enum proto_type type;184 void st_ll_send_frame(enum proto_type, struct sk_buff *);
93 geneveh->proto_type = htons(ETH_P_TEB); in geneve_build_header()195 type = gh->proto_type; in geneve_gro_receive()229 type = gh->proto_type; in geneve_gro_complete()280 if (unlikely(geneveh->proto_type != htons(ETH_P_TEB))) in geneve_udp_encap_recv()
377 u16 length, proto_type; in xemaclite_recv_data() local408 proto_type = ((ntohl(__raw_readl(addr + XEL_HEADER_OFFSET + in xemaclite_recv_data()414 if (proto_type > (ETH_FRAME_LEN + ETH_FCS_LEN)) { in xemaclite_recv_data()416 if (proto_type == ETH_P_IP) { in xemaclite_recv_data()424 } else if (proto_type == ETH_P_ARP) in xemaclite_recv_data()432 length = proto_type + ETH_HLEN + ETH_FCS_LEN; in xemaclite_recv_data()
59 __be16 proto_type; member
744 static int dlm_query_join_proto_check(char *proto_type, int node, in dlm_query_join_proto_check() argument755 node, proto_type, in dlm_query_join_proto_check()765 node, proto_type, in dlm_query_join_proto_check()