Home
last modified time | relevance | path

Searched refs:ixgbe_write_mbx (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.h141 s32 ixgbe_write_mbx(struct ixgbe_hw *, u32 *, u16, u16);
H A Dixgbe_mbx.c73 s32 ixgbe_write_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) in ixgbe_write_mbx() function