Searched defs:p_buf (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/qlogic/qed/ |
D | qed_mng_tlv.c | 248 struct qed_tlv_parsed_buf *p_buf) in qed_mfw_get_gen_tlv_value() 310 struct qed_tlv_parsed_buf *p_buf) in qed_mfw_get_eth_tlv_value() 412 struct qed_tlv_parsed_buf *p_buf) in qed_mfw_get_tlv_time_value() 444 struct qed_tlv_parsed_buf *p_buf) in qed_mfw_get_fcoe_tlv_value() 1079 struct qed_tlv_parsed_buf *p_buf) in qed_mfw_get_iscsi_tlv_value()
|
D | qed_mcp.c | 3066 int qed_mcp_nvm_read(struct qed_dev *cdev, u32 addr, u8 *p_buf, u32 len) in qed_mcp_nvm_read() 3112 int qed_mcp_nvm_resp(struct qed_dev *cdev, u8 *p_buf) in qed_mcp_nvm_resp() 3128 u32 cmd, u32 addr, u8 *p_buf, u32 len) in qed_mcp_nvm_write() 3212 u32 port, u32 addr, u32 offset, u32 len, u8 *p_buf) in qed_mcp_phy_sfp_read() 4039 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, in qed_mcp_nvm_get_cfg() 4069 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, in qed_mcp_nvm_set_cfg() 4107 struct qed_ptt *p_ptt, u8 *p_buf, u8 size) in __qed_mcp_send_debug_data() 4165 enum qed_mcp_dbg_data_type type, u8 *p_buf, u32 size) in qed_mcp_send_debug_data() 4218 struct qed_ptt *p_ptt, u8 *p_buf, u32 size) in qed_mcp_send_raw_debug_data()
|
D | qed_ll2.c | 1273 struct qed_ooo_buffer *p_buf = NULL; in qed_ll2_acquire_connection_ooo() local
|
/linux-6.1.9/arch/um/drivers/ |
D | mmapper_kern.c | 26 static unsigned long p_buf; variable
|
/linux-6.1.9/drivers/media/pci/tw686x/ |
D | tw686x-audio.c | 136 struct tw686x_audio_buf *p_buf, *b_buf; in tw686x_pcm_prepare() local
|
/linux-6.1.9/drivers/target/ |
D | target_core_transport.c | 1036 unsigned char *p_buf, in transport_dump_vpd_proto_id() 1105 unsigned char *p_buf, in transport_dump_vpd_assoc() 1153 unsigned char *p_buf, in transport_dump_vpd_ident_type() 1214 unsigned char *p_buf, in transport_dump_vpd_ident()
|
/linux-6.1.9/tools/perf/util/ |
D | llvm-utils.c | 130 read_from_pipe(const char *cmd, void **p_buf, size_t *p_read_sz) in read_from_pipe()
|
/linux-6.1.9/drivers/staging/emxx_udc/ |
D | emxx_udc.c | 165 void *p_buf, unsigned int length) in _nbu2ss_create_ep0_packet() 556 static int ep0_out_overbytes(struct nbu2ss_udc *udc, u8 *p_buf, u32 length) in ep0_out_overbytes() 575 static int EP0_in_PIO(struct nbu2ss_udc *udc, u8 *p_buf, u32 length) in EP0_in_PIO() 604 u8 *p_buf, in ep0_in_overbytes()
|