Searched refs:direct_buf_rx_unregister_events (Results 1 – 3 of 3) sorted by relevance
235 tx_ops->dbr_tx_ops.direct_buf_rx_unregister_events = in target_if_direct_buf_rx_register_tx_ops()
857 if (tx_ops->dbr_tx_ops.direct_buf_rx_unregister_events) in dispatcher_dbr_psoc_disable()858 return tx_ops->dbr_tx_ops.direct_buf_rx_unregister_events(psoc); in dispatcher_dbr_psoc_disable()
1030 QDF_STATUS (*direct_buf_rx_unregister_events)( member