Searched refs:proto_support_flags (Results 1 – 1 of 1) sorted by relevance
1683 u32_t proto_support_flags = 0; in lm_get_shmem_ext_proto_support_flags() local1691 proto_support_flags |= LM_PROTO_SUPPORT_ETHERNET; in lm_get_shmem_ext_proto_support_flags()1695 proto_support_flags |= LM_PROTO_SUPPORT_ISCSI; in lm_get_shmem_ext_proto_support_flags()1699 proto_support_flags |= LM_PROTO_SUPPORT_FCOE; in lm_get_shmem_ext_proto_support_flags()1703 return proto_support_flags; in lm_get_shmem_ext_proto_support_flags()