Searched refs:wlc_compute_cck_plcp (Results 1 – 1 of 1) sorted by relevance
278 static void wlc_compute_cck_plcp(ratespec_t rate, uint length, u8 *plcp);5387 wlc_compute_cck_plcp(rspec, length, plcp); in wlc_compute_plcp()5484 static void wlc_compute_cck_plcp(ratespec_t rspec, uint length, u8 *plcp) in wlc_compute_cck_plcp() function