Searched refs:en_mc (Results 1 – 4 of 4) sorted by relevance
125 u8 en_mc; member
341 vport->vf_info.request_mc_en = req->msg.en_mc; in hclge_set_vf_promisc_mode()
5092 bool en_uc, bool en_mc, bool en_bc) in hclge_cmd_set_promisc_mode() argument5111 hnae3_set_bit(promisc_cfg, HCLGE_PROMISC_MC_RX_EN, en_mc ? 1 : 0); in hclge_cmd_set_promisc_mode()5114 hnae3_set_bit(promisc_cfg, HCLGE_PROMISC_MC_TX_EN, en_mc ? 1 : 0); in hclge_cmd_set_promisc_mode()5121 hnae3_set_bit(promisc_cfg, HCLGE_PROMISC_EN_MC, en_mc ? 1 : 0); in hclge_cmd_set_promisc_mode()
776 send_msg.en_mc = en_mc_pmc ? 1 : 0; in hclgevf_cmd_set_promisc_mode()