Searched refs:wlc_compute_ofdm_plcp (Results 1 – 1 of 1) sorted by relevance
279 static void wlc_compute_ofdm_plcp(ratespec_t rate, uint length, u8 *plcp);5385 wlc_compute_ofdm_plcp(rspec, length, plcp); in wlc_compute_plcp()5409 wlc_compute_ofdm_plcp(ratespec_t rspec, u32 length, u8 *plcp) in wlc_compute_ofdm_plcp() function