Searched refs:RTW89_BTC_POLICY_MAXLEN (Results 1 – 1 of 1) sorted by relevance
2199 if ((len + BTC_TLV_HDR_LEN_V7) > RTW89_BTC_POLICY_MAXLEN) { in _append_slot_v7()2212 if ((len + (u16)tlv->len) > RTW89_BTC_POLICY_MAXLEN) { in _append_slot_v7()2577 if (btc->policy_len == 0 || btc->policy_len > RTW89_BTC_POLICY_MAXLEN) in _fw_set_policy()