Home
last modified time | relevance | path

Searched refs:QED_FILTER_ADD (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.h52 QED_FILTER_ADD, enumerator
H A Dqed_l2.c1201 case QED_FILTER_ADD: in qed_filter_action()
1388 (p_filter_cmd->opcode == QED_FILTER_ADD) ? "ADD" : in qed_sp_eth_filter_ucast()
1474 if (p_filter_cmd->opcode == QED_FILTER_ADD) in qed_sp_eth_filter_mcast()
1508 if (p_filter_cmd->opcode == QED_FILTER_ADD) { in qed_sp_eth_filter_mcast()
1540 if ((p_filter_cmd->opcode != QED_FILTER_ADD && in qed_filter_mcast_cmd()
2708 ucast.opcode = QED_FILTER_ADD; in qed_configure_filter_ucast()
2748 mcast.opcode = QED_FILTER_ADD; in qed_configure_filter_mcast()
H A Dqed_sriov.c1728 filter.opcode = QED_FILTER_ADD; in qed_iov_reconfigure_unicast_vlan()
3139 if (p_params->opcode == QED_FILTER_ADD || in qed_iov_vf_update_vlan_shadow()
3199 if (p_params->opcode != QED_FILTER_ADD && in qed_iov_vf_update_mac_shadow()
3320 if (params.opcode == QED_FILTER_ADD || in qed_iov_vf_mbx_ucast_filter()
3330 (params.opcode != QED_FILTER_ADD && in qed_iov_vf_mbx_ucast_filter()
H A Dqed_vf.c1273 if (p_filter_cmd->opcode == QED_FILTER_ADD) { in qed_vf_pf_filter_mcast()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.h52 QED_FILTER_ADD, enumerator
H A Dqed_l2.c1202 case QED_FILTER_ADD: in qed_filter_action()
1389 (p_filter_cmd->opcode == QED_FILTER_ADD) ? "ADD" : in qed_sp_eth_filter_ucast()
1475 if (p_filter_cmd->opcode == QED_FILTER_ADD) in qed_sp_eth_filter_mcast()
1509 if (p_filter_cmd->opcode == QED_FILTER_ADD) { in qed_sp_eth_filter_mcast()
1541 if ((p_filter_cmd->opcode != QED_FILTER_ADD && in qed_filter_mcast_cmd()
2718 ucast.opcode = QED_FILTER_ADD; in qed_configure_filter_ucast()
2758 mcast.opcode = QED_FILTER_ADD; in qed_configure_filter_mcast()
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()

Completed in 26 milliseconds