Searched refs:cxgbe_fls (Results 1 – 2 of 2) sorted by relevance
200 static inline int cxgbe_fls(int x) in cxgbe_fls() function
98 unsigned int log2 = cxgbe_fls(mtu); in t4_load_mtus()3724 unsigned int page_shift = cxgbe_fls(page_size) - 1; in t4_fixup_host_params_compat()3728 unsigned int fl_align_log = cxgbe_fls(fl_align) - 1; in t4_fixup_host_params_compat()3808 unsigned int pack_align_log = cxgbe_fls(pack_align) - 1; in t4_fixup_host_params_compat()