Home
last modified time | relevance | path

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

/drivers/pci/
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()
A DKconfig155 indications in storage enclosures. Enclosure must support following
156 indications: OK, Locate, Fail, Rebuild, other indications are
/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_dcb.c321 hclge_pfc_rx_stats_get(hdev, pfc->indications); in hclge_ieee_getpfc()
/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_dcb.c492 my_pfc->indications[prio] = mlxsw_reg_ppcnt_rx_pause_get(ppcnt_pl); in mlxsw_sp_port_pfc_cnt_get()
/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_dcb.c627 pfc->indications[i] = le64_to_cpu(*(stats + rx_off)); in bnxt_dcbnl_ieee_getpfc()
/drivers/net/ethernet/intel/i40e/
A Di40e_dcb_nl.c92 pfc->indications[i] = pf->stats.priority_xoff_rx[i]; in i40e_dcbnl_ieee_getpfc()
/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_dcb_nl.c578 pfc->indications[i] = adapter->stats.pxofftxc[i]; in ixgbe_dcbnl_ieee_getpfc()
/drivers/net/ethernet/intel/ice/
A Dice_dcb_nl.c253 pfc->indications[i] = pf->stats.priority_xoff_rx[i]; in ice_dcbnl_getpfc()
/drivers/net/ethernet/mellanox/mlx5/core/
A Den_dcbnl.c353 pfc->indications[i] = PPORT_PER_PRIO_GET(pstats, i, rx_pause); in mlx5e_dcbnl_ieee_getpfc()

Completed in 32 milliseconds