Home
last modified time | relevance | path

Searched refs:bcast_thresh_size (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_switch.c959 cmd->bcast_thresh_size = CPU_TO_LE32(bcast_thresh & ICE_AQ_THRESHOLD_M); in ice_aq_set_storm_ctrl()
989 *bcast_thresh = LE32_TO_CPU(resp->bcast_thresh_size) & in ice_aq_get_storm_ctrl()
H A Dice_adminq_cmd.h758 __le32 bcast_thresh_size; member