Searched refs:hfi_session_get_property_pkt (Results 1 – 3 of 3) sorted by relevance
226 struct hfi_session_get_property_pkt { struct299 int pkt_session_get_property(struct hfi_session_get_property_pkt *pkt,
389 static int pkt_session_get_property_1x(struct hfi_session_get_property_pkt *pkt, in pkt_session_get_property_1x()1079 pkt_session_get_property_3xx(struct hfi_session_get_property_pkt *pkt, in pkt_session_get_property_3xx()1087 pkt->shdr.hdr.size = sizeof(struct hfi_session_get_property_pkt); in pkt_session_get_property_3xx()1226 int pkt_session_get_property(struct hfi_session_get_property_pkt *pkt, in pkt_session_get_property()
1367 struct hfi_session_get_property_pkt pkt; in venus_session_get_property()