Lines Matching refs:pSchedContext
291 void cds_drop_rxpkt_by_staid(p_cds_sched_context pSchedContext, uint16_t staId);
303 void cds_indicate_rxpkt(p_cds_sched_context pSchedContext,
324 struct cds_ol_rx_pkt *cds_alloc_ol_rx_pkt(p_cds_sched_context pSchedContext);
335 void cds_free_ol_rx_pkt(p_cds_sched_context pSchedContext,
347 void cds_free_ol_rx_pkt_freeq(p_cds_sched_context pSchedContext);
366 void cds_drop_rxpkt_by_staid(p_cds_sched_context pSchedContext, uint16_t staId) in cds_drop_rxpkt_by_staid() argument
371 void cds_indicate_rxpkt(p_cds_sched_context pSchedContext, in cds_indicate_rxpkt() argument
383 struct cds_ol_rx_pkt *cds_alloc_ol_rx_pkt(p_cds_sched_context pSchedContext) in cds_alloc_ol_rx_pkt() argument
389 void cds_free_ol_rx_pkt(p_cds_sched_context pSchedContext, in cds_free_ol_rx_pkt() argument
395 void cds_free_ol_rx_pkt_freeq(p_cds_sched_context pSchedContext) in cds_free_ol_rx_pkt_freeq() argument
428 p_cds_sched_context pSchedContext,