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

/freebsd-current/sys/dev/ice/
H A Dice_ddp_common.c481 * ice_get_pkg_sign_type - get package segment sign type, based on device
484 static u32 ice_get_pkg_sign_type(enum ice_mac_type mac_type) function
511 hw->pkg_sign_type = ice_get_pkg_sign_type(hw->mac_type);

Completed in 177 milliseconds