Searched defs:hif (Results 1 – 5 of 5) sorted by relevance
13 pfe_hif_alloc_descr(struct pfe_hif *hif) in pfe_hif_alloc_descr()40 pfe_hif_free_descr(struct pfe_hif *hif) in pfe_hif_free_descr()49 pfe_hif_release_buffers(struct pfe_hif *hif) in pfe_hif_release_buffers()85 pfe_hif_init_buffers(struct pfe_hif *hif) in pfe_hif_init_buffers()350 struct pfe_hif *hif = &pfe->hif; in pfe_hif_rx_process() local512 struct pfe_hif *hif = &pfe->hif; in __hif_tx_done_process() local549 struct pfe_hif *hif = &pfe->hif; in hif_tx_done_process() local658 pfe_hif_disable_rx_desc(struct pfe_hif *hif) in pfe_hif_disable_rx_desc()755 pfe_hif_rx_idle(struct pfe_hif *hif) in pfe_hif_rx_idle()786 struct pfe_hif *hif = &pfe->hif; in pfe_hif_init() local[all …]
51 struct pfe_hif hif; member
73 hif_lib_indicate_hif(struct pfe_hif *hif, int req, int data1, int in hif_lib_indicate_hif()
1046 struct pp2_hif *hif; in mrvl_flush_bpool() local1910 struct pp2_hif *hif; in mrvl_fill_bpool() local2064 struct pp2_hif *hif; in mrvl_rx_queue_release() local2581 struct pp2_hif *hif; in mrvl_rx_pkt_burst() local2750 mrvl_free_sent_buffers(struct pp2_ppio *ppio, struct pp2_hif *hif, in mrvl_free_sent_buffers()2830 struct pp2_hif *hif; in mrvl_tx_pkt_burst() local2921 struct pp2_hif *hif; in mrvl_tx_sg_pkt_burst() local
38 #define SET_HIF_HOST_RDY(hif, RDY_MASK) (hif->host_ready |= RDY_MASK) argument39 #define CHK_HIF_MOD_RDY(hif, RDY_MASK) (hif->mod_ready & RDY_MASK) argument