Searched defs:p_buf (Results 1 – 7 of 7) sorted by relevance
/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 | 3007 int qed_mcp_nvm_read(struct qed_dev *cdev, u32 addr, u8 *p_buf, u32 len) in qed_mcp_nvm_read() 3053 int qed_mcp_nvm_resp(struct qed_dev *cdev, u8 *p_buf) in qed_mcp_nvm_resp() 3069 u32 cmd, u32 addr, u8 *p_buf, u32 len) in qed_mcp_nvm_write() 3151 u32 port, u32 addr, u32 offset, u32 len, u8 *p_buf) in qed_mcp_phy_sfp_read() 3982 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, in qed_mcp_nvm_get_cfg() 4011 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, in qed_mcp_nvm_set_cfg() 4049 struct qed_ptt *p_ptt, u8 *p_buf, u8 size) in __qed_mcp_send_debug_data() 4107 enum qed_mcp_dbg_data_type type, u8 *p_buf, u32 size) in qed_mcp_send_debug_data() 4160 struct qed_ptt *p_ptt, u8 *p_buf, u32 size) in qed_mcp_send_raw_debug_data()
|
D | qed_ll2.c | 1251 struct qed_ooo_buffer *p_buf = NULL; in qed_ll2_acquire_connection_ooo() local
|
/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()
|
/drivers/media/pci/tw686x/ |
D | tw686x-audio.c | 136 struct tw686x_audio_buf *p_buf, *b_buf; in tw686x_pcm_prepare() local
|
/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()
|
/drivers/iio/pressure/ |
D | bmp280-core.c | 160 __le16 p_buf[BMP280_COMP_PRESS_REG_COUNT / 2]; in bmp280_read_calib() local
|