Lines Matching refs:efx_tx_queue
241 struct efx_tx_queue { struct
258 int (*handle_tso)(struct efx_tx_queue*, struct sk_buff*, bool *); argument
507 struct efx_tx_queue tx_queue[EFX_TXQ_TYPES];
1324 int (*tx_probe)(struct efx_tx_queue *tx_queue);
1325 void (*tx_init)(struct efx_tx_queue *tx_queue);
1326 void (*tx_remove)(struct efx_tx_queue *tx_queue);
1327 void (*tx_write)(struct efx_tx_queue *tx_queue);
1328 unsigned int (*tx_limit_len)(struct efx_tx_queue *tx_queue,
1471 static inline struct efx_tx_queue *
1485 static inline struct efx_tx_queue *
1493 static inline bool efx_tx_queue_used(struct efx_tx_queue *tx_queue) in efx_tx_queue_used()
1603 efx_tx_queue_get_insert_index(const struct efx_tx_queue *tx_queue) in efx_tx_queue_get_insert_index()
1610 __efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in __efx_tx_queue_get_insert_buffer()
1617 efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in efx_tx_queue_get_insert_buffer()