Searched refs:e1000_write_mbx_vf (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/e1000/
H A De1000_mbx.c453 * e1000_write_mbx_vf - Write a message to the mailbox
461 static s32 e1000_write_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size, function
468 DEBUGFUNC("e1000_write_mbx_vf");
547 mbx->ops.write = e1000_write_mbx_vf;

Completed in 53 milliseconds