Searched refs:NetDeviceInterFace (Results 1 – 10 of 10) sorted by relevance
485 struct NetDeviceInterFace *netDeviceIf; /**< Network device interface */497 struct NetDeviceInterFace { struct
142 | NetDeviceInterFace | drivers\hdf_core\framework\include\wifi\net_device.h | 与协议栈之间的接口,如发送数据、设置网络接…191 …r \*chipDriver, NetDevice \*netDev) | 初始化当前网络接口,这里需要向netDev提供接口NetDeviceInterFace |
292 | NetDeviceInterFace | //drivers/hdf_core/framework/include/net/net_device.h | 与协议栈之间的接口,如发送数据、设置网络…338 …r \*chipDriver, NetDevice \*netDev) | 初始化当前网络接口,这里需要向netDev提供接口NetDeviceInterFace |
54 struct NetDeviceInterFace *netDevIf = NULL; in NetDevXmit()78 struct NetDeviceInterFace *netDevIf = NULL; in NetDevGetStats()
127 struct NetDeviceInterFace *netDevIf = NULL; in LwipSend()155 struct NetDeviceInterFace *netDevIf = NULL; in LwipSetHwaddr()
150 struct NetDeviceInterFace *netDevIf = NULL; in LwipSend()178 struct NetDeviceInterFace *netDevIf = NULL; in LwipSetHwaddr()
142 | NetDeviceInterFace | drivers\hdf_core\framework\include\wifi\net_device.h | Communicates with the…191 … \*netDev) | Initializes the current network interface. The **NetDeviceInterFace** needs to b…
292 | NetDeviceInterFace | //drivers/hdf_core/framework/include/net/net_device.h | Communicates with th…338 …evice \*netDev) | Initializes the current network interface. The **NetDeviceInterFace** needs to b…
453 /* 挂接netdev的一些函数指针,详细挂接函数请参考NetDeviceInterFace */
453 /* Hook function pointers of netdev. For details, see NetDeviceInterFace. */