Home
last modified time | relevance | path

Searched defs:get_desc (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/include/net/
Dnetdev_queues.h34 #define netif_txq_try_stop(txq, get_desc, start_thrs) \ argument
75 #define netif_txq_maybe_stop(txq, get_desc, stop_thrs, start_thrs) \ argument
119 get_desc, start_thrs, down_cond) \ argument
142 #define netif_txq_completed_wake(txq, pkts, bytes, get_desc, start_thrs) \ argument
147 #define netif_subqueue_try_stop(dev, idx, get_desc, start_thrs) \ argument
155 #define netif_subqueue_maybe_stop(dev, idx, get_desc, stop_thrs, start_thrs) \ argument
164 get_desc, start_thrs) \ argument
/Linux-v6.6/lib/math/
Drational-test.c26 static void get_desc(const struct rational_test_param *param, char *desc) in get_desc() function
/Linux-v6.6/arch/s390/lib/
Dtest_unwind.c484 static void get_desc(const struct test_params *params, char *desc) in get_desc() function
/Linux-v6.6/arch/x86/lib/
Dinsn-eval.c621 static bool get_desc(struct desc_struct *out, unsigned short sel) in get_desc() function
/Linux-v6.6/drivers/mmc/host/
Dcqhci-core.c36 static inline u8 *get_desc(struct cqhci_host *cq_host, u8 tag) in get_desc() function
/Linux-v6.6/drivers/atm/
Diphase.c179 static u16 get_desc (IADEV *dev, struct ia_vcc *iavcc) { in get_desc() function
/Linux-v6.6/include/kunit/
Dtest.h1506 #define KUNIT_ARRAY_PARAM(name, array, get_desc) \ argument
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2271 u64 (*get_desc)(struct ieee80211_hw *hw, u8 *pdesc, bool istx, member