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

/freebsd-13-stable/sys/dev/ice/
H A Dice_switch.c906 cmd->mcast_thresh_size = CPU_TO_LE32(mcast_thresh & ICE_AQ_THRESHOLD_M);
938 *mcast_thresh = LE32_TO_CPU(resp->mcast_thresh_size) &
H A Dice_adminq_cmd.h697 __le32 mcast_thresh_size; member in struct:ice_aqc_storm_cfg

Completed in 85 milliseconds