Lines Matching defs:dev
224 mlx4_mtu_set(struct rte_eth_dev *dev, uint16_t mtu) in mlx4_mtu_set()
300 mlx4_dev_set_link_down(struct rte_eth_dev *dev) in mlx4_dev_set_link_down()
317 mlx4_dev_set_link_up(struct rte_eth_dev *dev) in mlx4_dev_set_link_up()
348 mlx4_rxmode_toggle(struct rte_eth_dev *dev, enum rxmode_toggle toggle) in mlx4_rxmode_toggle()
391 mlx4_promiscuous_enable(struct rte_eth_dev *dev) in mlx4_promiscuous_enable()
406 mlx4_promiscuous_disable(struct rte_eth_dev *dev) in mlx4_promiscuous_disable()
421 mlx4_allmulticast_enable(struct rte_eth_dev *dev) in mlx4_allmulticast_enable()
436 mlx4_allmulticast_disable(struct rte_eth_dev *dev) in mlx4_allmulticast_disable()
450 mlx4_mac_addr_remove(struct rte_eth_dev *dev, uint32_t index) in mlx4_mac_addr_remove()
485 mlx4_mac_addr_add(struct rte_eth_dev *dev, struct rte_ether_addr *mac_addr, in mlx4_mac_addr_add()
523 mlx4_set_mc_addr_list(struct rte_eth_dev *dev, struct rte_ether_addr *list, in mlx4_set_mc_addr_list()
580 mlx4_vlan_filter_set(struct rte_eth_dev *dev, uint16_t vlan_id, int on) in mlx4_vlan_filter_set()
620 mlx4_mac_addr_set(struct rte_eth_dev *dev, struct rte_ether_addr *mac_addr) in mlx4_mac_addr_set()
634 mlx4_dev_infos_get(struct rte_eth_dev *dev, struct rte_eth_dev_info *info) in mlx4_dev_infos_get()
683 int mlx4_fw_version_get(struct rte_eth_dev *dev, char *fw_ver, size_t fw_size) in mlx4_fw_version_get()
705 mlx4_stats_get(struct rte_eth_dev *dev, struct rte_eth_stats *stats) in mlx4_stats_get()
758 mlx4_stats_reset(struct rte_eth_dev *dev) in mlx4_stats_reset()
794 mlx4_link_update(struct rte_eth_dev *dev, int wait_to_complete) in mlx4_link_update()
847 mlx4_flow_ctrl_get(struct rte_eth_dev *dev, struct rte_eth_fc_conf *fc_conf) in mlx4_flow_ctrl_get()
891 mlx4_flow_ctrl_set(struct rte_eth_dev *dev, struct rte_eth_fc_conf *fc_conf) in mlx4_flow_ctrl_set()
937 mlx4_dev_supported_ptypes_get(struct rte_eth_dev *dev, size_t *no_of_elements) in mlx4_dev_supported_ptypes_get()
983 mlx4_is_removed(struct rte_eth_dev *dev) in mlx4_is_removed()