Lines Matching refs:exec_parms
125 struct exec_parms { struct
142 info->drvintf->exec_rxlock(dhd_bus->bus_info, ((exec_cb_t)fn), ((struct exec_parms *) a)) argument
145 info->drvintf->exec_txlock(dhd_bus->bus_info, ((exec_cb_t)fn), ((struct exec_parms *) a))
197 static void* q_enq_exec(struct exec_parms *args);
199 static void* q_deq_exec(struct exec_parms *args);
286 q_enq_exec(struct exec_parms *args) in q_enq_exec()
310 q_deq_exec(struct exec_parms *args) in q_deq_exec()
421 struct exec_parms args; in dbus_rxirbs_fill()
505 struct exec_parms args; in dbus_send_irb()
1073 struct exec_parms args; in dbus_if_send_irb_complete()
1144 struct exec_parms args; in dbus_if_recv_irb_complete()
1359 struct exec_parms args; in dbus_if_getirb()
1762 struct exec_parms args; in dbus_recv_bulk()