Home
last modified time | relevance | path

Searched defs:dhd_prot (Results 1 – 8 of 8) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_msgbuf.c351 typedef struct dhd_prot { struct
352 osl_t *osh; /* OSL handle */
353 uint16 rxbufpost;
354 uint16 max_rxbufpost;
355 uint16 max_eventbufpost;
356 uint16 max_ioctlrespbufpost;
357 uint16 max_tsbufpost;
358 uint16 max_infobufpost;
359 uint16 infobufpost;
360 uint16 cur_event_bufs_posted;
[all …]
Ddhd_cdc.c70 typedef struct dhd_prot { struct
80 } dhd_prot_t; argument
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_msgbuf.c596 typedef struct dhd_prot { struct
597 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 …]
Ddhd_cdc.c70 typedef struct dhd_prot { struct
80 } dhd_prot_t; argument
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_msgbuf.c424 typedef struct dhd_prot { struct
425 osl_t *osh; /* OSL handle */
426 uint16 rxbufpost_sz;
427 uint16 rxbufpost;
428 uint16 max_rxbufpost;
429 uint16 max_eventbufpost;
430 uint16 max_ioctlrespbufpost;
431 uint16 max_tsbufpost;
432 uint16 max_infobufpost;
433 uint16 infobufpost;
[all …]
Ddhd_cdc.c71 typedef struct dhd_prot { struct
81 } dhd_prot_t; argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_msgbuf.c439 typedef struct dhd_prot { struct
440 osl_t *osh; /* OSL handle */
441 uint16 rxbufpost_sz;
442 uint16 rxbufpost;
443 uint16 max_rxbufpost;
444 uint16 max_eventbufpost;
445 uint16 max_ioctlrespbufpost;
446 uint16 max_tsbufpost;
447 uint16 max_infobufpost;
448 uint16 infobufpost;
[all …]
Ddhd_cdc.c69 typedef struct dhd_prot { struct
79 } dhd_prot_t; argument