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

/freebsd-current/sys/dev/ice/
H A Dice_lib.c3785 u32 lldp_state; local
3793 status = ice_get_cur_lldp_persist_status(hw, &lldp_state);
3802 sbuf_printf(sbuf, "%s", ice_fw_lldp_status(lldp_state));
3826 u32 lldp_state; local
3834 status = ice_get_dflt_lldp_persist_status(hw, &lldp_state);
3843 sbuf_printf(sbuf, "%s", ice_fw_lldp_status(lldp_state));

Completed in 127 milliseconds