Home
last modified time | relevance | path

Searched defs:pst (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow_parse.c23 otx2_flow_parse_lh(struct otx2_parse_state *pst) in otx2_flow_parse_lh()
74 otx2_flow_parse_lg(struct otx2_parse_state *pst) in otx2_flow_parse_lg()
113 otx2_flow_parse_lf(struct otx2_parse_state *pst) in otx2_flow_parse_lf()
193 otx2_flow_parse_le(struct otx2_parse_state *pst) in otx2_flow_parse_le()
340 otx2_flow_parse_mpls(struct otx2_parse_state *pst, int lid) in otx2_flow_parse_mpls()
394 otx2_flow_parse_ld(struct otx2_parse_state *pst) in otx2_flow_parse_ld()
481 flow_check_lc_ip_tunnel(struct otx2_parse_state *pst) in flow_check_lc_ip_tunnel()
494 otx2_flow_parse_lc(struct otx2_parse_state *pst) in otx2_flow_parse_lc()
552 otx2_flow_parse_lb(struct otx2_parse_state *pst) in otx2_flow_parse_lb()
660 otx2_flow_parse_la(struct otx2_parse_state *pst) in otx2_flow_parse_la()
[all …]
H A Dotx2_flow.c54 flow_program_npc(struct otx2_parse_state *pst, struct otx2_mbox *mbox, in flow_program_npc()
324 flow_parse_meta_items(__rte_unused struct otx2_parse_state *pst) in flow_parse_meta_items()
344 struct otx2_parse_state *pst) in flow_parse_pattern()
429 struct otx2_parse_state *pst) in flow_parse_rule()
H A Dotx2_flow_utils.c152 otx2_flow_get_hw_supp_mask(struct otx2_parse_state *pst, in otx2_flow_get_hw_supp_mask()
186 flow_update_extraction_data(struct otx2_parse_state *pst, in flow_update_extraction_data()
269 otx2_flow_update_parse_state(struct otx2_parse_state *pst, in otx2_flow_update_parse_state()
887 struct otx2_parse_state *pst, in otx2_flow_mcam_alloc_and_write()
/f-stack/freebsd/netpfil/ipfw/
H A Ddn_aqm_pie.c208 struct pie_status *pst = (struct pie_status *) x; in calculate_drop_prob() local
361 init_activate_pie(struct pie_status *pst, int resettimer) in init_activate_pie()
390 deactivate_pie(struct pie_status *pst) in deactivate_pie()
409 struct pie_status *pst; in aqm_pie_dequeue() local
483 struct pie_status *pst; in aqm_pie_enqueue() local
574 struct pie_status *pst; in aqm_pie_init() local
626 struct pie_status *pst = (struct pie_status *) x; in pie_callout_cleanup() local
648 struct pie_status *pst = q->aqm_status; in aqm_pie_cleanup() local
H A Ddn_sched_fq_pie.c112 struct pie_status pst; /* pie status variables */ member
376 struct pie_status *pst = &q->pst; in fq_calculate_drop_prob() local
499 struct pie_status *pst = &q->pst; in fq_activate_pie() local
526 fq_deactivate_pie(struct pie_status *pst) in fq_deactivate_pie()
541 struct pie_status *pst=&q->pst; in pie_init() local
573 struct pie_status *pst = &q->pst; in fqpie_callout_cleanup() local
599 struct pie_status *pst = &q->pst; in pie_cleanup() local
617 struct pie_status *pst; in pie_dequeue() local
689 struct pie_status *pst; in pie_enqueue() local
H A Ddn_aqm_pie.h109 drop_early(struct pie_status *pst, uint32_t qlen) in drop_early()
/f-stack/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.c1506 ccp_perform_passthru(struct ccp_passthru *pst, in ccp_perform_passthru()
1564 struct ccp_passthru pst; in ccp_perform_hmac() local
1738 struct ccp_passthru pst; in ccp_perform_sha() local
1824 struct ccp_passthru pst; in ccp_perform_sha3_hmac() local
2032 struct ccp_passthru pst; in ccp_perform_aes_cmac() local
2186 struct ccp_passthru pst = {0}; in ccp_perform_aes() local
2273 struct ccp_passthru pst; in ccp_perform_3des() local
2374 struct ccp_passthru pst; in ccp_perform_aes_gcm() local
/f-stack/freebsd/netinet/
H A Din_fib_algo.c324 struct bsearch4_record *pst = get_last_entry(stack); in bsearch4_process_record() local
354 struct bsearch4_record *pst = get_last_entry(stack); in bsearch4_process_record() local
/f-stack/freebsd/x86/cpufreq/
H A Dpowernow.c685 struct pst_header *pst; in pn_decode_pst() local
732 struct pst_header *pst = (struct pst_header*) p; in pn_decode_pst() local