Home
last modified time | relevance | path

Searched refs:ICE_AQ_LLDP_MIB_TYPE_M (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_dcb.c65 cmd->type = mib_type & ICE_AQ_LLDP_MIB_TYPE_M; in ice_aq_get_lldp_mib()
1209 change_type = mib->type & ICE_AQ_LLDP_MIB_TYPE_M; in ice_get_dcb_cfg_from_mib_change()
H A Dice_adminq_cmd.h2317 #define ICE_AQ_LLDP_MIB_TYPE_M (0x3 << ICE_AQ_LLDP_MIB_TYPE_S) macro
H A Dice_lib.c8476 mib_type = (params->type & ICE_AQ_LLDP_MIB_TYPE_M) >> in ice_debug_print_mib_change_event()
8962 mib_type = (params->type & ICE_AQ_LLDP_MIB_TYPE_M) >> in ice_handle_mib_change_event()