Home
last modified time | relevance | path

Searched refs:idpf_tx_queue (Results 1 – 8 of 8) sorted by relevance

/drivers/net/ethernet/intel/idpf/
A Didpf_txrx.h400 struct idpf_tx_queue **tx;
637 struct idpf_tx_queue { struct
694 libeth_cacheline_set_assert(struct idpf_tx_queue, 64, argument
920 struct idpf_tx_queue *txqs[IDPF_LARGE_MAX_Q];
1037 void idpf_tx_buf_hw_update(struct idpf_tx_queue *tx_q, u32 val,
1040 netdev_tx_t idpf_tx_drop_skb(struct idpf_tx_queue *tx_q, struct sk_buff *skb);
1041 void idpf_tx_dma_map_error(struct idpf_tx_queue *txq, struct sk_buff *skb,
1043 unsigned int idpf_tx_desc_count_required(struct idpf_tx_queue *txq,
1047 struct idpf_tx_queue *tx_q);
A Didpf_ptp.h272 bool idpf_ptp_get_txq_tstamp_capability(struct idpf_tx_queue *txq);
286 int idpf_ptp_request_ts(struct idpf_tx_queue *tx_q, struct sk_buff *skb,
306 idpf_ptp_get_txq_tstamp_capability(struct idpf_tx_queue *txq) in idpf_ptp_get_txq_tstamp_capability()
371 static inline int idpf_ptp_request_ts(struct idpf_tx_queue *tx_q, in idpf_ptp_request_ts()
A Didpf_txrx.c77 static void idpf_tx_buf_rel_all(struct idpf_tx_queue *txq) in idpf_tx_buf_rel_all()
134 static void idpf_tx_desc_rel(struct idpf_tx_queue *txq) in idpf_tx_desc_rel()
244 struct idpf_tx_queue *tx_q) in idpf_tx_desc_alloc()
319 struct idpf_tx_queue *txq = vport->txq_grps[i].txqs[j]; in idpf_tx_desc_alloc_all()
1393 struct idpf_tx_queue *q = tx_qgrp->txqs[j]; in idpf_txq_group_alloc()
2039 struct idpf_tx_queue *tx_q; in idpf_tx_clean_complq()
2744 idpf_tx_splitq_get_ctx_desc(struct idpf_tx_queue *txq) in idpf_tx_splitq_get_ctx_desc()
2851 struct idpf_tx_queue *tx_q) in idpf_tx_splitq_frame()
2953 struct idpf_tx_queue *tx_q; in idpf_tx_start()
3827 struct idpf_tx_queue *txq = q_vector->tx[i]; in idpf_net_dim()
[all …]
A Didpf_singleq_txrx.c192 static void idpf_tx_singleq_map(struct idpf_tx_queue *tx_q, in idpf_tx_singleq_map()
309 idpf_tx_singleq_get_ctx_desc(struct idpf_tx_queue *txq) in idpf_tx_singleq_get_ctx_desc()
329 static void idpf_tx_singleq_build_ctx_desc(struct idpf_tx_queue *txq, in idpf_tx_singleq_build_ctx_desc()
361 struct idpf_tx_queue *tx_q) in idpf_tx_singleq_frame()
429 static bool idpf_tx_singleq_clean(struct idpf_tx_queue *tx_q, int napi_budget, in idpf_tx_singleq_clean()
547 struct idpf_tx_queue *q; in idpf_tx_singleq_clean_all()
A Didpf_ethtool.c732 IDPF_STAT(struct idpf_tx_queue, _name, _stat)
985 stats_sync = &((const struct idpf_tx_queue *)q)->stats_sync; in idpf_add_queue_stats()
1120 struct idpf_tx_queue *txq = txq_grp->txqs[j]; in idpf_collect_queue_stats()
1187 struct idpf_tx_queue *txq = txq_grp->txqs[j]; in idpf_get_ethtool_stats()
A Didpf_ptp.c640 int idpf_ptp_request_ts(struct idpf_tx_queue *tx_q, struct sk_buff *skb, in idpf_ptp_request_ts()
894 bool idpf_ptp_get_txq_tstamp_capability(struct idpf_tx_queue *txq) in idpf_ptp_get_txq_tstamp_capability()
A Didpf.h335 struct idpf_tx_queue **txqs;
A Didpf_virtchnl.c1602 struct idpf_tx_queue *q = tx_qgrp->txqs[j]; in idpf_send_config_tx_queues_msg()

Completed in 37 milliseconds