Searched refs:sweep (Results 1 – 4 of 4) sorted by relevance
154 struct th_sweep *sweep; member
616 CTCM_D3_DUMP((char *)mpcginfo->sweep, TH_SWEEP_LENGTH); in mpc_rcvd_sweep_resp()713 CTCM_D3_DUMP((char *)mpcginfo->sweep, TH_SWEEP_LENGTH); in mpc_rcvd_sweep_req()1049 struct th_sweep *sweep = NULL; in ctcmpc_unpack_skb() local1190 sweep = (struct th_sweep *)pskb->data; in ctcmpc_unpack_skb()1191 mpcginfo->sweep = sweep; in ctcmpc_unpack_skb()
24 should be able to do a sweep of the code to see what's left that's
957 int sweep; in gsm_dlci_data_kick() local964 sweep = (dlci->gsm->tx_bytes < TX_THRESH_LO); in gsm_dlci_data_kick()971 if (sweep) in gsm_dlci_data_kick()