Searched refs:counter_select (Results 1 – 3 of 3) sorted by relevance
48 __be16 counter_select[15]; member70 __be16 counter_select; member109 __be16 counter_select; member
1720 if (p->counter_select & IB_PMA_SEL_SYMBOL_ERROR) in pma_set_portcounters()1727 if (p->counter_select & IB_PMA_SEL_LINK_DOWNED) in pma_set_portcounters()1730 if (p->counter_select & IB_PMA_SEL_PORT_RCV_ERRORS) in pma_set_portcounters()1753 if (p->counter_select & IB_PMA_SEL_PORT_XMIT_DATA) in pma_set_portcounters()1756 if (p->counter_select & IB_PMA_SEL_PORT_RCV_DATA) in pma_set_portcounters()1762 if (p->counter_select & IB_PMA_SEL_PORT_RCV_PACKETS) in pma_set_portcounters()1783 if (counter_select & IB_PMA_SEL_CONG_XMIT) { in pma_set_portcounters_cong()1790 if (counter_select & IB_PMA_SEL_CONG_PORT_DATA) { in pma_set_portcounters_cong()1796 if (counter_select & IB_PMA_SEL_CONG_ALL) { in pma_set_portcounters_cong()1831 if (p->counter_select & IB_PMA_SELX_PORT_XMIT_DATA) in pma_set_portcounters_ext()[all …]
3452 if (counter_select & CS_PORT_XMIT_DATA) in pma_set_opa_portstatus()3455 if (counter_select & CS_PORT_RCV_DATA) in pma_set_opa_portstatus()3458 if (counter_select & CS_PORT_XMIT_PKTS) in pma_set_opa_portstatus()3461 if (counter_select & CS_PORT_RCV_PKTS) in pma_set_opa_portstatus()3477 if (counter_select & CS_PORT_RCV_FECN) in pma_set_opa_portstatus()3480 if (counter_select & CS_PORT_RCV_BECN) in pma_set_opa_portstatus()3527 if (counter_select & CS_LINK_DOWNED) in pma_set_opa_portstatus()3537 if (counter_select & CS_PORT_RCV_DATA) in pma_set_opa_portstatus()3543 if (counter_select & CS_PORT_RCV_PKTS) in pma_set_opa_portstatus()3553 if (counter_select & CS_PORT_RCV_FECN) in pma_set_opa_portstatus()[all …]
Completed in 18 milliseconds