Home
last modified time | relevance | path

Searched refs:conn_flags (Results 1 – 18 of 18) sorted by relevance

/linux/include/uapi/linux/
H A Dip_vs.h165 unsigned int conn_flags; /* connection flags */ member
230 unsigned int conn_flags; /* connection flags */ member
/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h194 __le16 conn_flags; member
361 u16 conn_flags; member
528 u32 conn_flags; member
H A Dhtc_pipe.c1277 conn_msg->conn_flags = cpu_to_le16(conn_req->conn_flags & in ath6kl_htc_pipe_conn_service()
1282 conn_msg->conn_flags |= cpu_to_le16(flags); in ath6kl_htc_pipe_conn_service()
1284 if (conn_req->conn_flags & in ath6kl_htc_pipe_conn_service()
H A Dinit.c371 connect.conn_flags |= HTC_CONN_FLGS_REDUCE_CRED_DRIB; in ath6kl_init_service_ep()
372 connect.conn_flags &= ~HTC_CONN_FLGS_THRESH_MASK; in ath6kl_init_service_ep()
373 connect.conn_flags |= HTC_CONN_FLGS_THRESH_LVL_HALF; in ath6kl_init_service_ep()
H A Dhtc_mbox.c658 if (!(ep->conn_flags & HTC_FLGS_TX_BNDL_PAD_EN)) in htc_get_credit_padding()
2453 conn_msg->conn_flags = cpu_to_le16(conn_req->conn_flags); in ath6kl_htc_mbox_conn_service()
2556 endpoint->conn_flags = conn_req->flags; in ath6kl_htc_mbox_conn_service()
/linux/fs/smb/server/
H A Dntlmssp.h163 __u32 conn_flags; member
/linux/drivers/block/drbd/
H A Ddrbd_protocol.h306 u32 conn_flags; member
H A Ddrbd_main.c778 p->conn_flags = cpu_to_be32(cf); in __drbd_send_protocol()
/linux/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c648 update_wqe->conn_flags = 0; in bnx2i_update_iscsi_conn()
650 update_wqe->conn_flags |= ISCSI_KWQE_CONN_UPDATE_HEADER_DIGEST; in bnx2i_update_iscsi_conn()
652 update_wqe->conn_flags |= ISCSI_KWQE_CONN_UPDATE_DATA_DIGEST; in bnx2i_update_iscsi_conn()
654 update_wqe->conn_flags |= ISCSI_KWQE_CONN_UPDATE_INITIAL_R2T; in bnx2i_update_iscsi_conn()
656 update_wqe->conn_flags |= ISCSI_KWQE_CONN_UPDATE_IMMEDIATE_DATA; in bnx2i_update_iscsi_conn()
H A D57xx_iscsi_hsi.h713 u8 conn_flags; member
727 u8 conn_flags; member
/linux/include/net/
H A Dip_vs.h655 unsigned int conn_flags; /* connection flags */ member
725 atomic_t conn_flags; /* flags to copy to conn */ member
1692 #define IP_VS_DFWD_METHOD(dest) (atomic_read(&(dest)->conn_flags) & \
/linux/include/target/iscsi/
H A Discsi_target_core.h528 u32 conn_flags; member
/linux/net/bluetooth/
H A Dhci_sync.c4332 hdev->conn_flags |= HCI_CONN_FLAG_DEVICE_PRIVACY; in hci_le_set_event_mask_sync()
4336 hdev->conn_flags |= HCI_CONN_FLAG_ADDRESS_RESOLUTION; in hci_le_set_event_mask_sync()
4340 hdev->conn_flags |= HCI_CONN_FLAG_PAST; in hci_le_set_event_mask_sync()
H A Dmgmt.c5082 supported_flags = hdev->conn_flags; in get_device_flags()
5208 supported_flags = hdev->conn_flags; in set_device_flags()
5249 supported_flags = hdev->conn_flags; in set_device_flags()
7659 cp->addr.type, hdev->conn_flags, in add_device_complete()
7772 supported_flags = hdev->conn_flags; in add_device()
H A Dhci_core.c2662 hdev->conn_flags |= HCI_CONN_FLAG_REMOTE_WAKEUP; in hci_register_dev()
/linux/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h201 u8 conn_flags; member
211 u8 conn_flags;
H A Dcnic.c2146 if (kwqe1->conn_flags & L4_KWQ_CONNECT_REQ1_IP_V6) in cnic_bnx2x_connect()
2174 if (kwqe1->conn_flags & L4_KWQ_CONNECT_REQ1_IP_V6) { in cnic_bnx2x_connect()
3507 l4kwqe1->conn_flags = L4_KWQ_CONNECT_REQ1_IP_V6; in cnic_cm_conn_req()
/linux/include/net/bluetooth/
H A Dhci_core.h591 hci_conn_flags_t conn_flags; member