Searched refs:bcn_total_len (Results 1 – 1 of 1) sorted by relevance
3841 int bcn_total_len; in rtw89_fw_h2c_update_beacon() local 3872 bcn_total_len = len + skb_beacon->len; in rtw89_fw_h2c_update_beacon() 3873 skb = rtw89_fw_h2c_alloc_skb_with_hdr(rtwdev, bcn_total_len); in rtw89_fw_h2c_update_beacon() 3897 bcn_total_len); in rtw89_fw_h2c_update_beacon() 3920 int bcn_total_len; in rtw89_fw_h2c_update_beacon_be() local 3951 bcn_total_len = len + skb_beacon->len; in rtw89_fw_h2c_update_beacon_be() 3952 skb = rtw89_fw_h2c_alloc_skb_with_hdr(rtwdev, bcn_total_len); in rtw89_fw_h2c_update_beacon_be() 3976 bcn_total_len); in rtw89_fw_h2c_update_beacon_be()