Searched refs:hop_count (Results 1 – 9 of 9) sorted by relevance
85 #define RING_NOTIFY_REG_COUNT(nhi) ((31 + 3 * nhi->hop_count) / 32)93 #define RING_INTERRUPT_REG_COUNT(nhi) ((31 + 2 * nhi->hop_count) / 32)
47 bit += ring->nhi->hop_count; in ring_interrupt_index()72 index = ring->hop + ring->nhi->hop_count; in ring_interrupt_active()445 for (i = RING_FIRST_USABLE_HOPID; i < nhi->hop_count; i++) { in nhi_alloc_hop()460 if (ring->hop < 0 || ring->hop >= nhi->hop_count) { in nhi_alloc_hop()820 for (bit = 0; bit < 3 * nhi->hop_count; bit++) { in nhi_interrupt_work()825 if (++hop == nhi->hop_count) { in nhi_interrupt_work()1019 for (i = 0; i < nhi->hop_count; i++) { in nhi_shutdown()1125 nhi->hop_count = ioread32(nhi->iobase + REG_HOP_COUNT) & 0x3ff; in nhi_probe()1126 if (nhi->hop_count != 12 && nhi->hop_count != 32) in nhi_probe()1128 nhi->hop_count); in nhi_probe()[all …]
104 u8 hop_count, u8 ttl, in mesh_path_sel_frame_tx() argument158 *pos++ = hop_count; in mesh_path_sel_frame_tx()494 mpath->hop_count = hopcount; in hwmp_route_info_get()540 mpath->hop_count = 1; in hwmp_route_info_get()
116 u8 hop_count; member
751 mpath->hop_count = 0; in mesh_path_fix_nexthop()
1832 pinfo->hop_count = mpath->hop_count; in mpath_set_pinfo()
453 u32 hop_count; member
1633 u8 hop_count; member
6139 pinfo->hop_count)) || in nl80211_send_mpath()