full_bw 51 drivers/usb/c67x00/c67x00-hcd.h #define MAX_PERIODIC_BW(full_bw) full_bw full_bw 117 net/ipv4/tcp_bbr.c u32 full_bw; /* recent bw, to estimate if pipe is full */ full_bw 879 net/ipv4/tcp_bbr.c bw_thresh = (u64)bbr->full_bw * bbr_full_bw_thresh >> BBR_SCALE; full_bw 881 net/ipv4/tcp_bbr.c bbr->full_bw = bbr_max_bw(sk); full_bw 1061 net/ipv4/tcp_bbr.c bbr->full_bw = 0; full_bw 1091 net/ipv4/tcp_bbr.c bbr->full_bw = 0; /* spurious slow-down; reset full pipe detection */ full_bw 1134 net/ipv4/tcp_bbr.c bbr->full_bw = 0;