Searched refs:rrBit (Results 1 – 2 of 2) sorted by relevance
1094 uint32 rrBit; in Netc_Eth_Ip_SendCommand() local1157 …rrBit = ((statusField & (NETC_ETH_IP_CMDBD_RSPFMT_STATUS_FIELD_RR_MASK)) >> (NETC_ETH_IP_CMDBD_RSP… in Netc_Eth_Ip_SendCommand()1159 …} while ((rrBit != 0x1U) && (FALSE == TimeExpired)); /* wait the hardware consume the comma… in Netc_Eth_Ip_SendCommand()
4732 uint32 rrBit; local4801 …rrBit = ((statusField & (NETC_ETHSWT_IP_CMDBD_RSPFMT_STATUS_FIELD_RR_MASK)) >> (NETC_ETHSWT_IP_CMD…4803 …} while ((rrBit != 0x1U) && (FALSE == TimeExpired)); /* wait the hardware consume the comma…