Lines Matching full:pointers
32 * pointers.
40 /* verify pointers are not NULL */ in fm10k_tlv_attr_put_null_string()
82 * with a valid pointers.
88 /* verify pointers are not NULL */ in fm10k_tlv_attr_get_null_string()
110 * valid pointers.
118 /* verify pointers are not NULL */ in fm10k_tlv_attr_put_mac_vlan()
147 * if provided with a valid pointers.
151 /* verify pointers are not NULL */ in fm10k_tlv_attr_get_mac_vlan()
170 * valid pointers.
174 /* verify pointers are not NULL */ in fm10k_tlv_attr_put_bool()
235 * provided that pointers are valid and the len value matches the
240 /* verify pointers are not NULL */ in fm10k_tlv_attr_get_value()
267 * attribute. The function will return success provided that all pointers
306 * provided that pointers are valid and the len value matches the
314 /* verify pointers are not NULL */ in fm10k_tlv_attr_get_le_struct()
363 * This function will return success provided all pointers are valid.
461 * @results: Pointer array to store pointers to attributes
465 * up into an array of pointers stored in results. The function will
478 /* verify pointers are not NULL */ in fm10k_tlv_attr_parse()
828 /* clear any pointers */ in fm10k_tlv_msg_test()