Searched refs:req_flags (Results 1 – 7 of 7) sorted by relevance
289 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()
132 nca.req_flags = 0; in ncsi_channel_monitor()354 unsigned int req_flags) in ncsi_alloc_request() argument368 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()
358 unsigned int req_flags; /* NCSI request properties */ member398 unsigned int req_flags);
461 nca.req_flags = NCSI_REQ_FLAG_NETLINK_DRIVEN; in ncsi_send_cmd_nl()
3107 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()
1903 bt_cb(skb)->hci.req_flags |= HCI_REQ_START; in hci_sock_sendmsg()
108 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