Searched refs:offload_count (Results 1 – 5 of 5) sorted by relevance
63 offload_count=$(tc -j filter show dev $swp1 ingress |65 ((offload_count == count))
98 offload_count=$(tc -j -s filter show dev $h2 ingress |101 [[ $((offload_count - 1)) -eq $count ]]
232 if (p->offload_count) { in nbp_switchdev_add()247 p->offload_count++; in nbp_switchdev_add()253 p->offload_count = 1; in nbp_switchdev_add()269 if (WARN_ON(!p->offload_count)) in nbp_switchdev_del()272 p->offload_count--; in nbp_switchdev_del()274 if (p->offload_count) in nbp_switchdev_del()
410 int offload_count; member
328 u8 offload_count; member533 u8 r = vub300->fn[func].offload_point + vub300->fn[func].offload_count; in __add_offloaded_reg_to_fifo()536 vub300->fn[func].offload_count += 1; in __add_offloaded_reg_to_fifo()1815 vub300->fn[Function].offload_count -= 1; in examine_cyclic_buffer()1820 u8 register_count = vub300->fn[Function].offload_count - 1; in examine_cyclic_buffer()1837 vub300->fn[Function].offload_count -= delta; in examine_cyclic_buffer()1892 else if (vub300->fn[func].offload_count == 0) in satisfy_request_from_offloaded_data()2188 vub300->fn[i].offload_count = 0; in vub300_probe()