Searched refs:GET_DURATION_RES (Results 1 – 2 of 2) sorted by relevance
85 #define GET_DURATION_RES(__size, __rate)(((__size) * 8 * 10) % (__rate)) macro
266 residual = GET_DURATION_RES(data_length, hwrate->bitrate); in rt2x00queue_create_tx_descriptor_plcp()