Home
last modified time | relevance | path

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

/src/sys/dev/ixgbe/
H A Dixgbe_e610.h150 s32 ixgbe_write_sr_buf_aci(struct ixgbe_hw *hw, u32 offset, u16 words, const u16 *data);
H A Dixgbe_e610.c3473 s32 ixgbe_write_sr_buf_aci(struct ixgbe_hw *hw, u32 offset, u16 words, in ixgbe_write_sr_buf_aci() function
5255 status = ixgbe_write_sr_buf_aci(hw, (u32)offset, words, data); in ixgbe_write_ee_aci_buffer_E610()