Searched defs:p_cfg (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/dma/ | 
| D | sun6i-dma.c | 305 static void sun6i_set_burst_length_a31(u32 *p_cfg, s8 src_burst, s8 dst_burst)  in sun6i_set_burst_length_a31() 311 static void sun6i_set_burst_length_h3(u32 *p_cfg, s8 src_burst, s8 dst_burst)  in sun6i_set_burst_length_h3() 317 static void sun6i_set_drq_a31(u32 *p_cfg, s8 src_drq, s8 dst_drq)  in sun6i_set_drq_a31() 323 static void sun6i_set_drq_h6(u32 *p_cfg, s8 src_drq, s8 dst_drq)  in sun6i_set_drq_h6() 329 static void sun6i_set_mode_a31(u32 *p_cfg, s8 src_mode, s8 dst_mode)  in sun6i_set_mode_a31() 335 static void sun6i_set_mode_h6(u32 *p_cfg, s8 src_mode, s8 dst_mode)  in sun6i_set_mode_h6() 581 			u32 *p_cfg)  in set_config()
  | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/qed/ | 
| D | qed_cxt.c | 330 		struct qed_conn_type_cfg *p_cfg = &p_mngr->conn_cfg[i];  in qed_cxt_tm_iids()  local 410 	struct qed_cxt_mngr *p_cfg = p_hwfn->p_cxt_mngr;  in qed_cxt_tid_seg_info()  local 1176 		struct qed_conn_type_cfg *p_cfg = &p_mngr->conn_cfg[type];  in qed_cid_map_alloc()  local 1302 	struct qed_conn_type_cfg *p_cfg;  in qed_cxt_mngr_setup()  local
  |