Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_cmds.h282 o->val.peak_bandwidth = \
284 (_flow))->peak_bandwidth); \
H A Dng_l2cap_llpi.c401 ep->peak_bandwidth = flow->peak_bandwidth; in ng_l2cap_lp_qos_req()
H A Dng_l2cap_evnt.c1460 val->flow.peak_bandwidth = le32toh(val->flow.peak_bandwidth); in get_next_l2cap_opt()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_l2cap.h160 u_int32_t peak_bandwidth; /* bytes per second */ member
H A Dng_hci.h522 u_int32_t peak_bandwidth; /* bytes/sec */ member
916 u_int32_t peak_bandwidth; /* bytes per second */ member
1906 u_int32_t peak_bandwidth; /* bytes per second */ member
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c1233 req->cp.peak_bandwidth = htole32(ep->peak_bandwidth); in ng_hci_lp_qos_req()
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap.c2040 pcb->iflow.peak_bandwidth = 0x00000000; /* maximum */ in ng_btsocket_l2cap_attach()