Searched refs:hns3_pfc_pause_en_cfg (Results 1 – 1 of 1) sorted by relevance
1164 hns3_pfc_pause_en_cfg(struct hns3_hw *hw, uint8_t pfc_bitmap, bool tx, bool rx) in hns3_pfc_pause_en_cfg() function1250 return hns3_pfc_pause_en_cfg(hw, hw->dcb_info.pfc_en, tx_en, rx_en); in hns3_pfc_setup_hw()