Searched refs:hnd (Results 1 – 7 of 7) sorted by relevance
24 #define set_xen_guest_handle(hnd, val) \ argument26 if (sizeof(hnd) == 8) \27 *(uint64_t *)&(hnd) = 0; \28 (hnd).p = val; \
95 arp_failure_handler_func hnd) in set_arp_failure_handler() argument97 L2T_SKB_CB(skb)->arp_failure_handler = hnd; in set_arp_failure_handler()
164 u32 hnd; /* opaque handle, not used by device */ member177 u32 hnd; /* opaque handle, not used by device */ member464 context = &priv->tx_contexts[msg->txdone.hnd & (ESD_USB_MAX_TX_URBS - 1)]; in esd_usb_tx_done_msg()904 msg->tx.hnd = BIT(31) | i; /* returned in TX done message */ in esd_usb_start_xmit()
92 idx = (le32_to_cpu(stat->hnd) & 0xffff) - 1; in slic_next_compl_idx()94 stat->hnd = 0; in slic_next_compl_idx()872 desc->hnd = cpu_to_le32((u32)(i + 1)); in slic_init_tx_queue()
3975 struct hlist_node *hnd = NULL; in t_probe_next() local3995 hnd = &iter->probe_entry->hlist; in t_probe_next()4023 hnd = NULL; in t_probe_next()4027 if (!hnd) in t_probe_next()4028 hnd = hhd->first; in t_probe_next()4030 hnd = hnd->next; in t_probe_next()4031 if (!hnd) { in t_probe_next()4037 if (WARN_ON_ONCE(!hnd)) in t_probe_next()4040 iter->probe_entry = hlist_entry(hnd, struct ftrace_func_entry, hlist); in t_probe_next()
2204 struct sge_fl *fl, rspq_handler_t hnd) in t4vf_sge_alloc_rxq() argument2353 rspq->handler = hnd; in t4vf_sge_alloc_rxq()
4362 struct sge_fl *fl, rspq_handler_t hnd, in t4_sge_alloc_rxq() argument4470 iq->handler = hnd; in t4_sge_alloc_rxq()