Home
last modified time | relevance | path

Searched refs:pair_start (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c3578 u8 pair_start[ICE_FD_SRC_DST_PAIR_COUNT] = { 0 }; in ice_update_fd_swap() local
3607 pair_start[j] = i; in ice_update_fd_swap()
3645 pair_start[index] = first_free; in ice_update_fd_swap()
3675 used[si - k] = (pair_start[idx] - k) | in ice_update_fd_swap()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c2759 u8 pair_start[ICE_FD_SRC_DST_PAIR_COUNT] = { 0 }; in ice_update_fd_swap() local
2788 pair_start[j] = i; in ice_update_fd_swap()
2826 pair_start[index] = first_free; in ice_update_fd_swap()
2856 used[si - k] = (pair_start[idx] - k) | in ice_update_fd_swap()

Completed in 11 milliseconds