Home
last modified time | relevance | path

Searched refs:in_msg (Results 1 – 1 of 1) sorted by relevance

/third_party/dev/ethernet/e1000/
A De1000_vf.c539 u32 in_msg = 0; in e1000_check_for_link_vf() local
562 if (mbx->ops.read(hw, &in_msg, 1, 0)) in e1000_check_for_link_vf()
566 if (!(in_msg & E1000_VT_MSGTYPE_CTS)) { in e1000_check_for_link_vf()
568 if (in_msg & E1000_VT_MSGTYPE_NACK) in e1000_check_for_link_vf()

Completed in 4 milliseconds