Home
last modified time | relevance | path

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

/linux/include/rdma/
H A Dib_pma.h86 __be32 port_xmit_packets; member
113 __be64 port_xmit_packets; member
/linux/drivers/infiniband/hw/mlx5/
H A Dmad.c89 pma_cnt_ext->port_xmit_packets = in pma_cnt_ext_assign()
165 cnt_ext->port_xmit_packets = in pma_cnt_ext_assign_ppcnt()
/linux/drivers/infiniband/hw/hfi1/
H A Dmad.h170 __be64 port_xmit_packets; member
/linux/drivers/infiniband/core/
H A Dsysfs.c605 static PORT_PMA_ATTR(port_xmit_packets , 14, 32, 256);
614 static PORT_PMA_ATTR_EXT(port_xmit_packets , 64, 192);
/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_stats.c682 pma_cnt->port_xmit_packets = cpu_to_be32(ocrdma_sysfs_xmit_pkts(dev)); in ocrdma_pma_counters()
/linux/drivers/infiniband/hw/mlx4/
H A Dmad.c905 ASSIGN_32BIT_COUNTER(pma_cnt->port_xmit_packets, in edit_counter()
920 pma_cnt_ext->port_xmit_packets = cnt->tx_frames; in edit_counter()