Searched refs:flow_flush_rqst (Results 1 – 6 of 6) sorted by relevance
7996 tx_flowring_flush_request_t *flow_flush_rqst; in dhd_prot_flow_ring_flush() local8010 flow_flush_rqst = (tx_flowring_flush_request_t *) in dhd_prot_flow_ring_flush()8012 if (flow_flush_rqst == NULL) { in dhd_prot_flow_ring_flush()8022 flow_flush_rqst->msg.msg_type = MSG_TYPE_FLOW_RING_FLUSH; in dhd_prot_flow_ring_flush()8023 flow_flush_rqst->msg.if_id = (uint8)flow_ring_node->flow_info.ifindex; in dhd_prot_flow_ring_flush()8024 flow_flush_rqst->msg.request_id = htol32(0); /* TBD */ in dhd_prot_flow_ring_flush()8025 flow_flush_rqst->msg.flags = ring->current_phase; in dhd_prot_flow_ring_flush()8026 flow_flush_rqst->msg.epoch = ring->seqnum % H2D_EPOCH_MODULO; in dhd_prot_flow_ring_flush()8029 flow_flush_rqst->flow_ring_id = htol16((uint16)flow_ring_node->flowid); in dhd_prot_flow_ring_flush()8030 flow_flush_rqst->reason = htol16(BCME_OK); in dhd_prot_flow_ring_flush()[all …]
9804 tx_flowring_flush_request_t *flow_flush_rqst; local9813 flow_flush_rqst = (tx_flowring_flush_request_t *)9815 if (flow_flush_rqst == NULL) {9822 flow_flush_rqst->msg.msg_type = MSG_TYPE_FLOW_RING_FLUSH;9823 flow_flush_rqst->msg.if_id = (uint8)flow_ring_node->flow_info.ifindex;9824 flow_flush_rqst->msg.request_id = htol32(0); /* TBD */9825 flow_flush_rqst->msg.flags = ring->current_phase;9826 flow_flush_rqst->msg.epoch = ring->seqnum % H2D_EPOCH_MODULO;9829 flow_flush_rqst->flow_ring_id = htol16((uint16)flow_ring_node->flowid);9830 flow_flush_rqst->reason = htol16(BCME_OK);[all …]
9806 tx_flowring_flush_request_t *flow_flush_rqst; local9815 flow_flush_rqst = (tx_flowring_flush_request_t *)9817 if (flow_flush_rqst == NULL) {9824 flow_flush_rqst->msg.msg_type = MSG_TYPE_FLOW_RING_FLUSH;9825 flow_flush_rqst->msg.if_id = (uint8)flow_ring_node->flow_info.ifindex;9826 flow_flush_rqst->msg.request_id = htol32(0); /* TBD */9827 flow_flush_rqst->msg.flags = ring->current_phase;9828 flow_flush_rqst->msg.epoch = ring->seqnum % H2D_EPOCH_MODULO;9831 flow_flush_rqst->flow_ring_id = htol16((uint16)flow_ring_node->flowid);9832 flow_flush_rqst->reason = htol16(BCME_OK);[all …]
12936 tx_flowring_flush_request_t *flow_flush_rqst; local12950 flow_flush_rqst = (tx_flowring_flush_request_t *)12952 if (flow_flush_rqst == NULL) {12962 flow_flush_rqst->msg.msg_type = MSG_TYPE_FLOW_RING_FLUSH;12963 flow_flush_rqst->msg.if_id = (uint8)flow_ring_node->flow_info.ifindex;12964 flow_flush_rqst->msg.request_id = htol32(0); /* TBD */12965 flow_flush_rqst->msg.flags = ring->current_phase;12966 flow_flush_rqst->msg.epoch = ring->seqnum % H2D_EPOCH_MODULO;12969 flow_flush_rqst->flow_ring_id = htol16((uint16)flow_ring_node->flowid);12970 flow_flush_rqst->reason = htol16(BCME_OK);[all …]
12940 tx_flowring_flush_request_t *flow_flush_rqst; local12954 flow_flush_rqst = (tx_flowring_flush_request_t *)12956 if (flow_flush_rqst == NULL) {12966 flow_flush_rqst->msg.msg_type = MSG_TYPE_FLOW_RING_FLUSH;12967 flow_flush_rqst->msg.if_id = (uint8)flow_ring_node->flow_info.ifindex;12968 flow_flush_rqst->msg.request_id = htol32(0); /* TBD */12969 flow_flush_rqst->msg.flags = ring->current_phase;12970 flow_flush_rqst->msg.epoch = ring->seqnum % H2D_EPOCH_MODULO;12973 flow_flush_rqst->flow_ring_id = htol16((uint16)flow_ring_node->flowid);12974 flow_flush_rqst->reason = htol16(BCME_OK);[all …]