Home
last modified time | relevance | path

Searched refs:indications (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/pci/
H A Dnpem.c446 u32 indications; in brightness_set() local
458 indications = npem->active_indications & ~(nled->indication->bit); in brightness_set()
460 indications = npem->active_indications | nled->indication->bit; in brightness_set()
462 ret = npem->ops->set_active_indications(npem, indications); in brightness_set()
H A DKconfig173 indications in storage enclosures. Enclosure must support following
174 indications: OK, Locate, Fail, Rebuild, other indications are
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci520 LED indications on PCIe storage enclosures which are controlled
537 Valid indications per PCIe r6.1 table 6-27 are:
549 - specific0 to specific7 (enclosure-specific indications)
551 Broadly, the indications fall into one of these categories:
558 Mandatory indications per PCIe r6.1 sec 7.9.19.2 comprise:
563 To manipulate the indications, write 0 (LED_OFF) or 1 (LED_ON)
565 may implicitly manipulate other indications at the vendor's
572 different colors or blinking patterns for the indications,
583 enclosure-specific indications "specific0" to "specific7",
H A Dsysfs-devices-edac52 indications that a DIMM is beginning to fail. This count
147 to examine. CEs provide early indications that a DIMM is beginning
/linux/include/uapi/linux/
H A Ddcbnl.h163 __u64 indications[IEEE_8021QAZ_MAX_TCS]; member
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c321 hclge_pfc_rx_stats_get(hdev, pfc->indications); in hclge_ieee_getpfc()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dcb.c492 my_pfc->indications[prio] = mlxsw_reg_ppcnt_rx_pause_get(ppcnt_pl); in mlxsw_sp_port_pfc_cnt_get()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb_nl.c92 pfc->indications[i] = pf->stats.priority_xoff_rx[i]; in i40e_dcbnl_ieee_getpfc()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.c627 pfc->indications[i] = le64_to_cpu(*(stats + rx_off)); in bnxt_dcbnl_ieee_getpfc()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb_nl.c253 pfc->indications[i] = pf->stats.priority_xoff_rx[i]; in ice_dcbnl_getpfc()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dcbnl.c354 pfc->indications[i] = PPORT_PER_PRIO_GET(pstats, i, rx_pause); in mlx5e_dcbnl_ieee_getpfc()
/linux/Documentation/hwmon/
H A Dsysfs-interface.rst57 Alarms are direct indications read from the chips. The drivers do NOT
/linux/Documentation/virt/kvm/
H A Dapi.rst5451 installed UV calls and the UV's other feature indications.