Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_mbx.h50 s32 igb_read_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id,
H A De1000_mbx.c7 * igb_read_mbx - Reads a message from the mailbox
16 s32 igb_read_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id, in igb_read_mbx() function
H A Digb_main.c7790 retval = igb_read_mbx(hw, msgbuf, E1000_VFMAILBOX_SIZE, vf, false); in igb_rcv_msg_from_vf()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_mbx.h50 s32 igb_read_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id,
H A De1000_mbx.c7 * igb_read_mbx - Reads a message from the mailbox
16 s32 igb_read_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id, in igb_read_mbx() function
H A Digb_main.c7967 retval = igb_read_mbx(hw, msgbuf, E1000_VFMAILBOX_SIZE, vf, false); in igb_rcv_msg_from_vf()

Completed in 25 milliseconds