Searched refs:not_passing_sdu_count (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c410 u64 not_passing_sdu_count; member in struct:psfp_streamfilter_counters
690 cnt->not_passing_sdu_count = ((u64)data_buf->msdu_droph << 32) +
694 - cnt->not_passing_sdu_count;
701 cnt->not_passing_sdu_count -
1482 counters.not_passing_sdu_count -
1485 counters.not_passing_sdu_count +

Completed in 205 milliseconds