Searched refs:ASSIGN_32BIT_COUNTER (Results 1 – 2 of 2) sorted by relevance
900 ASSIGN_32BIT_COUNTER(pma_cnt->port_xmit_data, in edit_counter()902 ASSIGN_32BIT_COUNTER(pma_cnt->port_rcv_data, in edit_counter()904 ASSIGN_32BIT_COUNTER(pma_cnt->port_xmit_packets, in edit_counter()906 ASSIGN_32BIT_COUNTER(pma_cnt->port_rcv_packets, in edit_counter()
822 #define ASSIGN_32BIT_COUNTER(counter, value) do { \ macro