Searched refs:bbr_hdw_pace_ena (Results 1 – 2 of 2) sorted by relevance
761 uint8_t bbr_hdw_pace_ena:1, /* Does the connection allow hardware pacing to be attempted */ member
10159 bbr->bbr_hdw_pace_ena = 1; in bbr_init()10161 bbr->bbr_hdw_pace_ena = 0; in bbr_init()14066 if ((bbr->bbr_hdw_pace_ena) && in bbr_output_wtime()14567 bbr->bbr_hdw_pace_ena = 1; in bbr_set_sockopt()14570 bbr->bbr_hdw_pace_ena = 0; in bbr_set_sockopt()14811 optval = bbr->bbr_hdw_pace_ena; in bbr_get_sockopt()