Searched refs:rrBit (Results 1 – 2 of 2) sorted by relevance
1954 uint32 rrBit; in Netc_Eth_Ip_SendCommand() local2017 …rrBit = ((statusField & (NETC_ETH_IP_CMDBD_RSPFMT_STATUS_FIELD_RR_MASK)) >> (NETC_ETH_IP_CMDBD_RSP… in Netc_Eth_Ip_SendCommand()2019 …} while ((rrBit != 0x1U) && (FALSE == TimeExpired)); /* wait the hardware consume the comma… in Netc_Eth_Ip_SendCommand()
5787 uint32 rrBit; local5856 …rrBit = ((statusField & (NETC_ETHSWT_IP_CMDBD_RSPFMT_STATUS_FIELD_RR_MASK)) >> (NETC_ETHSWT_IP_CMD…5861 …} while ((rrBit != 0x1U) && (FALSE == TimeExpired)); /* wait the hardware consume the comma…