Searched defs:tx_device (Results 1 – 1 of 1) sorted by relevance
398 struct tx_device { struct399 struct tx_device_buffer tx_dev_buff[TX_DEVICE_BUFF_SIZE]; argument400 unsigned int qhead;401 unsigned int qtail;402 spinlock_t tx_dev_lock; /* protect access to the queue */