Searched refs:indications (Results 1 – 9 of 9) sorted by relevance
446 u32 indications; in brightness_set() local458 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()
155 indications in storage enclosures. Enclosure must support following156 indications: OK, Locate, Fail, Rebuild, other indications are
321 hclge_pfc_rx_stats_get(hdev, pfc->indications); in hclge_ieee_getpfc()
492 my_pfc->indications[prio] = mlxsw_reg_ppcnt_rx_pause_get(ppcnt_pl); in mlxsw_sp_port_pfc_cnt_get()
627 pfc->indications[i] = le64_to_cpu(*(stats + rx_off)); in bnxt_dcbnl_ieee_getpfc()
92 pfc->indications[i] = pf->stats.priority_xoff_rx[i]; in i40e_dcbnl_ieee_getpfc()
578 pfc->indications[i] = adapter->stats.pxofftxc[i]; in ixgbe_dcbnl_ieee_getpfc()
253 pfc->indications[i] = pf->stats.priority_xoff_rx[i]; in ice_dcbnl_getpfc()
353 pfc->indications[i] = PPORT_PER_PRIO_GET(pstats, i, rx_pause); in mlx5e_dcbnl_ieee_getpfc()
Completed in 32 milliseconds