Home
last modified time | relevance | path

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

/net/ncsi/
A Dncsi-cmd.c289 nr = ncsi_alloc_request(ndp, nca->req_flags); in ncsi_alloc_command()
329 if (nca->req_flags == NCSI_REQ_FLAG_NETLINK_DRIVEN) in ncsi_xmit_cmd()
364 if (nca->req_flags == NCSI_REQ_FLAG_NETLINK_DRIVEN) { in ncsi_xmit_cmd()
A Dncsi-manage.c132 nca.req_flags = 0; in ncsi_channel_monitor()
354 unsigned int req_flags) in ncsi_alloc_request() argument
368 nr->flags = req_flags; in ncsi_alloc_request()
380 nr->flags = req_flags; in ncsi_alloc_request()
479 nca.req_flags = NCSI_REQ_FLAG_EVENT_DRIVEN; in ncsi_suspend_channel()
912 nca.req_flags = 0; in ncsi_update_tx_channel()
999 nca.req_flags = NCSI_REQ_FLAG_EVENT_DRIVEN; in ncsi_configure_channel()
1367 nca.req_flags = NCSI_REQ_FLAG_EVENT_DRIVEN; in ncsi_probe_channel()
A Dinternal.h358 unsigned int req_flags; /* NCSI request properties */ member
398 unsigned int req_flags);
A Dncsi-netlink.c461 nca.req_flags = NCSI_REQ_FLAG_NETLINK_DRIVEN; in ncsi_send_cmd_nl()
/net/bluetooth/
A Dhci_core.c3107 bt_cb(skb)->hci.req_flags |= HCI_REQ_START; in hci_send_cmd()
3929 return (bt_cb(skb)->hci.req_flags & HCI_REQ_START); in hci_req_is_complete()
3994 if (skb && bt_cb(skb)->hci.req_flags & HCI_REQ_SKB) { in hci_req_cmd_complete()
4007 if (bt_cb(skb)->hci.req_flags & HCI_REQ_START) { in hci_req_cmd_complete()
4012 if (bt_cb(skb)->hci.req_flags & HCI_REQ_SKB) in hci_req_cmd_complete()
A Dhci_sock.c1903 bt_cb(skb)->hci.req_flags |= HCI_REQ_START; in hci_sock_sendmsg()
A Dhci_sync.c108 bt_cb(skb)->hci.req_flags |= HCI_REQ_START; in hci_cmd_sync_add()
137 bt_cb(skb)->hci.req_flags |= HCI_REQ_SKB; in hci_req_sync_run()

Completed in 63 milliseconds