Searched defs:raw_desc (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene-v2/ |
| D | main.c | 70 struct xge_raw_desc *raw_desc; in xge_refill_buffers() local 163 static bool is_tx_slot_available(struct xge_raw_desc *raw_desc) in is_tx_slot_available() 177 struct xge_raw_desc *raw_desc; in xge_start_xmit() local 227 static bool is_tx_hw_done(struct xge_raw_desc *raw_desc) in is_tx_hw_done() 241 struct xge_raw_desc *raw_desc; in xge_txc_poll() local 290 struct xge_raw_desc *raw_desc; in xge_rx_poll() local 543 static bool is_tx_pending(struct xge_raw_desc *raw_desc) in is_tx_pending() 556 struct xge_raw_desc *raw_desc; in xge_free_pending_skb() local
|
| D | ring.c | 15 struct xge_raw_desc *raw_desc; in xge_setup_desc() local
|
| D | ring.h | 80 struct xge_raw_desc *raw_desc; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene-v2/ |
| D | main.c | 70 struct xge_raw_desc *raw_desc; in xge_refill_buffers() local 163 static bool is_tx_slot_available(struct xge_raw_desc *raw_desc) in is_tx_slot_available() 177 struct xge_raw_desc *raw_desc; in xge_start_xmit() local 227 static bool is_tx_hw_done(struct xge_raw_desc *raw_desc) in is_tx_hw_done() 241 struct xge_raw_desc *raw_desc; in xge_txc_poll() local 290 struct xge_raw_desc *raw_desc; in xge_rx_poll() local 543 static bool is_tx_pending(struct xge_raw_desc *raw_desc) in is_tx_pending() 556 struct xge_raw_desc *raw_desc; in xge_free_pending_skb() local
|
| D | ring.c | 15 struct xge_raw_desc *raw_desc; in xge_setup_desc() local
|
| D | ring.h | 80 struct xge_raw_desc *raw_desc; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene/ |
| D | xgene_enet_main.c | 22 struct xgene_enet_raw_desc16 *raw_desc; in xgene_enet_init_bufpool() local 70 struct xgene_enet_raw_desc16 *raw_desc; in xgene_enet_refill_pagepool() local 122 struct xgene_enet_raw_desc16 *raw_desc; in xgene_enet_refill_bufpool() local 177 struct xgene_enet_raw_desc16 *raw_desc; in xgene_enet_delete_bufpool() local 226 struct xgene_enet_raw_desc *raw_desc) in xgene_enet_tx_completion() 411 struct xgene_enet_raw_desc *raw_desc; in xgene_enet_setup_tx_desc() local 609 struct xgene_enet_raw_desc *raw_desc, in xgene_enet_free_pagepool() 669 struct xgene_enet_raw_desc *raw_desc, in xgene_enet_rx_frame() 778 static bool is_rx_desc(struct xgene_enet_raw_desc *raw_desc) in is_rx_desc() 788 struct xgene_enet_raw_desc *raw_desc, *exp_desc; in xgene_enet_process_ring() local
|
| D | xgene_enet_main.h | 123 struct xgene_enet_raw_desc *raw_desc; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene/ |
| D | xgene_enet_main.c | 22 struct xgene_enet_raw_desc16 *raw_desc; in xgene_enet_init_bufpool() local 70 struct xgene_enet_raw_desc16 *raw_desc; in xgene_enet_refill_pagepool() local 122 struct xgene_enet_raw_desc16 *raw_desc; in xgene_enet_refill_bufpool() local 177 struct xgene_enet_raw_desc16 *raw_desc; in xgene_enet_delete_bufpool() local 226 struct xgene_enet_raw_desc *raw_desc) in xgene_enet_tx_completion() 411 struct xgene_enet_raw_desc *raw_desc; in xgene_enet_setup_tx_desc() local 609 struct xgene_enet_raw_desc *raw_desc, in xgene_enet_free_pagepool() 669 struct xgene_enet_raw_desc *raw_desc, in xgene_enet_rx_frame() 778 static bool is_rx_desc(struct xgene_enet_raw_desc *raw_desc) in is_rx_desc() 788 struct xgene_enet_raw_desc *raw_desc, *exp_desc; in xgene_enet_process_ring() local
|
| D | xgene_enet_main.h | 123 struct xgene_enet_raw_desc *raw_desc; member
|
| /kernel/linux/linux-6.6/sound/usb/ |
| D | mixer.c | 1828 static void build_feature_ctl(struct mixer_build *state, void *raw_desc, in build_feature_ctl() 2207 void *raw_desc) in parse_audio_input_terminal() 2240 void *raw_desc) in parse_audio_mixer_unit() 2460 void *raw_desc, const struct procunit_info *list, in build_audio_procunit() 2617 void *raw_desc) in parse_audio_processing_unit() 2632 void *raw_desc) in parse_audio_extension_unit() 2732 void *raw_desc) in parse_audio_selector_unit()
|
| /kernel/linux/linux-5.10/sound/usb/ |
| D | mixer.c | 1757 static void build_feature_ctl(struct mixer_build *state, void *raw_desc, in build_feature_ctl() 2125 void *raw_desc) in parse_audio_input_terminal() 2158 void *raw_desc) in parse_audio_mixer_unit() 2378 void *raw_desc, const struct procunit_info *list, in build_audio_procunit() 2535 void *raw_desc) in parse_audio_processing_unit() 2550 void *raw_desc) in parse_audio_extension_unit() 2650 void *raw_desc) in parse_audio_selector_unit()
|