Searched refs:bcn_total_len (Results 1 – 1 of 1) sorted by relevance
4618 int bcn_total_len; in rtw89_fw_h2c_update_beacon() local4649 bcn_total_len = len + skb_beacon->len; in rtw89_fw_h2c_update_beacon()4650 skb = rtw89_fw_h2c_alloc_skb_with_hdr(rtwdev, bcn_total_len); in rtw89_fw_h2c_update_beacon()4674 bcn_total_len); in rtw89_fw_h2c_update_beacon()4697 int bcn_total_len; in rtw89_fw_h2c_update_beacon_be() local4728 bcn_total_len = len + skb_beacon->len; in rtw89_fw_h2c_update_beacon_be()4729 skb = rtw89_fw_h2c_alloc_skb_with_hdr(rtwdev, bcn_total_len); in rtw89_fw_h2c_update_beacon_be()4753 bcn_total_len); in rtw89_fw_h2c_update_beacon_be()