Home
last modified time | relevance | path

Searched refs:qmgr_put_entry (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/soc/ixp4xx/
H A Dqmgr.h57 void qmgr_put_entry(unsigned int queue, u32 val);
/openbmc/linux/drivers/soc/ixp4xx/
H A Dixp4xx-qmgr.c29 void qmgr_put_entry(unsigned int queue, u32 val) in qmgr_put_entry() function
472 EXPORT_SYMBOL(qmgr_put_entry);
/openbmc/linux/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c731 qmgr_put_entry(send_qid, crypt_virt2phys(crypt)); in register_chain_var()
806 qmgr_put_entry(send_qid, crypt_virt2phys(crypt)); in gen_rev_aes_key()
1042 qmgr_put_entry(send_qid, crypt_virt2phys(crypt)); in ablk_perform()
1191 qmgr_put_entry(send_qid, crypt_virt2phys(crypt)); in aead_perform()
/openbmc/linux/drivers/net/wan/
H A Dixp4xx_hss.c613 qmgr_put_entry(queue, phys); in queue_put_desc()
/openbmc/linux/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c659 qmgr_put_entry(queue, phys); in queue_put_desc()