Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_mng_tlv.c246 struct qed_tlv_parsed_buf *p_buf) in qed_mfw_get_gen_tlv_value()
308 struct qed_tlv_parsed_buf *p_buf) in qed_mfw_get_eth_tlv_value()
410 struct qed_tlv_parsed_buf *p_buf) in qed_mfw_get_tlv_time_value()
442 struct qed_tlv_parsed_buf *p_buf) in qed_mfw_get_fcoe_tlv_value()
1077 struct qed_tlv_parsed_buf *p_buf) in qed_mfw_get_iscsi_tlv_value()
Dqed_mcp.c2802 int qed_mcp_nvm_read(struct qed_dev *cdev, u32 addr, u8 *p_buf, u32 len) in qed_mcp_nvm_read()
2848 int qed_mcp_nvm_resp(struct qed_dev *cdev, u8 *p_buf) in qed_mcp_nvm_resp()
2864 u32 cmd, u32 addr, u8 *p_buf, u32 len) in qed_mcp_nvm_write()
2946 u32 port, u32 addr, u32 offset, u32 len, u8 *p_buf) in qed_mcp_phy_sfp_read()
3755 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, in qed_mcp_nvm_get_cfg()
3784 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, in qed_mcp_nvm_set_cfg()
Dqed_ll2.c1251 struct qed_ooo_buffer *p_buf = NULL; in qed_ll2_acquire_connection_ooo() local
/Linux-v5.4/arch/um/drivers/
Dmmapper_kern.c26 static unsigned long p_buf; variable
/Linux-v5.4/drivers/target/
Dtarget_core_transport.c943 unsigned char *p_buf, in transport_dump_vpd_proto_id()
1012 unsigned char *p_buf, in transport_dump_vpd_assoc()
1060 unsigned char *p_buf, in transport_dump_vpd_ident_type()
1121 unsigned char *p_buf, in transport_dump_vpd_ident()
/Linux-v5.4/drivers/media/pci/tw686x/
Dtw686x-audio.c147 struct tw686x_audio_buf *p_buf, *b_buf; in tw686x_pcm_prepare() local
/Linux-v5.4/tools/perf/util/
Dllvm-utils.c113 read_from_pipe(const char *cmd, void **p_buf, size_t *p_read_sz) in read_from_pipe()
/Linux-v5.4/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()
/Linux-v5.4/drivers/iio/pressure/
Dbmp280-core.c153 __le16 p_buf[BMP280_COMP_PRESS_REG_COUNT / 2]; in bmp280_read_calib() local