Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ice/
H A Dice_common.c6235 __le16 loc_raw_data; in ice_get_dflt_lldp_persist_status() local
6250 &loc_raw_data, false, true, NULL); in ice_get_dflt_lldp_persist_status()
6254 loc_data = LE16_TO_CPU(loc_raw_data); in ice_get_dflt_lldp_persist_status()
6265 ICE_AQC_NVM_LLDP_CFG_PTR_RD_LEN, &loc_raw_data, in ice_get_dflt_lldp_persist_status()
6270 loc_data_tmp = LE16_TO_CPU(loc_raw_data); in ice_get_dflt_lldp_persist_status()