Searched refs:is_bmc (Results 1 – 2 of 2) sorted by relevance
551 desc_info->is_bmc = false; in rtw89_core_tx_update_h2c_info()804 bool is_bmc; in rtw89_core_tx_update_desc_info() local812 is_bmc = (is_broadcast_ether_addr(hdr->addr1) || in rtw89_core_tx_update_desc_info()817 desc_info->is_bmc = is_bmc; in rtw89_core_tx_update_desc_info()
763 bool is_bmc; member