Home
last modified time | relevance | path

Searched defs:base_len (Results 1 – 4 of 4) sorted by relevance

/linux/net/bluetooth/
H A Diso.c79 __u8 base_len; member
1990 u8 base_len; in iso_sock_getsockopt() local
2499 size_t base_len = 0; iso_connect_ind() local
[all...]
H A Dhci_conn.c1649 hci_add_bis(struct hci_dev * hdev,bdaddr_t * dst,__u8 sid,struct bt_iso_qos * qos,__u8 base_len,__u8 * base,u16 timeout) hci_add_bis() argument
2310 hci_bind_bis(struct hci_dev * hdev,bdaddr_t * dst,__u8 sid,struct bt_iso_qos * qos,__u8 base_len,__u8 * base,u16 timeout) hci_bind_bis() argument
2395 hci_connect_bis(struct hci_dev * hdev,bdaddr_t * dst,__u8 dst_type,__u8 sid,struct bt_iso_qos * qos,__u8 base_len,__u8 * base,u16 timeout) hci_connect_bis() argument
[all...]
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c716 int base_len = (u8 *)mgmt->u.probe_resp.variable - (u8 *)mgmt; in iwl_mvm_probe_resp_set_noa() local
/linux/net/ceph/
H A Dmessenger_v2.c1196 int base_len = CEPH_PREAMBLE_LEN + ctrl_len + CEPH_CRC_LEN; in prepare_head_plain() local