Searched refs:bcn_total_len (Results 1 – 1 of 1) sorted by relevance
4710 int bcn_total_len; in rtw89_fw_h2c_update_beacon() local4741 bcn_total_len = len + skb_beacon->len; in rtw89_fw_h2c_update_beacon()4742 skb = rtw89_fw_h2c_alloc_skb_with_hdr(rtwdev, bcn_total_len); in rtw89_fw_h2c_update_beacon()4766 bcn_total_len); in rtw89_fw_h2c_update_beacon()4789 int bcn_total_len; in rtw89_fw_h2c_update_beacon_be() local4820 bcn_total_len = len + skb_beacon->len; in rtw89_fw_h2c_update_beacon_be()4821 skb = rtw89_fw_h2c_alloc_skb_with_hdr(rtwdev, bcn_total_len); in rtw89_fw_h2c_update_beacon_be()4845 bcn_total_len); in rtw89_fw_h2c_update_beacon_be()