Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_tlv.c263 * @le_struct: Pointer to structure to be written
264 * @len: Size of le_struct
271 const void *le_struct, u32 len) in fm10k_tlv_attr_put_le_struct() argument
273 const __le32 *le32_ptr = (const __le32 *)le_struct; in fm10k_tlv_attr_put_le_struct()
301 * @le_struct: Pointer to structure to be written
305 * pointed to by le_struct. The function will return success
309 s32 fm10k_tlv_attr_get_le_struct(u32 *attr, void *le_struct, u32 len) in fm10k_tlv_attr_get_le_struct() argument
311 __le32 *le32_ptr = (__le32 *)le_struct; in fm10k_tlv_attr_get_le_struct()
315 if (!le_struct || !attr) in fm10k_tlv_attr_get_le_struct()
/linux/drivers/comedi/drivers/
H A Djr3_pci.h237 struct le_struct { struct
707 * le_struct structure (pg. 23).
710 struct le_struct load_envelopes[0x10]; /* offset 0x0100 */
238 latch_bitsle_struct global() argument
239 number_of_ge_thresholdsle_struct global() argument
240 number_of_le_thresholdsle_struct global() argument
241 thresholdsle_struct global() argument
242 reservedle_struct global() argument