Home
last modified time | relevance | path

Searched refs:req_flags (Results 1 – 6 of 6) sorted by relevance

/net/ncsi/
Dncsi-manage.c223 nca.req_flags = 0; in ncsi_channel_monitor()
453 unsigned int req_flags) in ncsi_alloc_request() argument
467 nr->flags = req_flags; in ncsi_alloc_request()
479 nr->flags = req_flags; in ncsi_alloc_request()
561 nca.req_flags = NCSI_REQ_FLAG_EVENT_DRIVEN; in ncsi_suspend_channel()
772 nca.req_flags = NCSI_REQ_FLAG_EVENT_DRIVEN; in ncsi_configure_channel()
1075 nca.req_flags = NCSI_REQ_FLAG_EVENT_DRIVEN; in ncsi_probe_channel()
1351 nca.req_flags = 0; in ncsi_inet6addr_event()
Dinternal.h300 unsigned int req_flags; /* NCSI request properties */ member
340 unsigned int req_flags);
Dncsi-cmd.c263 nr = ncsi_alloc_request(ndp, nca->req_flags); in ncsi_alloc_command()
/net/bluetooth/
Dhci_core.c3418 bt_cb(skb)->hci.req_flags |= HCI_REQ_START; in hci_send_cmd()
4115 return (bt_cb(skb)->hci.req_flags & HCI_REQ_START); in hci_req_is_complete()
4175 if (bt_cb(hdev->sent_cmd)->hci.req_flags & HCI_REQ_SKB) { in hci_req_cmd_complete()
4188 if (bt_cb(skb)->hci.req_flags & HCI_REQ_START) { in hci_req_cmd_complete()
4193 if (bt_cb(skb)->hci.req_flags & HCI_REQ_SKB) in hci_req_cmd_complete()
Dhci_request.c70 bt_cb(skb)->hci.req_flags |= HCI_REQ_SKB; in req_run()
341 bt_cb(skb)->hci.req_flags |= HCI_REQ_START; in hci_req_add_ev()
Dhci_sock.c1779 bt_cb(skb)->hci.req_flags |= HCI_REQ_START; in hci_sock_sendmsg()