Home
last modified time | relevance | path

Searched refs:requested_packet (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c386 u8 requested_packet; member
708 desc->requested_packet = 0; in brcmf_fws_macdesc_init()
724 desc->requested_packet = 0; in brcmf_fws_macdesc_deinit()
790 !entry->requested_credit && !entry->requested_packet; in brcmf_fws_macdesc_closed()
1062 entry->requested_packet = 0; in brcmf_fws_macdesc_state_indicate()
1144 entry->requested_packet = data[0]; in brcmf_fws_request_indicate()
1161 } else if (entry->requested_packet > 0) { in brcmf_fws_macdesc_use_req_credit()
1162 entry->requested_packet--; in brcmf_fws_macdesc_use_req_credit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_wlfc.h135 uint8 requested_packet; /**< unit: [number of packets] */ member
H A Ddhd_wlfc.c1265 (entry->requested_packet == 0)) { in _dhd_wlfc_is_destination_open()
1274 (entry->requested_packet == 0)) || in _dhd_wlfc_is_destination_open()
1352 } else if (entry->requested_packet > 0) { in _dhd_wlfc_deque_delayedq()
1353 entry->requested_packet--; in _dhd_wlfc_deque_delayedq()
2713 desc->requested_packet = 0; in _dhd_wlfc_psmode_update()
2805 desc->requested_packet = packet_count; in _dhd_wlfc_packet_request()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_wlfc.h140 uint8 requested_packet; /**< unit: [number of packets] */ member
H A Ddhd_wlfc.c1265 (entry->requested_packet == 0)) { in _dhd_wlfc_is_destination_open()
1274 (entry->requested_packet == 0)) || in _dhd_wlfc_is_destination_open()
1355 } else if (entry->requested_packet > 0) { in _dhd_wlfc_deque_delayedq()
1356 entry->requested_packet--; in _dhd_wlfc_deque_delayedq()
2713 desc->requested_packet = 0; in _dhd_wlfc_psmode_update()
2805 desc->requested_packet = packet_count; in _dhd_wlfc_packet_request()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_wlfc.h135 uint8 requested_packet; /**< unit: [number of packets] */ member
H A Ddhd_wlfc.c1268 (entry->requested_packet == 0)) { in _dhd_wlfc_is_destination_open()
1277 (entry->requested_packet == 0)) || in _dhd_wlfc_is_destination_open()
1355 } else if (entry->requested_packet > 0) { in _dhd_wlfc_deque_delayedq()
1356 entry->requested_packet--; in _dhd_wlfc_deque_delayedq()
2716 desc->requested_packet = 0; in _dhd_wlfc_psmode_update()
2808 desc->requested_packet = packet_count; in _dhd_wlfc_packet_request()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_wlfc.h135 uint8 requested_packet; /**< unit: [number of packets] */ member
H A Ddhd_wlfc.c1265 (entry->requested_packet == 0)) { in _dhd_wlfc_is_destination_open()
1274 (entry->requested_packet == 0)) || in _dhd_wlfc_is_destination_open()
1352 } else if (entry->requested_packet > 0) { in _dhd_wlfc_deque_delayedq()
1353 entry->requested_packet--; in _dhd_wlfc_deque_delayedq()
2713 desc->requested_packet = 0; in _dhd_wlfc_psmode_update()
2805 desc->requested_packet = packet_count; in _dhd_wlfc_packet_request()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_wlfc.h139 uint8 requested_packet; /**< unit: [number of packets] */ member
H A Ddhd_wlfc.c1414 (entry->requested_packet == 0)) { in _dhd_wlfc_is_destination_open()
1423 (entry->requested_packet == 0)) || in _dhd_wlfc_is_destination_open()
1508 } else if (entry->requested_packet > 0) { in _dhd_wlfc_deque_delayedq()
1509 entry->requested_packet--; in _dhd_wlfc_deque_delayedq()
2988 desc->requested_packet = 0; in _dhd_wlfc_psmode_update()
3110 desc->requested_packet = packet_count; in _dhd_wlfc_packet_request()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_wlfc.h139 uint8 requested_packet; /**< unit: [number of packets] */ member
H A Ddhd_wlfc.c1411 (entry->requested_packet == 0)) { in _dhd_wlfc_is_destination_open()
1420 (entry->requested_packet == 0)) || in _dhd_wlfc_is_destination_open()
1505 } else if (entry->requested_packet > 0) { in _dhd_wlfc_deque_delayedq()
1506 entry->requested_packet--; in _dhd_wlfc_deque_delayedq()
2985 desc->requested_packet = 0; in _dhd_wlfc_psmode_update()
3107 desc->requested_packet = packet_count; in _dhd_wlfc_packet_request()