Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c5252 u16 local_advertising = 0; in hclge_cfg_flowctrl() local
5260 local_advertising = ADVERTISE_PAUSE_CAP; in hclge_cfg_flowctrl()
5263 local_advertising |= ADVERTISE_PAUSE_ASYM; in hclge_cfg_flowctrl()
5271 flowctl = mii_resolve_flowctrl_fdx(local_advertising, in hclge_cfg_flowctrl()