Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/include/proto/
D802.11.h139 #define APHY_TAIL_NBITS 6 macro
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_main.c7121 APHY_TAIL_NBITS) * 1000, kNdps); in wlc_calc_lsig_len()
7127 APHY_TAIL_NBITS) * 1000, 2 * kNdps); in wlc_calc_lsig_len()
7172 APHY_TAIL_NBITS) * 1000, kNdps); in wlc_calc_frame_time()
7178 APHY_TAIL_NBITS) * 1000, 2 * kNdps); in wlc_calc_frame_time()
7190 CEIL((APHY_SERVICE_NBITS + 8 * mac_len + APHY_TAIL_NBITS), in wlc_calc_frame_time()
7234 ((APHY_SERVICE_NBITS + APHY_TAIL_NBITS) * 1000)) / 8000; in wlc_calc_frame_len()
7243 (APHY_SERVICE_NBITS + APHY_TAIL_NBITS)) / 8; in wlc_calc_frame_len()