Searched refs:indAddrRegUsed (Results 1 – 6 of 6) sorted by relevance
77 …bool indAddrRegUsed[MEMAC_NUM_OF_PADDRS]; /**< Whether a particular individ… member
515 if (p_Tgec->indAddrRegUsed[paddrNum]) in TgecAddExactMatchMacAddress()522 if (!(p_Tgec->indAddrRegUsed[paddrNum])) in TgecAddExactMatchMacAddress()525 p_Tgec->indAddrRegUsed[paddrNum] = TRUE; in TgecAddExactMatchMacAddress()557 if ((p_Tgec->indAddrRegUsed[paddrNum]) && in TgecDelExactMatchMacAddress()561 p_Tgec->indAddrRegUsed[paddrNum] = FALSE; in TgecDelExactMatchMacAddress()
641 if (p_Memac->indAddrRegUsed[paddrNum]) in MemacAddExactMatchMacAddress()647 if (!(p_Memac->indAddrRegUsed[paddrNum])) in MemacAddExactMatchMacAddress()650 p_Memac->indAddrRegUsed[paddrNum] = TRUE; in MemacAddExactMatchMacAddress()681 if ((p_Memac->indAddrRegUsed[paddrNum]) && in MemacDelExactMatchMacAddress()685 p_Memac->indAddrRegUsed[paddrNum] = FALSE; in MemacDelExactMatchMacAddress()
135 …bool indAddrRegUsed[TGEC_NUM_OF_PADDRS]; /**< Whether a particular individu… member
211 …bool indAddrRegUsed[DTSEC_NUM_OF_PADDRS]; /**< Whether a particular individ… member
832 if (p_Dtsec->indAddrRegUsed[paddrNum]) in DtsecAddExactMatchMacAddress()838 if (!(p_Dtsec->indAddrRegUsed[paddrNum])) in DtsecAddExactMatchMacAddress()841 p_Dtsec->indAddrRegUsed[paddrNum] = TRUE; in DtsecAddExactMatchMacAddress()872 if ((p_Dtsec->indAddrRegUsed[paddrNum]) && in DtsecDelExactMatchMacAddress()876 p_Dtsec->indAddrRegUsed[paddrNum] = FALSE; in DtsecDelExactMatchMacAddress()