Lines Matching refs:efx_tx_queue
238 struct efx_tx_queue { struct
255 int (*handle_tso)(struct efx_tx_queue*, struct sk_buff*, bool *); argument
504 struct efx_tx_queue tx_queue[EFX_TXQ_TYPES];
1321 int (*tx_probe)(struct efx_tx_queue *tx_queue);
1322 void (*tx_init)(struct efx_tx_queue *tx_queue);
1323 void (*tx_remove)(struct efx_tx_queue *tx_queue);
1324 void (*tx_write)(struct efx_tx_queue *tx_queue);
1325 unsigned int (*tx_limit_len)(struct efx_tx_queue *tx_queue,
1468 static inline struct efx_tx_queue *
1482 static inline struct efx_tx_queue *
1490 static inline bool efx_tx_queue_used(struct efx_tx_queue *tx_queue) in efx_tx_queue_used()
1600 efx_tx_queue_get_insert_index(const struct efx_tx_queue *tx_queue) in efx_tx_queue_get_insert_index()
1607 __efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in __efx_tx_queue_get_insert_buffer()
1614 efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in efx_tx_queue_get_insert_buffer()