Searched refs:rte_eth_dev_uc_all_hash_table_set (Results 1 – 4 of 4) sorted by relevance
67 rte_eth_dev_uc_all_hash_table_set;
3926 int rte_eth_dev_uc_all_hash_table_set(uint16_t port_id, uint8_t on);
4192 rte_eth_dev_uc_all_hash_table_set(uint16_t port_id, uint8_t on) in rte_eth_dev_uc_all_hash_table_set() function
8583 ret = rte_eth_dev_uc_all_hash_table_set(res->port_id,(uint8_t) is_on); in cmd_set_uc_all_hash_parsed()