Searched refs:ASSIGN_32BIT_COUNTER (Results 1 – 2 of 2) sorted by relevance
901 ASSIGN_32BIT_COUNTER(pma_cnt->port_xmit_data, in edit_counter()903 ASSIGN_32BIT_COUNTER(pma_cnt->port_rcv_data, in edit_counter()905 ASSIGN_32BIT_COUNTER(pma_cnt->port_xmit_packets, in edit_counter()907 ASSIGN_32BIT_COUNTER(pma_cnt->port_rcv_packets, in edit_counter()
812 #define ASSIGN_32BIT_COUNTER(counter, value) do { \ macro