Home
last modified time | relevance | path

Searched defs:stop_index (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_loop.c23 u32 stop_index = -1; variable
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dtx_common.c204 unsigned int stop_index, read_ptr; in efx_dequeue_buffers() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_cnt.c189 unsigned int stop_index; in mlxsw_sp_counter_alloc() local
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtx_common.c216 unsigned int stop_index, read_ptr; in efx_dequeue_buffers() local
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dtx.c361 unsigned int stop_index, read_ptr; in ef4_dequeue_buffers() local
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.c826 unsigned int stop_index) in ionic_q_service()