Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ice/
Dice_common.c5762 __le16 loc_raw_data; in ice_get_dflt_lldp_persist_status() local
5776 &loc_raw_data, false, true, NULL); in ice_get_dflt_lldp_persist_status()
5780 loc_data = LE16_TO_CPU(loc_raw_data); in ice_get_dflt_lldp_persist_status()
5791 ICE_AQC_NVM_LLDP_CFG_PTR_RD_LEN, &loc_raw_data, in ice_get_dflt_lldp_persist_status()
5796 loc_data_tmp = LE16_TO_CPU(loc_raw_data); in ice_get_dflt_lldp_persist_status()