<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_mbx.h' l='114' type='s32 ixgbe_read_mbx(struct ixgbe_hw * , u32 * , u16 , u16 )'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_mbx.c' l='48' ll='63' type='s32 ixgbe_read_mbx(struct ixgbe_hw * hw, u32 * msg, u16 size, u16 mbx_id)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_mbx.c' l='39'>/**
 *  ixgbe_read_mbx - Reads a message from the mailbox
 *  @hw: pointer to the HW structure
 *  @msg: The message buffer
 *  @size: Length of buffer
 *  @mbx_id: id of mailbox to read
 *
 *  returns SUCCESS if it successfuly read message from buffer
 **/</doc>
