Home
last modified time | relevance | path

Searched refs:idpf_rx_queue (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.h401 struct idpf_rx_queue **rx;
515 struct idpf_rx_queue { struct
584 libeth_cacheline_set_assert(struct idpf_rx_queue, argument
587 96 + offsetof(struct idpf_rx_queue, q_stats) -
588 offsetofend(struct idpf_rx_queue, cached_phc_time),
895 struct idpf_rx_queue rxq;
941 struct idpf_rx_queue *rxqs[IDPF_LARGE_MAX_Q];
1111 bool idpf_rx_singleq_buf_hw_alloc_all(struct idpf_rx_queue *rxq,
H A Didpf_txrx.c413 static void idpf_rx_buf_rel_all(struct idpf_rx_queue *rxq) in idpf_rx_buf_rel_all()
439 static void idpf_rx_desc_rel(struct idpf_rx_queue *rxq, struct device *dev, in idpf_rx_desc_rel()
676 static int idpf_rx_buf_alloc_singleq(struct idpf_rx_queue *rxq) in idpf_rx_buf_alloc_singleq()
695 static int idpf_rx_bufs_init_singleq(struct idpf_rx_queue *rxq) in idpf_rx_bufs_init_singleq()
802 struct idpf_rx_queue *q; in idpf_rx_bufs_init_all()
842 struct idpf_rx_queue *rxq) in idpf_rx_desc_alloc()
917 struct idpf_rx_queue *q; in idpf_rx_desc_alloc_all()
1681 struct idpf_rx_queue *q) in idpf_rxq_set_descids()
1880 struct idpf_rx_queue *q; in idpf_rxq_group_alloc()
3162 idpf_rx_hash(const struct idpf_rx_queue *rxq, struct sk_buff *skb, in idpf_rx_hash()
[all …]
H A Didpf_ptp.c340 struct idpf_rx_queue *rxq; in idpf_ptp_update_phctime_rxq_grp()
697 struct idpf_rx_queue *rx_queue; in idpf_ptp_set_rx_tstamp()
H A Didpf_ethtool.c780 IDPF_STAT(struct idpf_rx_queue, _name, _stat)
1031 stats_sync = &((const struct idpf_rx_queue *)q)->stats_sync; in idpf_add_queue_stats()
1135 struct idpf_rx_queue *rxq; in idpf_collect_queue_stats()
1270 struct idpf_rx_queue *rxq; in idpf_get_ethtool_stats()
H A Didpf_virtchnl.c1381 struct idpf_rx_queue *q; in __idpf_queue_reg_init()
1867 struct idpf_rx_queue *q, in idpf_fill_rxq_config_chunk()
3843 struct idpf_rx_queue *q; in __idpf_vport_queue_ids_init()
H A Didpf_lib.c1469 const struct idpf_rx_queue *q = in idpf_rx_init_buf_tail()