Searched defs:wlan_dp_psoc_callbacks (Results 1 – 1 of 1) sorted by relevance
638 struct wlan_dp_psoc_callbacks { struct639 hdd_cb_handle callback_ctx;641 qdf_netdev_t (*dp_get_netdev_by_vdev_mac)(struct qdf_mac_addr *mac_addr);642 unsigned int (*dp_get_tx_flow_low_watermark)(hdd_cb_handle cb_ctx,644 void (*dp_get_tx_resource)(uint8_t link_id_id,646 void (*dp_get_tsf_time)(qdf_netdev_t netdev, uint64_t input_time,648 void (*dp_tsf_timestamp_rx)(hdd_cb_handle ctx, qdf_nbuf_t nbuf);650 QDF_STATUS (*dp_nbuf_push_pkt)(qdf_nbuf_t nbuf,653 QDF_STATUS (*dp_rx_napi_gro_flush)(qdf_napi_struct *napi_to_use,657 (*dp_rx_thread_napi_gro_flush)(qdf_napi_struct *napi,[all …]