Home
last modified time | relevance | path

Searched defs:msgbuf (Results 1 – 10 of 10) sorted by relevance

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_vf.c107 u32 msgbuf[TXGBE_VF_PERMADDR_MSG_LEN]; in txgbe_reset_hw_vf() local
272 u32 msgbuf[3]; in txgbe_set_rar_vf() local
309 u32 msgbuf[TXGBE_P2VMBX_SIZE]; in txgbe_update_mc_addr_list_vf() local
350 u32 msgbuf[2]; in txgbevf_update_xcast_mode() local
391 u32 msgbuf[2]; in txgbe_set_vfta_vf() local
424 u32 msgbuf[3], msgbuf_chk; in txgbevf_set_uc_addr_vf() local
555 u32 msgbuf[2]; in txgbevf_rlpml_set_vf() local
/dpdk/drivers/net/e1000/base/
H A De1000_vf.c236 u32 ctrl, msgbuf[3]; in e1000_reset_hw_vf() local
300 u32 msgbuf[3]; in e1000_rar_set_vf() local
377 u32 msgbuf[E1000_VFMAILBOX_SIZE]; in e1000_update_mc_addr_list_vf() local
422 u32 msgbuf[2]; in e1000_vfta_set_vf() local
439 u32 msgbuf[2]; in e1000_rlpml_set_vf() local
456 u32 msgbuf = E1000_VF_SET_PROMISC; in e1000_promisc_set_vf() local
/dpdk/drivers/net/ngbe/
H A Dngbe_pf.c333 ngbe_vf_reset(struct rte_eth_dev *eth_dev, uint16_t vf, uint32_t *msgbuf) in ngbe_vf_reset()
363 uint32_t vf, uint32_t *msgbuf) in ngbe_vf_set_mac_addr()
380 uint32_t vf, uint32_t *msgbuf) in ngbe_vf_set_multicast()
429 ngbe_vf_set_vlan(struct rte_eth_dev *eth_dev, uint32_t vf, uint32_t *msgbuf) in ngbe_vf_set_vlan()
448 __rte_unused uint32_t vf, uint32_t *msgbuf) in ngbe_set_vf_lpe()
469 uint32_t vf, uint32_t *msgbuf) in ngbe_negotiate_vf_api()
492 ngbe_get_vf_queues(struct rte_eth_dev *eth_dev, uint32_t vf, uint32_t *msgbuf) in ngbe_get_vf_queues()
522 uint32_t vf, uint32_t *msgbuf) in ngbe_set_vf_mc_promisc()
593 ngbe_set_vf_macvlan_msg(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ngbe_set_vf_macvlan_msg()
626 uint32_t msgbuf[NGBE_P2VMBX_SIZE]; in ngbe_rcv_msg_from_vf() local
/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_vf.c149 u32 msgbuf[IXGBE_VF_PERMADDR_MSG_LEN]; in ixgbe_reset_hw_vf() local
318 u32 msgbuf[3]; in ixgbe_set_rar_vf() local
355 u32 msgbuf[IXGBE_VFMAILBOX_SIZE]; in ixgbe_update_mc_addr_list_vf() local
398 u32 msgbuf[2]; in ixgbevf_update_xcast_mode() local
439 u32 msgbuf[2]; in ixgbe_set_vfta_vf() local
496 u32 msgbuf[3], msgbuf_chk; in ixgbevf_set_uc_addr_vf() local
649 u32 msgbuf[2]; in ixgbevf_rlpml_set_vf() local
/dpdk/drivers/net/ixgbe/
H A Dixgbe_pf.c435 ixgbe_vf_reset(struct rte_eth_dev *dev, uint16_t vf, uint32_t *msgbuf) in ixgbe_vf_reset()
465 ixgbe_vf_set_mac_addr(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_vf_set_mac_addr()
482 ixgbe_vf_set_multicast(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_vf_set_multicast()
533 ixgbe_vf_set_vlan(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_vf_set_vlan()
552 ixgbe_set_vf_lpe(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_set_vf_lpe()
614 ixgbe_negotiate_vf_api(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_negotiate_vf_api()
638 ixgbe_get_vf_queues(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_get_vf_queues()
724 ixgbe_set_vf_mc_promisc(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_set_vf_mc_promisc()
795 ixgbe_set_vf_macvlan_msg(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_set_vf_macvlan_msg()
829 uint32_t msgbuf[IXGBE_VFMAILBOX_SIZE]; in ixgbe_rcv_msg_from_vf() local
/dpdk/drivers/net/txgbe/
H A Dtxgbe_pf.c421 txgbe_vf_reset(struct rte_eth_dev *eth_dev, uint16_t vf, uint32_t *msgbuf) in txgbe_vf_reset()
451 uint32_t vf, uint32_t *msgbuf) in txgbe_vf_set_mac_addr()
468 uint32_t vf, uint32_t *msgbuf) in txgbe_vf_set_multicast()
517 txgbe_vf_set_vlan(struct rte_eth_dev *eth_dev, uint32_t vf, uint32_t *msgbuf) in txgbe_vf_set_vlan()
536 __rte_unused uint32_t vf, uint32_t *msgbuf) in txgbe_set_vf_lpe()
557 uint32_t vf, uint32_t *msgbuf) in txgbe_negotiate_vf_api()
580 txgbe_get_vf_queues(struct rte_eth_dev *eth_dev, uint32_t vf, uint32_t *msgbuf) in txgbe_get_vf_queues()
662 uint32_t vf, uint32_t *msgbuf) in txgbe_set_vf_mc_promisc()
733 txgbe_set_vf_macvlan_msg(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in txgbe_set_vf_macvlan_msg()
766 uint32_t msgbuf[TXGBE_P2VMBX_SIZE]; in txgbe_rcv_msg_from_vf() local
/dpdk/drivers/net/e1000/
H A Digb_pf.c274 igb_vf_reset(struct rte_eth_dev *dev, uint16_t vf, uint32_t *msgbuf) in igb_vf_reset()
300 igb_vf_set_mac_addr(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in igb_vf_set_mac_addr()
323 igb_vf_set_multicast(struct rte_eth_dev *dev, __rte_unused uint32_t vf, uint32_t *msgbuf) in igb_vf_set_multicast()
366 igb_vf_set_vlan(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in igb_vf_set_vlan()
399 igb_vf_set_rlpml(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in igb_vf_set_rlpml()
428 uint32_t msgbuf[E1000_VFMAILBOX_SIZE]; in igb_rcv_msg_from_vf() local
H A Digb_ethdev.c3465 uint32_t msgbuf[2]; in igbvf_set_vfta() local
/dpdk/examples/multi_process/symmetric_mp/
H A Dmain.c325 char msgbuf[256]; in lcore_main() local
/dpdk/drivers/raw/ifpga/base/
H A Dopae_i2c.c29 u8 msgbuf[2]; in i2c_read() local