HomeSort by relevance Sort by last modified time
    Searched refs:socitype (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/shared/
siutils.c 358 sih->socitype = (w & CID_TYPE_MASK) >> CID_TYPE_SHIFT;
368 if (CHIPTYPE(sii->pub.socitype) == SOCI_SB) {
371 } else if (CHIPTYPE(sii->pub.socitype) == SOCI_AI) {
495 if (CHIPTYPE(sih->socitype) == SOCI_SB) {
499 } else if (CHIPTYPE(sih->socitype) == SOCI_AI)
511 if (CHIPTYPE(sih->socitype) == SOCI_SB)
513 else if (CHIPTYPE(sih->socitype) == SOCI_AI)
524 if (CHIPTYPE(sih->socitype) == SOCI_SB)
526 else if (CHIPTYPE(sih->socitype) == SOCI_AI)
579 if (CHIPTYPE(sih->socitype) == SOCI_SB
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/include/
siutils.h 34 uint socitype; member in struct:si_pub

Completed in 25 milliseconds