| /dpdk/drivers/net/bnxt/ |
| H A D | rte_pmd_bnxt.c | 42 int rte_pmd_bnxt_set_tx_loopback(uint16_t port, uint8_t on) in rte_pmd_bnxt_set_tx_loopback() 79 uint8_t *on = onptr; in rte_pmd_bnxt_set_all_queues_drop_en_cb() local 83 int rte_pmd_bnxt_set_all_queues_drop_en(uint16_t port, uint8_t on) in rte_pmd_bnxt_set_all_queues_drop_en() 231 int rte_pmd_bnxt_set_vf_mac_anti_spoof(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_bnxt_set_vf_mac_anti_spoof() 291 int rte_pmd_bnxt_set_vf_vlan_anti_spoof(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_bnxt_set_vf_vlan_anti_spoof() 346 uint8_t *on = onptr; in rte_pmd_bnxt_set_vf_vlan_stripq_cb() local 351 rte_pmd_bnxt_set_vf_vlan_stripq(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_bnxt_set_vf_vlan_stripq() 394 uint16_t rx_mask, uint8_t on) in rte_pmd_bnxt_set_vf_rxmode() 856 int rte_pmd_bnxt_set_vf_persist_stats(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_bnxt_set_vf_persist_stats()
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_parser.c | 342 static void _bst_vm_set(struct ice_parser *psr, const char *prefix, bool on) in _bst_vm_set() 363 void ice_parser_dvm_set(struct ice_parser *psr, bool on) in ice_parser_dvm_set() 371 bool on) in _tunnel_port_set() 415 u16 udp_port, bool on) in ice_parser_vxlan_tunnel_set() 427 u16 udp_port, bool on) in ice_parser_geneve_tunnel_set() 439 u16 udp_port, bool on) in ice_parser_ecpri_tunnel_set()
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_vlan.c | 37 mlx5_vlan_filter_set(struct rte_eth_dev *dev, uint16_t vlan_id, int on) in mlx5_vlan_filter_set() 91 mlx5_vlan_strip_queue_set(struct rte_eth_dev *dev, uint16_t queue, int on) in mlx5_vlan_strip_queue_set()
|
| /dpdk/drivers/net/ixgbe/ |
| H A D | rte_pmd_ixgbe.c | 81 rte_pmd_ixgbe_set_vf_vlan_anti_spoof(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_ixgbe_set_vf_vlan_anti_spoof() 111 rte_pmd_ixgbe_set_vf_mac_anti_spoof(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_ixgbe_set_vf_mac_anti_spoof() 176 rte_pmd_ixgbe_set_tx_loopback(uint16_t port, uint8_t on) in rte_pmd_ixgbe_set_tx_loopback() 206 rte_pmd_ixgbe_set_all_queues_drop_en(uint16_t port, uint8_t on) in rte_pmd_ixgbe_set_all_queues_drop_en() 236 rte_pmd_ixgbe_set_vf_split_drop_en(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_ixgbe_set_vf_split_drop_en() 271 rte_pmd_ixgbe_set_vf_vlan_stripq(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_ixgbe_set_vf_vlan_stripq() 319 uint16_t rx_mask, uint8_t on) in rte_pmd_ixgbe_set_vf_rxmode() 365 rte_pmd_ixgbe_set_vf_rx(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_ixgbe_set_vf_rx() 415 rte_pmd_ixgbe_set_vf_tx(uint16_t port, uint16_t vf, uint8_t on) in rte_pmd_ixgbe_set_vf_tx()
|
| H A D | ixgbe_vf_representor.c | 123 uint16_t vlan_id, int on) in ixgbe_vf_representor_vlan_filter_set() 134 __rte_unused uint16_t rx_queue_id, int on) in ixgbe_vf_representor_vlan_strip_queue_set()
|
| H A D | ixgbe_ethdev.c | 1835 ixgbe_vlan_filter_set(struct rte_eth_dev *dev, uint16_t vlan_id, int on) in ixgbe_vlan_filter_set() 1861 ixgbe_vlan_strip_queue_set(struct rte_eth_dev *dev, uint16_t queue, int on) in ixgbe_vlan_strip_queue_set() 1965 ixgbe_vlan_hw_strip_bitmap_set(struct rte_eth_dev *dev, uint16_t queue, bool on) in ixgbe_vlan_hw_strip_bitmap_set() 2105 bool on; in ixgbe_vlan_hw_strip_config() local 4418 ixgbe_dev_lsc_interrupt_setup(struct rte_eth_dev *dev, uint8_t on) in ixgbe_dev_lsc_interrupt_setup() 5502 static void ixgbevf_set_vfta_all(struct rte_eth_dev *dev, bool on) in ixgbevf_set_vfta_all() 5525 ixgbevf_vlan_filter_set(struct rte_eth_dev *dev, uint16_t vlan_id, int on) in ixgbevf_vlan_filter_set() 5556 ixgbevf_vlan_strip_queue_set(struct rte_eth_dev *dev, uint16_t queue, int on) in ixgbevf_vlan_strip_queue_set() 5582 int on = 0; in ixgbevf_vlan_offload_config() local 5654 struct rte_ether_addr *mac_addr, uint8_t on) in ixgbe_uc_hash_table_set() [all …]
|
| /dpdk/drivers/net/i40e/ |
| H A D | rte_pmd_i40e.c | 42 rte_pmd_i40e_set_vf_mac_anti_spoof(uint16_t port, uint16_t vf_id, uint8_t on) in rte_pmd_i40e_set_vf_mac_anti_spoof() 146 rte_pmd_i40e_set_vf_vlan_anti_spoof(uint16_t port, uint16_t vf_id, uint8_t on) in rte_pmd_i40e_set_vf_vlan_anti_spoof() 330 i40e_vsi_set_tx_loopback(struct i40e_vsi *vsi, uint8_t on) in i40e_vsi_set_tx_loopback() 406 rte_pmd_i40e_set_tx_loopback(uint16_t port, uint8_t on) in rte_pmd_i40e_set_tx_loopback() 449 rte_pmd_i40e_set_vf_unicast_promisc(uint16_t port, uint16_t vf_id, uint8_t on) in rte_pmd_i40e_set_vf_unicast_promisc() 490 rte_pmd_i40e_set_vf_multicast_promisc(uint16_t port, uint16_t vf_id, uint8_t on) in rte_pmd_i40e_set_vf_multicast_promisc() 621 rte_pmd_i40e_set_vf_vlan_stripq(uint16_t port, uint16_t vf_id, uint8_t on) in rte_pmd_i40e_set_vf_vlan_stripq() 722 uint8_t on) in rte_pmd_i40e_set_vf_broadcast() 787 int rte_pmd_i40e_set_vf_vlan_tag(uint16_t port, uint16_t vf_id, uint8_t on) in rte_pmd_i40e_set_vf_vlan_tag() 882 uint64_t vf_mask, uint8_t on) in rte_pmd_i40e_set_vf_vlan_filter() [all …]
|
| H A D | i40e_vf_representor.c | 348 uint16_t vlan_id, int on) in i40e_vf_representor_vlan_filter_set() 413 __rte_unused uint16_t rx_queue_id, int on) in i40e_vf_representor_vlan_strip_queue_set() 424 __rte_unused int on) in i40e_vf_representor_vlan_pvid_set()
|
| H A D | i40e_ethdev.c | 3840 i40e_vlan_filter_set(struct rte_eth_dev *dev, uint16_t vlan_id, int on) in i40e_vlan_filter_set() 3955 i40e_vsi_config_outer_vlan_stripping(struct i40e_vsi *vsi, bool on) in i40e_vsi_config_outer_vlan_stripping() 4036 __rte_unused int on) in i40e_vlan_strip_queue_set() 4042 i40e_vlan_pvid_set(struct rte_eth_dev *dev, uint16_t pvid, int on) in i40e_vlan_pvid_set() 5994 i40e_vsi_config_vlan_filter(struct i40e_vsi *vsi, bool on) in i40e_vsi_config_vlan_filter() 6052 i40e_vsi_config_vlan_stripping(struct i40e_vsi *vsi, bool on) in i40e_vsi_config_vlan_stripping() 6120 i40e_vsi_config_double_vlan(struct i40e_vsi *vsi, int on) in i40e_vsi_config_double_vlan() 6260 i40e_switch_tx_queue(struct i40e_hw *hw, uint16_t q_idx, bool on) in i40e_switch_tx_queue() 6320 i40e_switch_rx_queue(struct i40e_hw *hw, uint16_t q_idx, bool on) in i40e_switch_rx_queue() 7109 uint16_t vlan_id, bool on) in i40e_store_vlan_filter() [all …]
|
| /dpdk/drivers/net/txgbe/ |
| H A D | txgbe_ethdev_vf.c | 807 static void txgbevf_set_vfta_all(struct rte_eth_dev *dev, bool on) in txgbevf_set_vfta_all() 828 txgbevf_vlan_filter_set(struct rte_eth_dev *dev, uint16_t vlan_id, int on) in txgbevf_vlan_filter_set() 857 txgbevf_vlan_strip_queue_set(struct rte_eth_dev *dev, uint16_t queue, int on) in txgbevf_vlan_strip_queue_set() 887 int on = 0; in txgbevf_vlan_offload_config() local
|
| H A D | txgbe_ethdev.c | 957 txgbe_vlan_filter_set(struct rte_eth_dev *dev, uint16_t vlan_id, int on) in txgbe_vlan_filter_set() 981 txgbe_vlan_strip_queue_set(struct rte_eth_dev *dev, uint16_t queue, int on) in txgbe_vlan_strip_queue_set() 1117 txgbe_vlan_hw_strip_bitmap_set(struct rte_eth_dev *dev, uint16_t queue, bool on) in txgbe_vlan_hw_strip_bitmap_set() 2843 txgbe_dev_lsc_interrupt_setup(struct rte_eth_dev *dev, uint8_t on) in txgbe_dev_lsc_interrupt_setup() 3512 struct rte_ether_addr *mac_addr, uint8_t on) in txgbe_uc_hash_table_set() 3561 txgbe_uc_all_hash_table_set(struct rte_eth_dev *dev, uint8_t on) in txgbe_uc_all_hash_table_set()
|
| /dpdk/drivers/net/ngbe/ |
| H A D | ngbe_ethdev.c | 535 ngbe_vlan_filter_set(struct rte_eth_dev *dev, uint16_t vlan_id, int on) in ngbe_vlan_filter_set() 559 ngbe_vlan_strip_queue_set(struct rte_eth_dev *dev, uint16_t queue, int on) in ngbe_vlan_strip_queue_set() 695 ngbe_vlan_hw_strip_bitmap_set(struct rte_eth_dev *dev, uint16_t queue, bool on) in ngbe_vlan_hw_strip_bitmap_set() 2006 ngbe_dev_lsc_interrupt_setup(struct rte_eth_dev *dev, uint8_t on) in ngbe_dev_lsc_interrupt_setup() 2516 struct rte_ether_addr *mac_addr, uint8_t on) in ngbe_uc_hash_table_set() 2561 ngbe_uc_all_hash_table_set(struct rte_eth_dev *dev, uint8_t on) in ngbe_uc_all_hash_table_set()
|
| /dpdk/drivers/net/octeontx/ |
| H A D | octeontx_ethdev_ops.c | 69 octeontx_dev_vlan_filter_set(struct rte_eth_dev *dev, uint16_t vlan_id, int on) in octeontx_dev_vlan_filter_set()
|
| /dpdk/drivers/net/ice/ |
| H A D | ice_dcf_vf_representor.c | 290 uint16_t pvid, int on) in ice_dcf_vf_repr_vlan_pvid_set()
|
| H A D | ice_rxtx.h | 294 #define FDIR_PARSING_ENABLE_PER_QUEUE(ad, on) do { \ argument 307 void ice_fdir_rx_parsing_enable(struct ice_adapter *ad, bool on) in ice_fdir_rx_parsing_enable()
|
| /dpdk/app/test-pmd/ |
| H A D | config.c | 5262 vlan_extend_set(portid_t port_id, int on) in vlan_extend_set() 5292 rx_vlan_strip_set(portid_t port_id, int on) in rx_vlan_strip_set() 5322 rx_vlan_strip_set_on_queue(portid_t port_id, uint16_t queue_id, int on) in rx_vlan_strip_set_on_queue() 5337 rx_vlan_filter_set(portid_t port_id, int on) in rx_vlan_filter_set() 5367 rx_vlan_qinq_strip_set(portid_t port_id, int on) in rx_vlan_qinq_strip_set() 5396 rx_vft_set(portid_t port_id, uint16_t vlan_id, int on) in rx_vft_set() 5414 rx_vlan_all_filter_set(portid_t port_id, int on) in rx_vlan_all_filter_set() 5514 tx_vlan_pvid_set(portid_t port_id, uint16_t vlan_id, int on) in tx_vlan_pvid_set() 5883 set_vf_traffic(portid_t port_id, uint8_t is_rx, uint16_t vf, uint8_t on) in set_vf_traffic()
|
| /dpdk/drivers/net/hns3/ |
| H A D | hns3_ethdev_vf.c | 1085 hns3vf_vlan_filter_configure(struct hns3_adapter *hns, uint16_t vlan_id, int on) in hns3vf_vlan_filter_configure() 1103 hns3vf_vlan_filter_set(struct rte_eth_dev *dev, uint16_t vlan_id, int on) in hns3vf_vlan_filter_set() 1204 hns3vf_handle_all_vlan_table(struct hns3_adapter *hns, int on) in hns3vf_handle_all_vlan_table()
|
| H A D | hns3_ethdev.c | 331 hns3_set_port_vlan_filter(struct hns3_adapter *hns, uint16_t vlan_id, int on) in hns3_set_port_vlan_filter() 431 hns3_vlan_filter_configure(struct hns3_adapter *hns, uint16_t vlan_id, int on) in hns3_vlan_filter_configure() 467 hns3_vlan_filter_set(struct rte_eth_dev *dev, uint16_t vlan_id, int on) in hns3_vlan_filter_set() 920 hns3_en_pvid_strip(struct hns3_adapter *hns, int on) in hns3_en_pvid_strip() 953 hns3_vlan_pvid_configure(struct hns3_adapter *hns, uint16_t pvid, int on) in hns3_vlan_pvid_configure() 1013 hns3_vlan_pvid_set(struct rte_eth_dev *dev, uint16_t pvid, int on) in hns3_vlan_pvid_set()
|
| /dpdk/drivers/net/atlantic/ |
| H A D | atl_ethdev.c | 1638 atl_vlan_filter_set(struct rte_eth_dev *dev, uint16_t vlan_id, int on) in atl_vlan_filter_set() 1764 atl_vlan_strip_queue_set(struct rte_eth_dev *dev, uint16_t queue_id, int on) in atl_vlan_strip_queue_set()
|
| /dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_intel_max10.c | 136 static int enable_nor_flash(struct intel_max10_device *dev, bool on) in enable_nor_flash()
|
| /dpdk/drivers/net/e1000/ |
| H A D | igb_ethdev.c | 2547 eth_igb_vlan_filter_set(struct rte_eth_dev *dev, uint16_t vlan_id, int on) in eth_igb_vlan_filter_set() 2739 eth_igb_lsc_interrupt_setup(struct rte_eth_dev *dev, uint8_t on) in eth_igb_lsc_interrupt_setup() 3462 static int igbvf_set_vfta(struct e1000_hw *hw, uint16_t vid, bool on) in igbvf_set_vfta() 3491 static void igbvf_set_vfta_all(struct rte_eth_dev *dev, bool on) in igbvf_set_vfta_all() 3515 igbvf_vlan_filter_set(struct rte_eth_dev *dev, uint16_t vlan_id, int on) in igbvf_vlan_filter_set()
|
| /dpdk/drivers/net/hinic/ |
| H A D | hinic_pmd_rx.c | 622 static int hinic_config_mq_rx_rss(struct hinic_nic_dev *nic_dev, bool on) in hinic_config_mq_rx_rss() 637 int hinic_config_mq_mode(struct rte_eth_dev *dev, bool on) in hinic_config_mq_mode()
|
| /dpdk/drivers/net/mlx4/ |
| H A D | mlx4_ethdev.c | 580 mlx4_vlan_filter_set(struct rte_eth_dev *dev, uint16_t vlan_id, int on) in mlx4_vlan_filter_set()
|
| /dpdk/drivers/net/mlx5/linux/ |
| H A D | mlx5_verbs.c | 39 mlx5_rxq_obj_modify_wq_vlan_strip(struct mlx5_rxq_priv *rxq, int on) in mlx5_rxq_obj_modify_wq_vlan_strip()
|
| /dpdk/lib/ethdev/ |
| H A D | rte_ethdev.c | 3402 rte_eth_dev_vlan_filter(uint16_t port_id, uint16_t vlan_id, int on) in rte_eth_dev_vlan_filter() 3445 int on) in rte_eth_dev_set_vlan_strip_on_queue() 3596 rte_eth_dev_set_vlan_pvid(uint16_t port_id, uint16_t pvid, int on) in rte_eth_dev_set_vlan_pvid() 4325 uint8_t on) in rte_eth_dev_uc_hash_table_set() 4384 rte_eth_dev_uc_all_hash_table_set(uint16_t port_id, uint8_t on) in rte_eth_dev_uc_all_hash_table_set()
|