Home
last modified time | relevance | path

Searched defs:p_buf (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_mng_tlv.c248 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()
Dqed_mcp.c3016 int qed_mcp_nvm_read(struct qed_dev *cdev, u32 addr, u8 *p_buf, u32 len) in qed_mcp_nvm_read()
3062 int qed_mcp_nvm_resp(struct qed_dev *cdev, u8 *p_buf) in qed_mcp_nvm_resp()
3078 u32 cmd, u32 addr, u8 *p_buf, u32 len) in qed_mcp_nvm_write()
3160 u32 port, u32 addr, u32 offset, u32 len, u8 *p_buf) in qed_mcp_phy_sfp_read()
3991 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, in qed_mcp_nvm_get_cfg()
4020 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, in qed_mcp_nvm_set_cfg()
4058 struct qed_ptt *p_ptt, u8 *p_buf, u8 size) in __qed_mcp_send_debug_data()
4116 enum qed_mcp_dbg_data_type type, u8 *p_buf, u32 size) in qed_mcp_send_debug_data()
4169 struct qed_ptt *p_ptt, u8 *p_buf, u32 size) in qed_mcp_send_raw_debug_data()
Dqed_ll2.c1246 struct qed_ooo_buffer *p_buf = NULL; in qed_ll2_acquire_connection_ooo() local
/kernel/linux/linux-5.10/arch/um/drivers/
Dmmapper_kern.c26 static unsigned long p_buf; variable
/kernel/linux/linux-5.10/drivers/media/pci/tw686x/
Dtw686x-audio.c136 struct tw686x_audio_buf *p_buf, *b_buf; in tw686x_pcm_prepare() local
/kernel/linux/linux-5.10/tools/perf/util/
Dllvm-utils.c113 read_from_pipe(const char *cmd, void **p_buf, size_t *p_read_sz) in read_from_pipe()
/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_transport.c988 unsigned char *p_buf, in transport_dump_vpd_proto_id()
1057 unsigned char *p_buf, in transport_dump_vpd_assoc()
1105 unsigned char *p_buf, in transport_dump_vpd_ident_type()
1166 unsigned char *p_buf, in transport_dump_vpd_ident()
/kernel/linux/linux-5.10/drivers/staging/emxx_udc/
Demxx_udc.c163 void *p_buf, unsigned int length) in _nbu2ss_create_ep0_packet()
554 static int ep0_out_overbytes(struct nbu2ss_udc *udc, u8 *p_buf, u32 length) in ep0_out_overbytes()
573 static int EP0_in_PIO(struct nbu2ss_udc *udc, u8 *p_buf, u32 length) in EP0_in_PIO()
602 u8 *p_buf, in ep0_in_overbytes()
/kernel/linux/linux-5.10/drivers/iio/pressure/
Dbmp280-core.c160 __le16 p_buf[BMP280_COMP_PRESS_REG_COUNT / 2]; in bmp280_read_calib() local