Searched defs:mvneta_tx_queue (Results 1 – 2 of 2) sorted by relevance
620 struct mvneta_tx_queue { struct622 u8 id;625 int size;630 int count;631 int pending;632 int tx_stop_threshold;633 int tx_wake_threshold;636 struct mvneta_tx_buf *buf;639 int txq_put_index;642 int txq_get_index;[all …]
660 struct mvneta_tx_queue { struct662 u8 id;665 int size;670 int count;671 int pending;672 int tx_stop_threshold;673 int tx_wake_threshold;676 struct mvneta_tx_buf *buf;679 int txq_put_index;682 int txq_get_index;[all …]