Searched defs:hnext (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/hostap/
H A Dhostap_ap.h41 struct sta_info *hnext; /* next entry in hash table list */ member in struct:sta_info
/drivers/infiniband/ulp/ipoib/
H A Dipoib.h420 struct ipoib_neigh __rcu *hnext; member in struct:ipoib_neigh
/drivers/scsi/lpfc/
H A Dlpfc_sli.c14744 struct lpfc_dmabuf *h_buf, *hnext; local
14749 list_for_each_entry_safe(h_buf, hnext, &vport->rcv_buffer_list, list) {
14776 struct lpfc_dmabuf *h_buf, *hnext; local
14788 list_for_each_entry_safe(h_buf, hnext, &vport->rcv_buffer_list, list) {

Completed in 80 milliseconds