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

  /hardware/broadcom/wlan/bcm4329/src/include/
bcmsdspi.h 102 int r_cnt; /* rx count */ member in struct:sdioh_info
bcmspibrcm.h 90 int r_cnt; /* rx count */ member in struct:sdioh_info
bcmsdstd.h 143 int r_cnt; /* rx count */ member in struct:sdioh_info
  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmsdspi.c 636 sd_data(("%s: %c len %d r_cnt %d t_cnt %d, pkt @0x%p\n",
638 buflen_u, sd->r_cnt, sd->t_cnt, pkt));
    [all...]
bcmspibrcm.c 679 sd_data(("%s: %c len %d r_cnt %d t_cnt %d, pkt @0x%p\n",
681 buflen_u, sd->r_cnt, sd->t_cnt, pkt));
    [all...]
bcmsdstd.c 847 sd_data(("%s: %c len %d r_cnt %d t_cnt %d, pkt @0x%p\n",
849 buflen_u, sd->r_cnt, sd->t_cnt, pkt));
    [all...]

Completed in 1189 milliseconds