Home
last modified time | relevance | path

Searched refs:fwserial_mgmt_pkt (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/staging/fwserial/
Dfwserial.c1555 static const struct fwserial_mgmt_pkt pkt; in mgmt_pkt_expected_len()
1589 static inline void fill_plug_req(struct fwserial_mgmt_pkt *pkt, in fill_plug_req()
1597 static inline void fill_plug_rsp_ok(struct fwserial_mgmt_pkt *pkt, in fill_plug_rsp_ok()
1605 static inline void fill_plug_rsp_nack(struct fwserial_mgmt_pkt *pkt) in fill_plug_rsp_nack()
1611 static inline void fill_unplug_rsp_nack(struct fwserial_mgmt_pkt *pkt) in fill_unplug_rsp_nack()
1617 static inline void fill_unplug_rsp_ok(struct fwserial_mgmt_pkt *pkt) in fill_unplug_rsp_ok()
1647 struct fwserial_mgmt_pkt *pkt) in fwserial_send_mgmt_sync()
1777 struct fwserial_mgmt_pkt *pkt; in fwserial_connect_peer()
2484 struct fwserial_mgmt_pkt *pkt; in fwserial_handle_plug_req()
2555 struct fwserial_mgmt_pkt *pkt; in fwserial_handle_unplug_req()
[all …]
Dfwserial.h139 struct fwserial_mgmt_pkt { struct