Searched refs:athost_wl_status_info_t (Results 1 – 8 of 8) sorted by relevance
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
D | dhd_wlfc.c | 407 _dhd_wlfc_enque_afq(athost_wl_status_info_t* ctx, void *p) in _dhd_wlfc_enque_afq() 427 _dhd_wlfc_deque_afq(athost_wl_status_info_t* ctx, uint16 hslot, uint8 hcnt, uint8 prec, in _dhd_wlfc_deque_afq() 524 _dhd_wlfc_pushheader(athost_wl_status_info_t* ctx, void** packet, bool tim_signal, in _dhd_wlfc_pushheader() 601 _dhd_wlfc_pullheader(athost_wl_status_info_t* ctx, void* pktbuf) in _dhd_wlfc_pullheader() 630 _dhd_wlfc_find_table_entry(athost_wl_status_info_t* ctx, void* p) in _dhd_wlfc_find_table_entry() 688 athost_wl_status_info_t* ctx; in _dhd_wlfc_prec_drop() 694 ctx = (athost_wl_status_info_t*)dhdp->wlfc_state; in _dhd_wlfc_prec_drop() 757 athost_wl_status_info_t* ctx; in _dhd_wlfc_prec_enq_with_drop() 762 ctx = (athost_wl_status_info_t*)dhdp->wlfc_state; in _dhd_wlfc_prec_enq_with_drop() 813 _dhd_wlfc_rollback_packet_toq(athost_wl_status_info_t* ctx, in _dhd_wlfc_rollback_packet_toq() [all …]
|
D | dhd_wlfc.h | 340 } athost_wl_status_info_t; typedef
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
D | dhd_wlfc.c | 405 _dhd_wlfc_enque_afq(athost_wl_status_info_t* ctx, void *p) in _dhd_wlfc_enque_afq() 425 _dhd_wlfc_deque_afq(athost_wl_status_info_t* ctx, uint16 hslot, uint8 hcnt, uint8 prec, in _dhd_wlfc_deque_afq() 526 _dhd_wlfc_pushheader(athost_wl_status_info_t* ctx, void** packet, bool tim_signal, in _dhd_wlfc_pushheader() 602 _dhd_wlfc_pullheader(athost_wl_status_info_t* ctx, void* pktbuf) in _dhd_wlfc_pullheader() 631 _dhd_wlfc_find_table_entry(athost_wl_status_info_t* ctx, void* p) in _dhd_wlfc_find_table_entry() 689 athost_wl_status_info_t* ctx; in _dhd_wlfc_prec_drop() 698 ctx = (athost_wl_status_info_t*)dhdp->wlfc_state; in _dhd_wlfc_prec_drop() 761 athost_wl_status_info_t* ctx; in _dhd_wlfc_prec_enq_with_drop() 766 ctx = (athost_wl_status_info_t*)dhdp->wlfc_state; in _dhd_wlfc_prec_enq_with_drop() 817 _dhd_wlfc_rollback_packet_toq(athost_wl_status_info_t* ctx, in _dhd_wlfc_rollback_packet_toq() [all …]
|
D | dhd_wlfc.h | 575 } athost_wl_status_info_t; typedef
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | dhd_wlfc.c | 401 static int _dhd_wlfc_enque_afq(athost_wl_status_info_t *ctx, void *p) in _dhd_wlfc_enque_afq() 422 static int _dhd_wlfc_deque_afq(athost_wl_status_info_t *ctx, uint16 hslot, in _dhd_wlfc_deque_afq() 527 static int _dhd_wlfc_pushheader(athost_wl_status_info_t *ctx, void **packet, in _dhd_wlfc_pushheader() 607 static int _dhd_wlfc_pullheader(athost_wl_status_info_t *ctx, void *pktbuf) in _dhd_wlfc_pullheader() 636 _dhd_wlfc_find_table_entry(athost_wl_status_info_t *ctx, void *p) in _dhd_wlfc_find_table_entry() 695 athost_wl_status_info_t *ctx; in _dhd_wlfc_prec_drop() 704 ctx = (athost_wl_status_info_t *)dhdp->wlfc_state; in _dhd_wlfc_prec_drop() 770 athost_wl_status_info_t *ctx; in _dhd_wlfc_prec_enq_with_drop() 775 ctx = (athost_wl_status_info_t *)dhdp->wlfc_state; in _dhd_wlfc_prec_enq_with_drop() 825 static int _dhd_wlfc_rollback_packet_toq(athost_wl_status_info_t *ctx, void *p, in _dhd_wlfc_rollback_packet_toq() [all …]
|
D | dhd_wlfc.h | 371 } athost_wl_status_info_t; typedef
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | dhd_wlfc.c | 79 _dhd_wlfc_bprint(athost_wl_status_info_t* wlfc, const char *fmt, ...) in _dhd_wlfc_bprint() 140 _dhd_wlfc_print_log(athost_wl_status_info_t* wlfc) in _dhd_wlfc_print_log() 162 _dhd_wlfc_check_send_order(athost_wl_status_info_t* wlfc, wlfc_mac_descriptor_t* entry, void* p) in _dhd_wlfc_check_send_order() 181 _dhd_wlfc_check_complete_order(athost_wl_status_info_t* wlfc, wlfc_mac_descriptor_t* entry, void* p) in _dhd_wlfc_check_complete_order() 524 _dhd_wlfc_enque_afq(athost_wl_status_info_t* ctx, void *p) in _dhd_wlfc_enque_afq() 544 _dhd_wlfc_deque_afq(athost_wl_status_info_t* ctx, uint16 hslot, uint8 hcnt, uint8 prec, in _dhd_wlfc_deque_afq() 645 _dhd_wlfc_pushheader(athost_wl_status_info_t* ctx, void** packet, bool tim_signal, in _dhd_wlfc_pushheader() 727 _dhd_wlfc_pullheader(athost_wl_status_info_t* ctx, void* pktbuf) in _dhd_wlfc_pullheader() 756 _dhd_wlfc_find_table_entry(athost_wl_status_info_t* ctx, void* p) in _dhd_wlfc_find_table_entry() 814 athost_wl_status_info_t* ctx; in _dhd_wlfc_prec_drop() [all …]
|
D | dhd_wlfc.h | 370 } athost_wl_status_info_t; typedef
|