Searched refs:flow_suspend_rqst (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_msgbuf.c | 8633 tx_idle_flowring_suspend_request_t *flow_suspend_rqst; in dhd_prot_flow_ring_batch_suspend_request() local 8648 flow_suspend_rqst = (tx_idle_flowring_suspend_request_t *) in dhd_prot_flow_ring_batch_suspend_request() 8651 if (flow_suspend_rqst == NULL) { in dhd_prot_flow_ring_batch_suspend_request() 8661 flow_suspend_rqst->msg.msg_type = MSG_TYPE_FLOW_RING_SUSPEND; in dhd_prot_flow_ring_batch_suspend_request() 8663 flow_suspend_rqst->msg.request_id = htol32(0); /* TBD */ in dhd_prot_flow_ring_batch_suspend_request() 8665 flow_suspend_rqst->msg.epoch = ring->seqnum % H2D_EPOCH_MODULO; in dhd_prot_flow_ring_batch_suspend_request() 8671 flow_suspend_rqst->ring_id[index] = ringid[index]; in dhd_prot_flow_ring_batch_suspend_request() 8673 flow_suspend_rqst->num = count; in dhd_prot_flow_ring_batch_suspend_request() 8678 dhd_prot_ring_write_complete(dhd, ring, flow_suspend_rqst, 1); in dhd_prot_flow_ring_batch_suspend_request()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_msgbuf.c | 10896 tx_idle_flowring_suspend_request_t *flow_suspend_rqst; local 10906 flow_suspend_rqst = (tx_idle_flowring_suspend_request_t *) 10909 if (flow_suspend_rqst == NULL) { 10916 flow_suspend_rqst->msg.msg_type = MSG_TYPE_FLOW_RING_SUSPEND; 10918 flow_suspend_rqst->msg.request_id = htol32(0); /* TBD */ 10920 flow_suspend_rqst->msg.epoch = ring->seqnum % H2D_EPOCH_MODULO; 10926 flow_suspend_rqst->ring_id[index] = ringid[index]; 10928 flow_suspend_rqst->num = count; 10933 dhd_prot_ring_write_complete(dhd, ring, flow_suspend_rqst, 1);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_msgbuf.c | 10898 tx_idle_flowring_suspend_request_t *flow_suspend_rqst; local 10908 flow_suspend_rqst = (tx_idle_flowring_suspend_request_t *) 10911 if (flow_suspend_rqst == NULL) { 10918 flow_suspend_rqst->msg.msg_type = MSG_TYPE_FLOW_RING_SUSPEND; 10920 flow_suspend_rqst->msg.request_id = htol32(0); /* TBD */ 10922 flow_suspend_rqst->msg.epoch = ring->seqnum % H2D_EPOCH_MODULO; 10928 flow_suspend_rqst->ring_id[index] = ringid[index]; 10930 flow_suspend_rqst->num = count; 10935 dhd_prot_ring_write_complete(dhd, ring, flow_suspend_rqst, 1);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_msgbuf.c | 10896 tx_idle_flowring_suspend_request_t *flow_suspend_rqst; local 10906 flow_suspend_rqst = (tx_idle_flowring_suspend_request_t *) 10909 if (flow_suspend_rqst == NULL) { 10916 flow_suspend_rqst->msg.msg_type = MSG_TYPE_FLOW_RING_SUSPEND; 10918 flow_suspend_rqst->msg.request_id = htol32(0); /* TBD */ 10920 flow_suspend_rqst->msg.epoch = ring->seqnum % H2D_EPOCH_MODULO; 10926 flow_suspend_rqst->ring_id[index] = ringid[index]; 10928 flow_suspend_rqst->num = count; 10933 dhd_prot_ring_write_complete(dhd, ring, flow_suspend_rqst, 1);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_msgbuf.c | 14190 tx_idle_flowring_suspend_request_t *flow_suspend_rqst; local 14205 flow_suspend_rqst = (tx_idle_flowring_suspend_request_t *) 14208 if (flow_suspend_rqst == NULL) { 14218 flow_suspend_rqst->msg.msg_type = MSG_TYPE_FLOW_RING_SUSPEND; 14220 flow_suspend_rqst->msg.request_id = htol32(0); /* TBD */ 14222 flow_suspend_rqst->msg.epoch = ring->seqnum % H2D_EPOCH_MODULO; 14228 flow_suspend_rqst->ring_id[index] = ringid[index]; 14230 flow_suspend_rqst->num = count; 14235 dhd_prot_ring_write_complete(dhd, ring, flow_suspend_rqst, 1);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_msgbuf.c | 14194 tx_idle_flowring_suspend_request_t *flow_suspend_rqst; local 14209 flow_suspend_rqst = (tx_idle_flowring_suspend_request_t *) 14212 if (flow_suspend_rqst == NULL) { 14222 flow_suspend_rqst->msg.msg_type = MSG_TYPE_FLOW_RING_SUSPEND; 14224 flow_suspend_rqst->msg.request_id = htol32(0); /* TBD */ 14226 flow_suspend_rqst->msg.epoch = ring->seqnum % H2D_EPOCH_MODULO; 14232 flow_suspend_rqst->ring_id[index] = ringid[index]; 14234 flow_suspend_rqst->num = count; 14239 dhd_prot_ring_write_complete(dhd, ring, flow_suspend_rqst, 1);
|