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