Searched defs:dhd_prot (Results 1 – 12 of 12) sorted by relevance
353 typedef struct dhd_prot { struct354 osl_t *osh; /* OSL handle */355 uint16 rxbufpost;356 uint16 max_rxbufpost;357 uint16 max_eventbufpost;358 uint16 max_ioctlrespbufpost;359 uint16 max_tsbufpost;360 uint16 max_infobufpost;361 uint16 infobufpost;362 uint16 cur_event_bufs_posted;[all …]
69 typedef struct dhd_prot { struct79 } dhd_prot_t; argument
592 typedef struct dhd_prot { struct593 osl_t *osh; /* OSL handle */594 uint16 rxbufpost_sz;595 uint16 rxbufpost;596 uint16 max_rxbufpost;597 uint32 tot_rxbufpost;598 uint32 tot_rxcpl;599 uint16 max_eventbufpost;600 uint16 max_ioctlrespbufpost;601 uint16 max_tsbufpost;[all …]
70 typedef struct dhd_prot { struct77 } dhd_prot_t; argument
596 typedef struct dhd_prot { struct597 osl_t *osh; /* OSL handle */598 uint16 rxbufpost_sz;599 uint16 rxbufpost;600 uint16 max_rxbufpost;601 uint32 tot_rxbufpost;602 uint32 tot_rxcpl;603 uint16 max_eventbufpost;604 uint16 max_ioctlrespbufpost;605 uint16 max_tsbufpost;[all …]
70 typedef struct dhd_prot { struct80 } dhd_prot_t; argument
443 typedef struct dhd_prot { struct444 osl_t *osh; /* OSL handle */445 uint16 rxbufpost_sz;446 uint16 rxbufpost;447 uint16 max_rxbufpost;448 uint16 max_eventbufpost;449 uint16 max_ioctlrespbufpost;450 uint16 max_tsbufpost;451 uint16 max_infobufpost;452 uint16 infobufpost;[all …]
67 typedef struct dhd_prot { struct74 } dhd_prot_t; argument