Searched refs:notice (Results 1 – 25 of 44) sorted by relevance
12
11 * The above copyright notice and this permission notice shall be included in
821 trap_mad->notice.gen_type = OPA_INTEL_EMA_NOTICE_TYPE_INFO << 1; in opa_vnic_vema_send_trap()822 trap_mad->notice.oui_1 = INTEL_OUI_1; in opa_vnic_vema_send_trap()823 trap_mad->notice.oui_2 = INTEL_OUI_2; in opa_vnic_vema_send_trap()824 trap_mad->notice.oui_3 = INTEL_OUI_3; in opa_vnic_vema_send_trap()825 trap_mad->notice.issuer_lid = cpu_to_be32(lid); in opa_vnic_vema_send_trap()828 trap = (struct opa_veswport_trap *)trap_mad->notice.raw_data; in opa_vnic_vema_send_trap()
27 comment "Please notice that the enabled Media controller Request API is EXPERIMENTAL"
49 #define nvkm_warn(s,f,a...) nvkm_printk((s), WARN, notice, f, ##a)