Lines Matching refs:u16

42 					 u16 E1000_UNUSEDARG mbx_id)
55 u16 E1000_UNUSEDARG size,
56 u16 E1000_UNUSEDARG mbx_id)
72 s32 e1000_read_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id)
98 s32 e1000_write_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id)
121 s32 e1000_check_for_msg(struct e1000_hw *hw, u16 mbx_id)
141 s32 e1000_check_for_ack(struct e1000_hw *hw, u16 mbx_id)
161 s32 e1000_check_for_rst(struct e1000_hw *hw, u16 mbx_id)
181 static s32 e1000_poll_for_msg(struct e1000_hw *hw, u16 mbx_id)
212 static s32 e1000_poll_for_ack(struct e1000_hw *hw, u16 mbx_id)
246 s32 e1000_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id)
275 s32 e1000_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id)
361 u16 E1000_UNUSEDARG mbx_id)
383 u16 E1000_UNUSEDARG mbx_id)
405 u16 E1000_UNUSEDARG mbx_id)
457 static s32 e1000_write_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size,
458 u16 E1000_UNUSEDARG mbx_id)
461 u16 i;
498 static s32 e1000_read_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size,
499 u16 E1000_UNUSEDARG mbx_id)
502 u16 i;
579 static s32 e1000_check_for_msg_pf(struct e1000_hw *hw, u16 vf_number)
600 static s32 e1000_check_for_ack_pf(struct e1000_hw *hw, u16 vf_number)
621 static s32 e1000_check_for_rst_pf(struct e1000_hw *hw, u16 vf_number)
644 static s32 e1000_obtain_mbx_lock_pf(struct e1000_hw *hw, u16 vf_number)
679 static s32 e1000_write_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size,
680 u16 vf_number)
683 u16 i;
722 static s32 e1000_read_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size,
723 u16 vf_number)
726 u16 i;