Searched refs:proto_type (Results 1 – 6 of 6) sorted by relevance
114 enum dcbx_protocol_type proto_type; member
79 extern void qlnx_get_protocol_stats(void *cdev, int proto_type,
600 &entry->proto_type, ieee); in ecore_dcbx_get_app_data()
5745 qlnx_get_protocol_stats(void *cdev, int proto_type, void *proto_stats) in qlnx_get_protocol_stats() argument5754 type = proto_type; in qlnx_get_protocol_stats()
269 __be16 proto_type;268 __be16 proto_type; global() member
273 int proto_type, proto_index; in parse_protos() local283 proto_type = get_proto_type(prot); in parse_protos()284 if (proto_type != -1) in parse_protos()285 protos[proto_index++] = proto_type; in parse_protos()