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

/freebsd-current/sys/dev/ixl/
H A Di40e_dcb.h144 u8 tlvinfo[1]; member in struct:i40e_lldp_generic_tlv
151 u8 tlvinfo[1]; member in struct:i40e_lldp_org_tlv
173 u8 tlvinfo[1]; member in struct:i40e_cee_feat_tlv
H A Di40e_dcb.c70 u8 *buf = tlv->tlvinfo;
140 u8 *buf = tlv->tlvinfo;
195 u8 *buf = tlv->tlvinfo;
231 buf = tlv->tlvinfo;
312 u8 *buf = tlv->tlvinfo;
370 u8 *buf = tlv->tlvinfo;
411 app = (struct i40e_cee_app_prio *)(tlv->tlvinfo + offset);
1027 u8 *buf = tlv->tlvinfo;
1102 u8 *buf = tlv->tlvinfo;
1163 u8 *buf = tlv->tlvinfo;
[all...]
/freebsd-current/sys/dev/ice/
H A Dice_dcb.c346 u8 *buf = tlv->tlvinfo;
377 u8 *buf = tlv->tlvinfo;
394 u8 *buf = tlv->tlvinfo;
429 buf = tlv->tlvinfo;
513 u8 *buf = tlv->tlvinfo;
571 u8 *buf = tlv->tlvinfo;
611 app = (struct ice_cee_app_prio *)(tlv->tlvinfo + offset);
1359 u8 *buf = tlv->tlvinfo;
1401 u8 *buf = tlv->tlvinfo;
1430 u8 *buf = tlv->tlvinfo;
[all...]
H A Dice_dcb.h153 u8 tlvinfo[STRUCT_HACK_VAR_LEN]; member in struct:ice_lldp_org_tlv
176 u8 tlvinfo[STRUCT_HACK_VAR_LEN]; member in struct:ice_cee_feat_tlv

Completed in 119 milliseconds