Searched refs:hns3_cfg_mac_mode (Results 1 – 1 of 1) sorted by relevance
106 static int hns3_cfg_mac_mode(struct hns3_hw *hw, bool enable);2318 ret = hns3_cfg_mac_mode(hw, true); in hns3_dev_set_link_up()2357 ret = hns3_cfg_mac_mode(hw, false); in hns3_dev_set_link_down()4259 hns3_cfg_mac_mode(struct hns3_hw *hw, bool enable) in hns3_cfg_mac_mode() function5036 ret = hns3_cfg_mac_mode(hw, link_en); in hns3_do_start()5049 (void)hns3_cfg_mac_mode(hw, false); in hns3_do_start()5175 ret = hns3_cfg_mac_mode(hw, false); in hns3_do_stop()