Home
last modified time | relevance | path

Searched refs:bcn_total_len (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c1925 int bcn_total_len; in rtw89_fw_h2c_update_beacon() local
1952 bcn_total_len = H2C_BCN_BASE_LEN + skb_beacon->len; in rtw89_fw_h2c_update_beacon()
1953 skb = rtw89_fw_h2c_alloc_skb_with_hdr(rtwdev, bcn_total_len); in rtw89_fw_h2c_update_beacon()
1976 bcn_total_len); in rtw89_fw_h2c_update_beacon()