Searched refs:cvmx_ilk_cal_entry_t (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-ilk.h | 126 } cvmx_ilk_cal_entry_t; typedef 133 cvmx_ilk_cal_entry_t *pent, int hi_wm, 172 cvmx_ilk_cal_entry_t *pent, int hi_wm, 175 cvmx_ilk_cal_entry_t *pent,
|
| H A D | cvmx-helper-ilk.c | 99 static cvmx_ilk_cal_entry_t *calent = NULL, *tmp2; in __cvmx_helper_ilk_probe() 204 calent = (cvmx_ilk_cal_entry_t *) in __cvmx_helper_ilk_probe() 206 kmalloc(CVMX_MAX_ILK_PIPES * sizeof(cvmx_ilk_cal_entry_t), GFP_KERNEL); in __cvmx_helper_ilk_probe() 208 cvmx_bootmem_alloc (CVMX_MAX_ILK_PIPES * sizeof(cvmx_ilk_cal_entry_t), in __cvmx_helper_ilk_probe() 209 sizeof(cvmx_ilk_cal_entry_t)); in __cvmx_helper_ilk_probe() 220 memset (calent, 0, CVMX_MAX_ILK_PIPES * sizeof(cvmx_ilk_cal_entry_t)); in __cvmx_helper_ilk_probe() 242 memset (calent, 0, CVMX_MAX_ILK_PIPES * sizeof(cvmx_ilk_cal_entry_t)); in __cvmx_helper_ilk_probe()
|
| H A D | cvmx-ilk.c | 360 cvmx_ilk_cal_entry_t *pent) in cvmx_ilk_rx_cal_conf() 562 cvmx_ilk_cal_entry_t *pent, int hi_wm, in cvmx_ilk_cal_setup_rx() 601 cvmx_ilk_cal_entry_t *pent) in cvmx_ilk_tx_cal_conf() 609 cvmx_ilk_cal_entry_t *ent_tmp; in cvmx_ilk_tx_cal_conf() 708 static int cvmx_ilk_bp_conf (int interface, int cal_depth, cvmx_ilk_cal_entry_t *pent) in cvmx_ilk_bp_conf() 712 cvmx_ilk_cal_entry_t *tmp; in cvmx_ilk_bp_conf() 783 cvmx_ilk_cal_entry_t *pent, unsigned char cal_ena) in cvmx_ilk_cal_setup_tx()
|