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()
5618 qlnx_get_protocol_stats(void *cdev, int proto_type, void *proto_stats) in qlnx_get_protocol_stats() argument5627 type = proto_type; in qlnx_get_protocol_stats()
269 __be16 proto_type; member
280 int proto_type, proto_index; in parse_protos() local290 proto_type = get_proto_type(prot); in parse_protos()291 if (proto_type != -1) in parse_protos()292 protos[proto_index++] = proto_type; in parse_protos()