Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.h52 QED_FILTER_ADD, enumerator
H A Dqed_sriov.c1730 filter.opcode = QED_FILTER_ADD; in qed_iov_reconfigure_unicast_vlan()
3141 if (p_params->opcode == QED_FILTER_ADD || in qed_iov_vf_update_vlan_shadow()
3201 if (p_params->opcode != QED_FILTER_ADD && in qed_iov_vf_update_mac_shadow()
3322 if (params.opcode == QED_FILTER_ADD || in qed_iov_vf_mbx_ucast_filter()
3332 (params.opcode != QED_FILTER_ADD && in qed_iov_vf_mbx_ucast_filter()
H A Dqed_vf.c1263 if (p_filter_cmd->opcode == QED_FILTER_ADD) { in qed_vf_pf_filter_mcast()