Searched refs:idpf_ctlq_msg (Results 1 – 5 of 5) sorted by relevance
38 struct idpf_ctlq_msg { struct115 struct idpf_ctlq_msg **tx_msg;156 struct idpf_ctlq_msg q_msg[]);162 struct idpf_ctlq_msg *q_msg);166 struct idpf_ctlq_msg *msg_status[]);
163 sizeof(struct idpf_ctlq_msg *), in idpf_ctlq_add()267 u16 num_q_msg, struct idpf_ctlq_msg q_msg[]) in idpf_ctlq_send()284 struct idpf_ctlq_msg *msg = &q_msg[i]; in idpf_ctlq_send()355 struct idpf_ctlq_msg *msg_status[]) in idpf_ctlq_clean_sq()546 struct idpf_ctlq_msg *q_msg) in idpf_ctlq_recv()
38 const struct idpf_ctlq_msg *);
91 struct idpf_ctlq_msg *ctlq_msg) in idpf_recv_event_msg()129 struct idpf_ctlq_msg **q_msg; in idpf_mb_clean()133 q_msg = kcalloc(num_q_msg, sizeof(struct idpf_ctlq_msg *), GFP_ATOMIC); in idpf_mb_clean()189 struct idpf_ctlq_msg *ctlq_msg) in idpf_prepare_ptp_mb_msg()203 struct idpf_ctlq_msg *ctlq_msg) in idpf_prepare_ptp_mb_msg()222 struct idpf_ctlq_msg *ctlq_msg; in idpf_send_mb_msg()534 const struct idpf_ctlq_msg *ctlq_msg) in idpf_vc_xn_forward_async()571 const struct idpf_ctlq_msg *ctlq_msg) in idpf_vc_xn_forward_reply()672 struct idpf_ctlq_msg ctlq_msg; in idpf_recv_mb_msg()3782 const struct idpf_ctlq_msg *ctlq_msg) in idpf_mac_filter_async_handler()
542 const struct idpf_ctlq_msg *ctlq_msg) in idpf_ptp_get_tx_tstamp_async_handler()
Completed in 18 milliseconds