Home
last modified time | relevance | path

Searched defs:tx_device (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/staging/ks7010/
Dks_wlan.h398 struct tx_device { struct
399 struct tx_device_buffer tx_dev_buff[TX_DEVICE_BUFF_SIZE]; argument
400 unsigned int qhead;
401 unsigned int qtail;
402 spinlock_t tx_dev_lock; /* protect access to the queue */