Searched refs:ASSIGN_32BIT_COUNTER (Results 1 – 2 of 2) sorted by relevance
862 ASSIGN_32BIT_COUNTER(pma_cnt->port_xmit_data, in edit_counter()864 ASSIGN_32BIT_COUNTER(pma_cnt->port_rcv_data, in edit_counter()866 ASSIGN_32BIT_COUNTER(pma_cnt->port_xmit_packets, in edit_counter()868 ASSIGN_32BIT_COUNTER(pma_cnt->port_rcv_packets, in edit_counter()
809 #define ASSIGN_32BIT_COUNTER(counter, value) do { \ macro