Searched defs:_ds (Results 1 – 6 of 6) sorted by relevance
/linux-6.14.4/include/net/ |
D | dsa.h | 175 #define dsa_hsr_foreach_port(_dp, _ds, _hsr) \ argument 580 #define dsa_switch_for_each_port(_dp, _ds) \ argument 584 #define dsa_switch_for_each_port_safe(_dp, _next, _ds) \ argument 588 #define dsa_switch_for_each_port_continue_reverse(_dp, _ds) \ argument 592 #define dsa_switch_for_each_available_port(_dp, _ds) \ argument 596 #define dsa_switch_for_each_user_port(_dp, _ds) \ argument 600 #define dsa_switch_for_each_user_port_continue_reverse(_dp, _ds) \ argument 604 #define dsa_switch_for_each_cpu_port(_dp, _ds) \ argument 608 #define dsa_switch_for_each_cpu_port_continue_reverse(_dp, _ds) \ argument
|
/linux-6.14.4/drivers/net/wireless/ath/ath9k/ |
D | ar9003_mac.h | 53 #define AR9003TXC_CONST(_ds) ((const struct ar9003_txc *) _ds) argument
|
D | mac.h | 318 #define AR5416DESC(_ds) ((struct ar5416_desc *)(_ds)) argument 319 #define AR5416DESC_CONST(_ds) ((const struct ar5416_desc *)(_ds)) argument
|
D | ath9k.h | 66 #define DS2PHYS(_dd, _ds) \ argument
|
/linux-6.14.4/arch/x86/kernel/ |
D | process_64.c | 532 u16 _cs, u16 _ss, u16 _ds) in start_thread_common()
|
/linux-6.14.4/drivers/usb/gadget/function/ |
D | f_fs.c | 2481 struct usb_descriptor_header *_ds = (void *)data; in ffs_do_single_desc() local
|