Home
last modified time | relevance | path

Searched defs:desc_offset (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhtt_tx.c763 #define desc_offset(x) (offsetof(struct htt_rx_desc, x) / 4) in ath10k_htt_fill_rx_desc_offset_32() macro
782 #define desc_offset(x) (offsetof(struct htt_rx_desc, x) / 4) in ath10k_htt_fill_rx_desc_offset_64() macro
/Linux-v4.19/drivers/net/wan/
Dhd64570.c105 static inline u16 desc_offset(port_t *port, u16 desc, int transmit) in desc_offset() function
Dhd64572.c88 static inline u16 desc_offset(port_t *port, u16 desc, int transmit) in desc_offset() function
/Linux-v4.19/fs/nilfs2/
Dalloc.c118 unsigned long desc_offset = in nilfs_palloc_bitmap_blkoff() local
/Linux-v4.19/drivers/dma/xilinx/
Dxilinx_dma.c351 u32 desc_offset; member