Searched refs:bcn_total_len (Results 1 – 1 of 1) sorted by relevance
3756 int bcn_total_len; in rtw89_fw_h2c_update_beacon() local3787 bcn_total_len = len + skb_beacon->len; in rtw89_fw_h2c_update_beacon()3788 skb = rtw89_fw_h2c_alloc_skb_with_hdr(rtwdev, bcn_total_len); in rtw89_fw_h2c_update_beacon()3812 bcn_total_len); in rtw89_fw_h2c_update_beacon()3835 int bcn_total_len; in rtw89_fw_h2c_update_beacon_be() local3866 bcn_total_len = len + skb_beacon->len; in rtw89_fw_h2c_update_beacon_be()3867 skb = rtw89_fw_h2c_alloc_skb_with_hdr(rtwdev, bcn_total_len); in rtw89_fw_h2c_update_beacon_be()3891 bcn_total_len); in rtw89_fw_h2c_update_beacon_be()