Home
last modified time | relevance | path

Searched refs:opa_vnic_grp_stats (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/rdma/
Dopa_vnic.h63 struct opa_vnic_grp_stats { struct
82 struct opa_vnic_grp_stats tx_grp; argument
83 struct opa_vnic_grp_stats rx_grp;
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dvnic_main.c144 static inline void update_len_counters(struct opa_vnic_grp_stats *grp, in update_len_counters()
170 struct opa_vnic_grp_stats *tx_grp = &stats->tx_grp; in hfi1_vnic_update_tx_counters()
199 struct opa_vnic_grp_stats *rx_grp = &stats->rx_grp; in hfi1_vnic_update_rx_counters()