Lines Matching refs:mac_len
609 u8 preamble_type, uint mac_len) in brcms_c_calc_frame_time() argument
633 CEIL((APHY_SERVICE_NBITS + 8 * mac_len + in brcms_c_calc_frame_time()
639 CEIL((APHY_SERVICE_NBITS + 8 * mac_len + in brcms_c_calc_frame_time()
652 CEIL((APHY_SERVICE_NBITS + 8 * mac_len + APHY_TAIL_NBITS), in brcms_c_calc_frame_time()
662 mac_len = mac_len * 8 * 2; in brcms_c_calc_frame_time()
664 dur = (mac_len + rate - 1) / rate; in brcms_c_calc_frame_time()
5752 uint nsyms, mac_len, Ndps, kNdps; in brcms_c_calc_frame_len() local
5766 mac_len = in brcms_c_calc_frame_len()
5775 mac_len = in brcms_c_calc_frame_len()
5783 mac_len = dur * rate; in brcms_c_calc_frame_len()
5785 mac_len = mac_len / 8 / 2; in brcms_c_calc_frame_len()
5787 return mac_len; in brcms_c_calc_frame_len()
7139 uint mac_len) in brcms_c_calc_lsig_len() argument
7158 CEIL((APHY_SERVICE_NBITS + 8 * mac_len + in brcms_c_calc_lsig_len()
7164 CEIL((APHY_SERVICE_NBITS + 8 * mac_len + in brcms_c_calc_lsig_len()