Searched refs:handle_data (Results 1 – 5 of 5) sorted by relevance
263 struct msft_monitor_advertisement_handle_data *handle_data; in msft_le_monitor_advertisement_cb() local279 handle_data = kmalloc(sizeof(*handle_data), GFP_KERNEL); in msft_le_monitor_advertisement_cb()280 if (!handle_data) { in msft_le_monitor_advertisement_cb()285 handle_data->mgmt_handle = monitor->handle; in msft_le_monitor_advertisement_cb()286 handle_data->msft_handle = rp->handle; in msft_le_monitor_advertisement_cb()287 handle_data->cond_type = MSFT_MONITOR_ADVERTISEMENT_TYPE_PATTERN; in msft_le_monitor_advertisement_cb()288 INIT_LIST_HEAD(&handle_data->list); in msft_le_monitor_advertisement_cb()289 list_add(&handle_data->list, &msft->handle_map); in msft_le_monitor_advertisement_cb()372 struct msft_monitor_advertisement_handle_data *handle_data; in msft_le_cancel_monitor_advertisement_cb() local389 handle_data = msft_find_handle_data(hdev, monitor->handle, true); in msft_le_cancel_monitor_advertisement_cb()[all …]
145 static inline void handle_data(unsigned char s, unsigned char c) in handle_data() function167 handle_data(s, c); in hil_interrupt()
685 void (*handle_data)(struct qla_tgt_cmd *); member
1524 .handle_data = tcm_qla2xxx_handle_data,
3436 vha->hw->tgt.tgt_ops->handle_data(cmd); in qlt_rdy_to_xfer()3575 vha->hw->tgt.tgt_ops->handle_data(cmd); in qlt_handle_dif_error()4097 ha->tgt.tgt_ops->handle_data(cmd); in qlt_do_ctio_completion()