Home
last modified time | relevance | path

Searched refs:wlc_compute_cck_plcp (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_main.c278 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