Home
last modified time | relevance | path

Searched refs:read_port_cntr (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dmad.c2636 read_port_cntr(ppd, C_TX_WAIT_VL, in a0_portstatus()
2703 read_port_cntr(ppd, C_TX_WAIT_VL, vl); in get_xmit_wait_counters()
2706 read_port_cntr(ppd, C_TX_WAIT, CNTR_INVALID_VL); in get_xmit_wait_counters()
2766 cpu_to_be64(read_port_cntr(ppd, C_SW_RCV_CSTR_ERR, in pma_get_opa_portstatus()
2801 cpu_to_be64(read_port_cntr(ppd, C_SW_XMIT_DSCD, in pma_get_opa_portstatus()
2804 cpu_to_be64(read_port_cntr(ppd, C_SW_XMIT_CSTR_ERR, in pma_get_opa_portstatus()
2828 rsp->link_downed = cpu_to_be32(read_port_cntr(ppd, C_SW_LINK_DOWN, in pma_get_opa_portstatus()
2853 cpu_to_be64(read_port_cntr(ppd, C_TX_FLIT_VL, in pma_get_opa_portstatus()
2857 cpu_to_be64(read_port_cntr(ppd, C_TX_PKT_VL, in pma_get_opa_portstatus()
2877 cpu_to_be64(read_port_cntr(pp in pma_get_opa_portstatus()
[all...]
H A Dchip.h835 u64 read_port_cntr(struct hfi1_pportdata *ppd, int index, int vl);
H A Dpcie.c602 words = read_port_cntr(dd->pport, C_RX_WORDS, CNTR_INVALID_VL); in pci_mmio_enabled()
H A Dchip.c12492 u64 read_port_cntr(struct hfi1_pportdata *ppd, int index, int vl) in read_port_cntr() function
12598 read_port_cntr(ppd, j, vl); in do_update_synth_timer()
12600 read_port_cntr(ppd, j, CNTR_INVALID_VL); in do_update_synth_timer()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dmad.c2594 read_port_cntr(ppd, C_TX_WAIT_VL, in a0_portstatus()
2661 read_port_cntr(ppd, C_TX_WAIT_VL, vl); in get_xmit_wait_counters()
2664 read_port_cntr(ppd, C_TX_WAIT, CNTR_INVALID_VL); in get_xmit_wait_counters()
2724 cpu_to_be64(read_port_cntr(ppd, C_SW_RCV_CSTR_ERR, in pma_get_opa_portstatus()
2759 cpu_to_be64(read_port_cntr(ppd, C_SW_XMIT_DSCD, in pma_get_opa_portstatus()
2762 cpu_to_be64(read_port_cntr(ppd, C_SW_XMIT_CSTR_ERR, in pma_get_opa_portstatus()
2786 rsp->link_downed = cpu_to_be32(read_port_cntr(ppd, C_SW_LINK_DOWN, in pma_get_opa_portstatus()
2811 cpu_to_be64(read_port_cntr(ppd, C_TX_FLIT_VL, in pma_get_opa_portstatus()
2815 cpu_to_be64(read_port_cntr(ppd, C_TX_PKT_VL, in pma_get_opa_portstatus()
2835 cpu_to_be64(read_port_cntr(pp in pma_get_opa_portstatus()
[all...]
H A Dpcie.c551 words = read_port_cntr(dd->pport, C_RX_WORDS, CNTR_INVALID_VL); in pci_mmio_enabled()
H A Dchip.h788 u64 read_port_cntr(struct hfi1_pportdata *ppd, int index, int vl);
H A Dchip.c12453 u64 read_port_cntr(struct hfi1_pportdata *ppd, int index, int vl) in read_port_cntr() function
12559 read_port_cntr(ppd, j, vl); in do_update_synth_timer()
12561 read_port_cntr(ppd, j, CNTR_INVALID_VL); in do_update_synth_timer()

Completed in 61 milliseconds