| /f-stack/freebsd/sys/ |
| H A D | msgbuf.h | 41 struct msgbuf { struct 64 extern int msgbufsize; argument 66 extern struct msgbuf *msgbufp; argument
|
| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_vf.c | 236 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
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_vf.c | 149 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
|
| /f-stack/dpdk/drivers/net/txgbe/ |
| H A D | txgbe_pf.c | 422 txgbe_vf_reset(struct rte_eth_dev *eth_dev, uint16_t vf, uint32_t *msgbuf) in txgbe_vf_reset() 452 uint32_t vf, uint32_t *msgbuf) in txgbe_vf_set_mac_addr() 469 uint32_t vf, uint32_t *msgbuf) 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() 537 __rte_unused uint32_t vf, uint32_t *msgbuf) in txgbe_set_vf_lpe() 558 uint32_t vf, uint32_t *msgbuf) 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() 663 uint32_t vf, uint32_t *msgbuf) in txgbe_set_vf_mc_promisc() 734 txgbe_set_vf_macvlan_msg(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in txgbe_set_vf_macvlan_msg() 767 uint32_t msgbuf[TXGBE_P2VMBX_SIZE]; in txgbe_rcv_msg_from_vf() local
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_pf.c | 438 ixgbe_vf_reset(struct rte_eth_dev *dev, uint16_t vf, uint32_t *msgbuf) in ixgbe_vf_reset() 468 ixgbe_vf_set_mac_addr(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_vf_set_mac_addr() 485 ixgbe_vf_set_multicast(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_vf_set_multicast() 536 ixgbe_vf_set_vlan(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_vf_set_vlan() 555 ixgbe_set_vf_lpe(struct rte_eth_dev *dev, __rte_unused uint32_t vf, uint32_t *msgbuf) in ixgbe_set_vf_lpe() 597 ixgbe_negotiate_vf_api(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_negotiate_vf_api() 621 ixgbe_get_vf_queues(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_get_vf_queues() 707 ixgbe_set_vf_mc_promisc(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_set_vf_mc_promisc() 778 ixgbe_set_vf_macvlan_msg(struct rte_eth_dev *dev, uint32_t vf, uint32_t *msgbuf) in ixgbe_set_vf_macvlan_msg() 812 uint32_t msgbuf[IXGBE_VFMAILBOX_SIZE]; in ixgbe_rcv_msg_from_vf() local
|
| /f-stack/dpdk/drivers/net/e1000/ |
| H A D | igb_pf.c | 274 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 D | igb_ethdev.c | 3453 uint32_t msgbuf[2]; in igbvf_set_vfta() local
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | gzlib.c | 41 wchar_t *msgbuf; local
|
| /f-stack/freebsd/contrib/zstd/zlibWrapper/ |
| H A D | gzlib.c | 41 wchar_t *msgbuf; local
|
| /f-stack/dpdk/examples/multi_process/symmetric_mp/ |
| H A D | main.c | 312 char msgbuf[256]; in lcore_main() local
|
| /f-stack/freebsd/contrib/zlib/test/ |
| H A D | minigzip.c | 85 wchar_t *msgbuf; local
|
| /f-stack/freebsd/contrib/zstd/zlibWrapper/examples/ |
| H A D | minigzip.c | 90 wchar_t *msgbuf; local
|
| /f-stack/dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_i2c.c | 29 u8 msgbuf[2]; in i2c_read() local
|
| /f-stack/freebsd/kern/ |
| H A D | subr_prf.c | 1106 DB_SHOW_COMMAND(msgbuf, db_show_msgbuf) in DB_SHOW_COMMAND() argument
|
| /f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_arm.c | 854 void __user *msgbuf; in vchiq_ioctl() local
|