Searched refs:hinic3_txq (Results 1 – 2 of 2) sorted by relevance
36 static void hinic3_txq_stats_init(struct hinic3_txq *txq) in hinic3_txq_stats_init()49 struct hinic3_txq *txq; in hinic3_alloc_txqs()85 struct hinic3_txq *txq, in hinic3_tx_map_skb()229 static int hinic3_tx_csum(struct hinic3_txq *txq, struct hinic3_sq_task *task, in hinic3_tx_csum()397 __le32 *queue_info, struct hinic3_txq *txq) in hinic3_tx_offload()447 static u16 hinic3_set_wqe_combo(struct hinic3_txq *txq, in hinic3_set_wqe_combo()528 struct hinic3_txq *txq) in hinic3_send_one_skb()641 static int hinic3_stop_sq(struct hinic3_txq *txq) in hinic3_stop_sq()730 struct hinic3_txq *txq; in hinic3_configure_txqs()757 bool hinic3_tx_poll(struct hinic3_txq *txq, int budget) in hinic3_tx_poll()
128 struct hinic3_txq { struct160 bool hinic3_tx_poll(struct hinic3_txq *txq, int budget); argument