Lines Matching refs:mac_len
615 u8 preamble_type, uint mac_len) in brcms_c_calc_frame_time() argument
639 CEIL((APHY_SERVICE_NBITS + 8 * mac_len + in brcms_c_calc_frame_time()
645 CEIL((APHY_SERVICE_NBITS + 8 * mac_len + in brcms_c_calc_frame_time()
658 CEIL((APHY_SERVICE_NBITS + 8 * mac_len + APHY_TAIL_NBITS), in brcms_c_calc_frame_time()
668 mac_len = mac_len * 8 * 2; in brcms_c_calc_frame_time()
670 dur = (mac_len + rate - 1) / rate; in brcms_c_calc_frame_time()
5812 uint nsyms, mac_len, Ndps, kNdps; in brcms_c_calc_frame_len() local
5826 mac_len = in brcms_c_calc_frame_len()
5835 mac_len = in brcms_c_calc_frame_len()
5843 mac_len = dur * rate; in brcms_c_calc_frame_len()
5845 mac_len = mac_len / 8 / 2; in brcms_c_calc_frame_len()
5847 return mac_len; in brcms_c_calc_frame_len()
7211 uint mac_len) in brcms_c_calc_lsig_len() argument
7230 CEIL((APHY_SERVICE_NBITS + 8 * mac_len + in brcms_c_calc_lsig_len()
7236 CEIL((APHY_SERVICE_NBITS + 8 * mac_len + in brcms_c_calc_lsig_len()