Home
last modified time | relevance | path

Searched refs:flow_resume_rqst (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_msgbuf.c8556 tx_idle_flowring_resume_request_t *flow_resume_rqst; in dhd_prot_flow_ring_resume() local
8578 flow_resume_rqst = (tx_idle_flowring_resume_request_t *) in dhd_prot_flow_ring_resume()
8581 if (flow_resume_rqst == NULL) { in dhd_prot_flow_ring_resume()
8595 flow_resume_rqst->msg.msg_type = MSG_TYPE_FLOW_RING_RESUME; in dhd_prot_flow_ring_resume()
8596 flow_resume_rqst->msg.if_id = (uint8)flow_ring_node->flow_info.ifindex; in dhd_prot_flow_ring_resume()
8597 flow_resume_rqst->msg.request_id = htol32(0); /* TBD */ in dhd_prot_flow_ring_resume()
8599 flow_resume_rqst->msg.epoch = ctrl_ring->seqnum % H2D_EPOCH_MODULO; in dhd_prot_flow_ring_resume()
8602 flow_resume_rqst->flow_ring_id = htol16((uint16)flow_ring_node->flowid); in dhd_prot_flow_ring_resume()
8620 dhd_prot_ring_write_complete(dhd, ctrl_ring, flow_resume_rqst, 1); in dhd_prot_flow_ring_resume()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_msgbuf.c10829 tx_idle_flowring_resume_request_t *flow_resume_rqst; local
10847 flow_resume_rqst = (tx_idle_flowring_resume_request_t *)
10850 if (flow_resume_rqst == NULL) {
10861 flow_resume_rqst->msg.msg_type = MSG_TYPE_FLOW_RING_RESUME;
10862 flow_resume_rqst->msg.if_id = (uint8)flow_ring_node->flow_info.ifindex;
10863 flow_resume_rqst->msg.request_id = htol32(0); /* TBD */
10865 flow_resume_rqst->msg.epoch = ctrl_ring->seqnum % H2D_EPOCH_MODULO;
10868 flow_resume_rqst->flow_ring_id = htol16((uint16)flow_ring_node->flowid);
10886 dhd_prot_ring_write_complete(dhd, ctrl_ring, flow_resume_rqst, 1);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_msgbuf.c10831 tx_idle_flowring_resume_request_t *flow_resume_rqst; local
10849 flow_resume_rqst = (tx_idle_flowring_resume_request_t *)
10852 if (flow_resume_rqst == NULL) {
10863 flow_resume_rqst->msg.msg_type = MSG_TYPE_FLOW_RING_RESUME;
10864 flow_resume_rqst->msg.if_id = (uint8)flow_ring_node->flow_info.ifindex;
10865 flow_resume_rqst->msg.request_id = htol32(0); /* TBD */
10867 flow_resume_rqst->msg.epoch = ctrl_ring->seqnum % H2D_EPOCH_MODULO;
10870 flow_resume_rqst->flow_ring_id = htol16((uint16)flow_ring_node->flowid);
10888 dhd_prot_ring_write_complete(dhd, ctrl_ring, flow_resume_rqst, 1);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_msgbuf.c10829 tx_idle_flowring_resume_request_t *flow_resume_rqst; local
10847 flow_resume_rqst = (tx_idle_flowring_resume_request_t *)
10850 if (flow_resume_rqst == NULL) {
10861 flow_resume_rqst->msg.msg_type = MSG_TYPE_FLOW_RING_RESUME;
10862 flow_resume_rqst->msg.if_id = (uint8)flow_ring_node->flow_info.ifindex;
10863 flow_resume_rqst->msg.request_id = htol32(0); /* TBD */
10865 flow_resume_rqst->msg.epoch = ctrl_ring->seqnum % H2D_EPOCH_MODULO;
10868 flow_resume_rqst->flow_ring_id = htol16((uint16)flow_ring_node->flowid);
10886 dhd_prot_ring_write_complete(dhd, ctrl_ring, flow_resume_rqst, 1);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c14112 tx_idle_flowring_resume_request_t *flow_resume_rqst; local
14135 flow_resume_rqst = (tx_idle_flowring_resume_request_t *)
14138 if (flow_resume_rqst == NULL) {
14152 flow_resume_rqst->msg.msg_type = MSG_TYPE_FLOW_RING_RESUME;
14153 flow_resume_rqst->msg.if_id = (uint8)flow_ring_node->flow_info.ifindex;
14154 flow_resume_rqst->msg.request_id = htol32(0); /* TBD */
14156 flow_resume_rqst->msg.epoch = ctrl_ring->seqnum % H2D_EPOCH_MODULO;
14159 flow_resume_rqst->flow_ring_id = htol16((uint16)flow_ring_node->flowid);
14177 dhd_prot_ring_write_complete(dhd, ctrl_ring, flow_resume_rqst, 1);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c14116 tx_idle_flowring_resume_request_t *flow_resume_rqst; local
14139 flow_resume_rqst = (tx_idle_flowring_resume_request_t *)
14142 if (flow_resume_rqst == NULL) {
14156 flow_resume_rqst->msg.msg_type = MSG_TYPE_FLOW_RING_RESUME;
14157 flow_resume_rqst->msg.if_id = (uint8)flow_ring_node->flow_info.ifindex;
14158 flow_resume_rqst->msg.request_id = htol32(0); /* TBD */
14160 flow_resume_rqst->msg.epoch = ctrl_ring->seqnum % H2D_EPOCH_MODULO;
14163 flow_resume_rqst->flow_ring_id = htol16((uint16)flow_ring_node->flowid);
14181 dhd_prot_ring_write_complete(dhd, ctrl_ring, flow_resume_rqst, 1);