Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.h687 u8 pfc_bitmap; member
864 int hinic_dcb_set_pfc(struct hinic_hwdev *hwdev, u8 pfc_en, u8 pfc_bitmap);
H A Dhinic_port.c1225 int hinic_dcb_set_pfc(struct hinic_hwdev *hwdev, u8 pfc_en, u8 pfc_bitmap) in hinic_dcb_set_pfc() argument
1238 pfc.pfc_bitmap = pfc_bitmap; in hinic_dcb_set_pfc()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.h245 u8 pfc_bitmap);
H A Dhclge_tm.c175 u8 pfc_bitmap) in hclge_pfc_pause_en_cfg() argument
183 pfc->pri_en_bitmap = pfc_bitmap; in hclge_pfc_pause_en_cfg()