Lines Matching defs:eth_dev

33 dev_num_vf(struct rte_eth_dev *eth_dev)  in dev_num_vf()
67 int txgbe_pf_host_init(struct rte_eth_dev *eth_dev) in txgbe_pf_host_init()
132 void txgbe_pf_host_uninit(struct rte_eth_dev *eth_dev) in txgbe_pf_host_uninit()
162 txgbe_add_tx_flow_control_drop_filter(struct rte_eth_dev *eth_dev) in txgbe_add_tx_flow_control_drop_filter()
205 int txgbe_pf_host_configure(struct rte_eth_dev *eth_dev) in txgbe_pf_host_configure()
301 txgbe_set_rx_mode(struct rte_eth_dev *eth_dev) in txgbe_set_rx_mode()
347 txgbe_vf_reset_event(struct rte_eth_dev *eth_dev, uint16_t vf) in txgbe_vf_reset_event()
370 txgbe_vf_reset_msg(struct rte_eth_dev *eth_dev, uint16_t vf) in txgbe_vf_reset_msg()
405 txgbe_disable_vf_mc_promisc(struct rte_eth_dev *eth_dev, uint32_t vf) in txgbe_disable_vf_mc_promisc()
422 txgbe_vf_reset(struct rte_eth_dev *eth_dev, uint16_t vf, uint32_t *msgbuf) in txgbe_vf_reset()
451 txgbe_vf_set_mac_addr(struct rte_eth_dev *eth_dev, in txgbe_vf_set_mac_addr()
468 txgbe_vf_set_multicast(struct rte_eth_dev *eth_dev, in txgbe_vf_set_multicast()
518 txgbe_vf_set_vlan(struct rte_eth_dev *eth_dev, uint32_t vf, uint32_t *msgbuf) in txgbe_vf_set_vlan()
536 txgbe_set_vf_lpe(struct rte_eth_dev *eth_dev, in txgbe_set_vf_lpe()
557 txgbe_negotiate_vf_api(struct rte_eth_dev *eth_dev, in txgbe_negotiate_vf_api()
581 txgbe_get_vf_queues(struct rte_eth_dev *eth_dev, uint32_t vf, uint32_t *msgbuf) in txgbe_get_vf_queues()
662 txgbe_set_vf_mc_promisc(struct rte_eth_dev *eth_dev, in txgbe_set_vf_mc_promisc()
763 txgbe_rcv_msg_from_vf(struct rte_eth_dev *eth_dev, uint16_t vf) in txgbe_rcv_msg_from_vf()
872 txgbe_rcv_ack_from_vf(struct rte_eth_dev *eth_dev, uint16_t vf) in txgbe_rcv_ack_from_vf()
882 void txgbe_pf_mbx_process(struct rte_eth_dev *eth_dev) in txgbe_pf_mbx_process()