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