Searched refs:com_wl (Results 1 – 3 of 3) sorted by relevance
741 rx_com_wl->com_wl.high, rx_com_wl->com_wl.low); in hclge_dbg_dump_qos_buf_cfg()752 rx_packet_cnt->com_wl.high, rx_packet_cnt->com_wl.low); in hclge_dbg_dump_qos_buf_cfg()
379 struct hclge_priv_wl com_wl; member
2195 req->com_wl.high = cpu_to_le16(buf->self.high >> HCLGE_BUF_UNIT_S); in hclge_common_wl_config()2196 req->com_wl.high |= cpu_to_le16(BIT(HCLGE_RX_PRIV_EN_B)); in hclge_common_wl_config()2198 req->com_wl.low = cpu_to_le16(buf->self.low >> HCLGE_BUF_UNIT_S); in hclge_common_wl_config()2199 req->com_wl.low |= cpu_to_le16(BIT(HCLGE_RX_PRIV_EN_B)); in hclge_common_wl_config()