Searched refs:hfi_session_get_property_pkt (Results 1 – 3 of 3) sorted by relevance
217 struct hfi_session_get_property_pkt { struct291 int pkt_session_get_property(struct hfi_session_get_property_pkt *pkt,
390 static int pkt_session_get_property_1x(struct hfi_session_get_property_pkt *pkt, in pkt_session_get_property_1x()1098 pkt_session_get_property_3xx(struct hfi_session_get_property_pkt *pkt, in pkt_session_get_property_3xx()1106 pkt->shdr.hdr.size = sizeof(struct hfi_session_get_property_pkt); in pkt_session_get_property_3xx()1351 int pkt_session_get_property(struct hfi_session_get_property_pkt *pkt, in pkt_session_get_property()
1434 struct hfi_session_get_property_pkt pkt; in venus_session_get_property()