Searched refs:num_of_byte_octs (Results 1 – 2 of 2) sorted by relevance
103 u32 ethtool_cmis_get_max_lpl_size(u8 num_of_byte_octs);
14 u32 ethtool_cmis_get_max_lpl_size(u8 num_of_byte_octs) in ethtool_cmis_get_max_lpl_size() argument16 return 8 * (1 + min_t(u8, num_of_byte_octs, 15)); in ethtool_cmis_get_max_lpl_size()
Completed in 11 milliseconds