Home
last modified time | relevance | path

Searched refs:pfc_bitmap (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_port.h676 u8 pfc_bitmap; member
851 int hinic_dcb_set_pfc(struct hinic_hwdev *hwdev, u8 pfc_en, u8 pfc_bitmap);
Dhinic_port.c1210 int hinic_dcb_set_pfc(struct hinic_hwdev *hwdev, u8 pfc_en, u8 pfc_bitmap) in hinic_dcb_set_pfc() argument
1223 pfc.pfc_bitmap = pfc_bitmap; in hinic_dcb_set_pfc()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_tm.c173 u8 pfc_bitmap) in hclge_pfc_pause_en_cfg() argument
181 pfc->pri_en_bitmap = pfc_bitmap; in hclge_pfc_pause_en_cfg()