Searched refs:igb_write_mbx (Results 1 - 3 of 3) 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.h71 s32 igb_write_mbx(struct e1000_hw *, u32 *, u16, u16);
H A De1000_mbx.c55 * igb_write_mbx - Write a message to the mailbox
63 s32 igb_write_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) function
H A Digb_main.c4646 igb_write_mbx(hw, &ping, 1, i);
4982 igb_write_mbx(hw, msgbuf, 3, vf);
5009 igb_write_mbx(hw, &msg, 1, vf);
5087 igb_write_mbx(hw, msgbuf, 1, vf);

Completed in 108 milliseconds