Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/include/net/
Dnet_device.h840 struct netdev_queue *NetIfGetTxQueue(struct NetDevice *netDevice, unsigned int index);
/drivers/hdf_core/framework/model/network/common/netdevice/
Dnet_device.c424 struct netdev_queue *NetIfGetTxQueue(struct NetDevice *netDevice, unsigned int index) in NetIfGetTxQueue() function