|
@@ -126,6 +126,8 @@ static struct ol_if_ops dp_ol_if_ops = {
|
|
|
.peer_set_default_routing = target_if_peer_set_default_routing,
|
|
|
.peer_rx_reorder_queue_setup = target_if_peer_rx_reorder_queue_setup,
|
|
|
.peer_rx_reorder_queue_remove = target_if_peer_rx_reorder_queue_remove,
|
|
|
+ .peer_multi_rx_reorder_queue_setup =
|
|
|
+ target_if_peer_multi_rx_reorder_queue_setup,
|
|
|
.is_hw_dbs_capable = policy_mgr_is_dp_hw_dbs_capable,
|
|
|
.lro_hash_config = target_if_lro_hash_config,
|
|
|
.rx_invalid_peer = wma_rx_invalid_peer_ind,
|