Searched defs:p_cfg (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/dma/ |
D | sun6i-dma.c | 313 static void sun6i_set_burst_length_a31(u32 *p_cfg, s8 src_burst, s8 dst_burst) in sun6i_set_burst_length_a31() 319 static void sun6i_set_burst_length_h3(u32 *p_cfg, s8 src_burst, s8 dst_burst) in sun6i_set_burst_length_h3() 325 static void sun6i_set_drq_a31(u32 *p_cfg, s8 src_drq, s8 dst_drq) in sun6i_set_drq_a31() 331 static void sun6i_set_drq_h6(u32 *p_cfg, s8 src_drq, s8 dst_drq) in sun6i_set_drq_h6() 337 static void sun6i_set_mode_a31(u32 *p_cfg, s8 src_mode, s8 dst_mode) in sun6i_set_mode_a31() 343 static void sun6i_set_mode_h6(u32 *p_cfg, s8 src_mode, s8 dst_mode) in sun6i_set_mode_h6() 588 u32 *p_cfg) in set_config()
|
/linux-6.6.21/drivers/net/ethernet/qlogic/qed/ |
D | qed_cxt.c | 179 struct qed_conn_type_cfg *p_cfg = &p_mngr->conn_cfg[i]; in qed_cxt_tm_iids() local 259 struct qed_cxt_mngr *p_cfg = p_hwfn->p_cxt_mngr; in qed_cxt_tid_seg_info() local 1082 struct qed_conn_type_cfg *p_cfg = &p_mngr->conn_cfg[type]; in qed_cid_map_alloc() local 1213 struct qed_conn_type_cfg *p_cfg; in qed_cxt_mngr_setup() local
|