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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_mbx.c216 * igb_write_posted_mbx - Write a message to the mailbox, wait for ack
225 static s32 igb_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) function
434 mbx->ops.write_posted = igb_write_posted_mbx;

Completed in 82 milliseconds