Searched refs:WcbBase1 (Results 1 – 2 of 2) sorted by relevance
464 uint32_t WcbBase1[3]; member
1665 hw->wcbBase[1] = LE_32(pCmd->WcbBase1[0]) & 0x0000ffff; in mwl_gethwspecs()1666 hw->wcbBase[2] = LE_32(pCmd->WcbBase1[1]) & 0x0000ffff; in mwl_gethwspecs()1667 hw->wcbBase[3] = LE_32(pCmd->WcbBase1[2]) & 0x0000ffff; in mwl_gethwspecs()