Home
last modified time | relevance | path

Searched refs:NETIF_FLOW_CTRL_ON (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
H A Dnet_adpater.c70 #define netif_is_not_ready() (NETIF_FLOW_CTRL_ON == g_netif_flow_ctrl)
312 if (status == NETIF_FLOW_CTRL_ON) { in netif_set_flow_ctrl_status()
313 g_netif_flow_ctrl = NETIF_FLOW_CTRL_ON; in netif_set_flow_ctrl_status()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h353 NETIF_FLOW_CTRL_ON, /* start flow_ctrl, stop transferring data to driver */ enumerator

Completed in 8 milliseconds