Searched refs:next_handle (Results 1 – 3 of 3) sorted by relevance
131 local next_handle=$((handle * 2))145 with_qdiscs $next_handle $handle "$@"
10230 u16 next_handle = 0; in bnxt_hwrm_get_wol_fltrs() local10242 next_handle = le16_to_cpu(resp->next_handle); in bnxt_hwrm_get_wol_fltrs()10243 if (next_handle != 0) { in bnxt_hwrm_get_wol_fltrs()10252 return next_handle; in bnxt_hwrm_get_wol_fltrs()
8992 __le16 next_handle; member